onnxruntime
Convert OpenVINO into a shared provider
#5778
Merged

Convert OpenVINO into a shared provider #5778

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone