onnxruntime
Support optional type in ORT
#8339
Merged

Support optional type in ORT #8339

hariharans29 merged 103 commits into master from hari/optionalType
hariharans29
hariharans29 a
0582d5c9
hariharans29 Merge remote-tracking branch 'origin/master' into hari/optionalType
46ffc230
hariharans29 b
2a1682a0
hariharans29 More changes
ab19a775
hariharans29 More changes
c37971e3
hariharans29 More changes
9cea8a81
hariharans29 More changes
46e6f7fd
hariharans29 More changes
2979a12d
hariharans29 hariharans29 requested a review 4 years ago
hariharans29 Resolve conflicts
be55e55c
hariharans29
hariharans29 commented on 2021-07-08
hariharans29
hariharans29 commented on 2021-07-08
hariharans29
hariharans29 commented on 2021-07-08
hariharans29
hariharans29 commented on 2021-07-08
hariharans29
hariharans29 commented on 2021-07-08
hariharans29
hariharans29 commented on 2021-07-08
hariharans29
hariharans29 commented on 2021-07-08
hariharans29
hariharans29 commented on 2021-07-08
hariharans29 Fix flake errors
132b2ad6
hariharans29 Don't use deprecated pybind functions
756f01e5
hariharans29 Fix unintentional deletion
98f00c1b
hariharans29 Fix Java warning
8788e53f
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
skottmckay
skottmckay commented on 2021-07-09
hariharans29 Support optional type in the test runner
528cde0b
yuslepukhin
yuslepukhin commented on 2021-07-12
yuslepukhin
yuslepukhin commented on 2021-07-12
yuslepukhin
yuslepukhin commented on 2021-07-12
yuslepukhin
yuslepukhin commented on 2021-07-12
yuslepukhin
yuslepukhin commented on 2021-07-12
yuslepukhin
yuslepukhin commented on 2021-07-12
yuslepukhin
yuslepukhin commented on 2021-07-12
yuslepukhin
yuslepukhin commented on 2021-07-12
hariharans29 Sequence tests
b6523d33
hariharans29 More fixes
7b3ce6ba
hariharans29 hariharans29 changed the title Support optional type in ORT WIP: Support optional type in ORT 4 years ago
hariharans29 update
18bf0112
hariharans29 revert onnx
90ff9421
yuslepukhin
yuslepukhin commented on 2021-07-20
hariharans29 updates
b1717c51
askhade updates for picking pnnx commit
f8d3d6c2
askhade add tests filter to c# tests
f5af8cb9
askhade plus test fixes
0eb86a93
hariharans29 Merge master
d4776d74
hariharans29 update onnx
6ccf989e
hariharans29 Merge remote-tracking branch 'origin/update_onnx' into hari/optionalType
7229bf63
askhade fix versioning for contrib ops
02483779
askhade merge master
d9dcc849
hariharans29 Merge master
90eac103
hariharans29 Merge master
9791f52a
hariharans29 update
5e20ce8c
askhade fix tests
29db7c8f
askhade test filter for optional ops
f47e51ed
hariharans29 More updates
beb0601b
hariharans29 Merge remote-tracking branch 'origin/update_onnx' into hari/optionalType
4b008286
askhade more versioning related updates
d8374a2d
askhade fix test
36357800
hariharans29 Updates
07ec5c4f
askhade fix layernorm spec
a674d32a
askhade more updates
68e6d20a
askhade update docs
59bb4e5e
askhade add more test filters
5dbd5cd2
askhade more filters
43781130
askhade update binary size threshold
026538e0
hariharans29 More changes
80cedc0b
hariharans29 Merge
27d81b56
askhade update docs
bf0c96b5
hariharans29 PR comments
1ced0c92
hariharans29 Merge remote-tracking branch 'origin/master' into hari/optionalType
b8ed2060
hariharans29 More changes
91213740
hariharans29 Merge remote-tracking branch 'origin/update_onnx' into hari/optionalType
742c6e70
hariharans29 a
3a08f376
hariharans29 More updates
7b418797
hariharans29 Merge master
41eab5de
hariharans29 More changes
b2801ea0
hariharans29 Fix builds
b1282beb
hariharans29 Merge remote-tracking branch 'origin/master' into hari/optionalType
79a165c7
hariharans29 Fix kernel def hashes
cf38c50a
hariharans29 hariharans29 requested a review from edgchen1 edgchen1 4 years ago
hariharans29 hariharans29 requested a review from guoyu-wang guoyu-wang 4 years ago
hariharans29 hariharans29 requested a review from YUNQIUGUO YUNQIUGUO 4 years ago
hariharans29 Exclude optional tests
08feee1f
hariharans29 Add back tests to the excluded list
0de4d516
hariharans29 Fix builds
871848a7
hariharans29 Nit
1be0752b
hariharans29 Fix minimal build
e6d2d71d
hariharans29 Rebase with master
d43778f1
hariharans29 Updates
63b77542
hariharans29 Add tests for Identity, If, and Loop
b3dcfaa9
hariharans29 Fixes
f8b99286
hariharans29 updates
b47c03a0
hariharans29 Merge remote-tracking branch 'origin/master' into hari/optionalType
f8a46564
hariharans29 More fixes
4788efb4
hariharans29 Fix warning
7dac6cf6
hariharans29 Fix warning
47d0c970
hariharans29 Fix more builds
999fee12
hariharans29 Merge branch 'master' into hari/optionalType
fca76a2d
hariharans29 Exclude recent tests
d476b9fc
hariharans29 Merge branch 'hari/optionalType' of https://github.com/microsoft/onnx…
19403caf
hariharans29 Fix bad merge
f238f472
hariharans29 Fix builds
49618d67
hariharans29 Merge remote-tracking branch 'origin/master' into hari/optionalType
194a3042
hariharans29 Merge master and resolve conflicts
ecd9d155
hariharans29 Update onnx on this branch
6eacd002
hariharans29 Revert accidental file removal
a312cd89
hariharans29 update
65bfcf0f
hariharans29 Refine
bd312dfc
hariharans29 Fix builds
ab85ef3f
hariharans29 Refine
5292c472
hariharans29 Fix warning
ec2c4932
hariharans29 Revert memory pattern line change
292a04bf
hariharans29 Merge remote-tracking branch 'origin/master' into hari/optionalType
e39339f7
hariharans29 Fix training builds
866e5686
hariharans29 a
f3d2dcaf
hariharans29 Fix If test
2a6c657e
hariharans29 Fix builds
a477b2df
hariharans29 Merge branch 'master' into hari/optionalType
0ab55b8a
hariharans29 hariharans29 changed the title WIP: Support optional type in ORT Support optional type in ORT 4 years ago
hariharans29 Revert unnecessary change
205328c8
hariharans29 Merge branch 'hari/optionalType' of https://github.com/microsoft/onnx…
915d365c
skottmckay
skottmckay commented on 2021-11-03
skottmckay
skottmckay commented on 2021-11-03
skottmckay
skottmckay commented on 2021-11-03
skottmckay
skottmckay commented on 2021-11-03
skottmckay
skottmckay commented on 2021-11-03
skottmckay
skottmckay commented on 2021-11-03
skottmckay
skottmckay commented on 2021-11-03
skottmckay
skottmckay commented on 2021-11-03
skottmckay
skottmckay commented on 2021-11-03
skottmckay
skottmckay commented on 2021-11-03
hariharans29 PR feedback-1
75d20011
hariharans29 Fix builds
470d2fc3
hariharans29 Fix builds
0bc6193e
pranavsharma
pranavsharma commented on 2021-11-03
pranavsharma
pranavsharma commented on 2021-11-03
hariharans29 PR comments - 2
99595813
hariharans29 PR comments - 3
6828c365
hariharans29 Refine
901078bc
hariharans29 Fix warning
61d2e526
hariharans29 Merge remote-tracking branch 'origin/master' into hari/optionalType
92597cf6
skottmckay
skottmckay approved these changes on 2021-11-04
hariharans29 hariharans29 merged bbeceb75 into master 4 years ago
hariharans29 hariharans29 deleted the hari/optionalType branch 4 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone