Convert OpenVINO into a shared provider #5778
Update custom_ops.cc
f29c33c0
Switch all OpenVINO source files to use shared provider headers.
c1e6de93
Merge with master
ee471834
Turn OpenVINO into a shared library
9caf8886
Fixup cmake issues, initial test now succeeds
5b204cb4
Fix linux build error
9ac80d08
Fix linux build warning
35e73bff
More linux build fixes
362be435
Fix pybind
c54e6caf
Test a fix
59f175ec
Fix debug build error
b3138822
Implement all creation methods for OpenVINO Factory (will unify them …
363e7f6a
Fix typo
6c4a5696
Fix exceptions in test
99b3a4ed
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
55e14e83
Convert 2020_2 and 2020_4 apis
5a2ab769
Fix missing bool type for C users
24335e96
Fix type rename in python API
d8ca0ca8
Merge with master
063600e8
Formatting
3fc4502c
Cleanup code
da438333
Build fixes
d7411236
Fix minimal build break
721208ec
Fix cuda name change
86f180fe
Implement provider info interface for python
77b2b34d
Add headers to some files, plus other review feedback.
f24765f7
Merge with master
1c5eda87
Remove OrtSessionOptionsAppendExecutionProviderEx_OpenVINO as we now …
ae4cf976
Fix linux build error
afda35d0
Fix build error & cmake dependency error
e71b5870
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
102302e8
Forgot about the exception.
98495cf8
Fix build errors on linux (technically warnings, but they show up as …
86a5caac
Merge with master
07cb83cf
Fix bug where a default of '0' threads gets set to '8' then back to '…
cc63b560
HectorSVC
dismissed these changes
on 2020-11-18
HectorSVC
dismissed their stale review
5 years ago
Code review feedback, and add better default option handling for OrtO…
bafb5486
Fix python break
ac91ca7e
Simplify python OpenVINO usage
7dd5b0e3
Fix RPath for Linux so shared providers are found by our executables
0294eca6
Fix iOS build break
202a7179
Fix iOS further
0d496a8c
Merge with master
47954157
Improve documentation
5bdeb349
Merge with master
fd81adad
snnn
commented
on 2020-11-20
Merge branch 'patch-2' of git://github.com/KnightYao/onnxruntime into…
db99c6da
Fix Nuget package to include shared openvino provider libraries
437465de
Revert "Update custom_ops.cc"
91f1baf0
Merge with master
7e6c1060
Fix potential allocator initialization time & simplify Provider_GetHo…
6b94c020
RyanUnderhill
deleted the ryanunderhill/openvino_shared branch 5 years ago
Assignees
No one assigned