onnxruntime
Support seq(tensor), implement 2 sequence ops that use the new type.
#1983
Merged

Support seq(tensor), implement 2 sequence ops that use the new type. #1983

pranavsharma merged 53 commits into master from fix_seq_tensor_type
pranavsharma
Mention OrtCreateSessionFromArray in C API doc
b03dc6fa
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
cc5b3167
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
4ef62846
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
85bd0dc2
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
42aa76c3
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
27ac7f16
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
8fdbd2e9
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
704934b7
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
10f46b47
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
3c64f87a
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
d4d3008f
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
d06cfbd0
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
946be7a1
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
0553e07f
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
06bf1a84
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
615533cc
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
0d7474c9
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
f98eee34
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
3f3fabab
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
e4e8d8ae
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
1da10d72
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
569b9e1e
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
b9a4a623
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
6dc41754
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
e08ed755
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
5c8b8b51
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
8309723c
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
f0f01dc7
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
a10283de
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
c3e2f2f9
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
f68d3ffd
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
ccf63b2f
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
6030cc99
fix seq of tensors
f84b80a7
Merge remote-tracking branch 'origin/master' into fix_seq_tensor_type
0ff6b663
changes on 9/30
bc77bfed
All tests passing
4a289dee
Merge remote-tracking branch 'origin/master' into fix_seq_tensor_type
4b168312
Add SequenceAt op
ce1c14f1
pranavsharma pranavsharma requested a review 6 years ago
pranavsharma pranavsharma changed the title Support seq(tensor), implement 2 sequence ops that use the new type. (WIP) Support seq(tensor), implement 2 sequence ops that use the new type. 6 years ago
Merge remote-tracking branch 'origin/master' into fix_seq_tensor_type
a5fa2785
Fix shared_lib non_tensor_types test
14da3087
pranavsharma
pranavsharma commented on 2019-10-03
skottmckay
skottmckay commented on 2019-10-04
skottmckay
skottmckay commented on 2019-10-04
skottmckay
skottmckay commented on 2019-10-04
skottmckay
skottmckay commented on 2019-10-04
skottmckay
skottmckay commented on 2019-10-04
skottmckay
skottmckay commented on 2019-10-04
Address some PR comments
727299bd
skottmckay
skottmckay commented on 2019-10-04
skottmckay
skottmckay commented on 2019-10-04
skottmckay
skottmckay commented on 2019-10-04
Address PR comments
87bb1ce4
Merge remote-tracking branch 'origin/master' into fix_seq_tensor_type
4c8cc817
Add support in python bindings to accept seq(tensor)
dbb9514e
Change data type from vector<Tensor> to TensorSeq
3f54f812
Change data type from vector<Tensor> to TensorSeq
81b3c66c
Merge remote-tracking branch 'origin/master' into fix_seq_tensor_type
d69809c8
pranavsharma
pranavsharma pranavsharma changed the title (WIP) Support seq(tensor), implement 2 sequence ops that use the new type. Support seq(tensor), implement 2 sequence ops that use the new type. 6 years ago
Added some documentation
eb1339e6
pranavsharma pranavsharma force pushed to eb1339e6 6 years ago
Added missing test model
82f85cc1
Fix Linux build
9e18ddca
Fix Mac build
3ab5d48a
Fix Mac build
cd103e48
pranavsharma pranavsharma force pushed to cd103e48 6 years ago
pranavsharma
skottmckay
skottmckay commented on 2019-10-07
skottmckay
skottmckay commented on 2019-10-07
skottmckay
skottmckay commented on 2019-10-07
skottmckay
skottmckay approved these changes on 2019-10-07
pranavsharma pranavsharma merged ea60469a into master 6 years ago
prasanthpul prasanthpul deleted the fix_seq_tensor_type branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone