onnxruntime
Enable creating OrtValues from ID3D12Resources from the onnxruntime C-API
#9686
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
40
Changes
View On
GitHub
Enable creating OrtValues from ID3D12Resources from the onnxruntime C-API
#9686
smk2007
merged 40 commits into
master
from
user/sheilk/create-onnxruntime-win-api
Add onnxruntime-windows api.
4475532c
minor fixes
eeed0707
add to package headers
8ad3c66c
Build ort_dml_api for provider extensions.
c0588426
Cleanup
d60a3f56
Merge branch 'master' into user/sheilk/create-onnxruntime-win-api
50d77969
misc comment
887043ff
Merge branch 'master' into user/sheilk/create-onnxruntime-win-api
4a9ff7fe
smk2007
requested a review
from
fdwr
4 years ago
smk2007
requested a review
from
pranavsharma
4 years ago
smk2007
requested a review
from
wchao1115
4 years ago
smk2007
requested a review
from
RyanUnderhill
4 years ago
smk2007
requested a review
from
martinb35
4 years ago
remove winml specific comments
bdf1ae71
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
fdwr
commented on 2021-11-08
use dml check in onnxruntime
f26df75c
Update include/onnxruntime/core/providers/dml/dml_provider_factory.h
50c3f4e0
Update include/onnxruntime/core/session/onnxruntime_c_api.h
e751c0aa
Update include/onnxruntime/core/providers/dml/dml_provider_factory.h
e3979ff7
Update include/onnxruntime/core/providers/dml/dml_provider_factory.h
2bb90fd5
Update onnxruntime/core/session/onnxruntime_c_api.cc
2d34d7e4
Update onnxruntime/core/session/ort_apis.h
7ddf16a2
Update winml/test/adapter/AdapterSessionTest.cpp
f6899baf
Update onnxruntime/core/session/onnxruntime_c_api.cc
185b43f2
Update winml/adapter/winml_adapter_c_api.cpp
51f63692
pranavsharma
commented on 2021-11-09
Update include/onnxruntime/core/session/onnxruntime_c_api.h
b896d80c
Update onnxruntime/core/session/onnxruntime_c_api.cc
ca5e85ee
smk2007
commented on 2021-11-09
Update winml/adapter/winml_adapter_c_api.cpp
1c9919fc
PR feedback
a4504698
yuslepukhin
commented on 2021-11-09
fdwr
commented on 2021-11-09
fdwr
commented on 2021-11-09
fdwr
commented on 2021-11-09
fdwr
commented on 2021-11-09
Update include/onnxruntime/core/providers/dml/dml_provider_factory.h
2d178d05
Update include/onnxruntime/core/providers/dml/dml_provider_factory.h
1808016a
Update include/onnxruntime/core/providers/dml/dml_provider_factory.h
67c15bb7
PR feedback
97be5832
Merge branch 'master' into user/sheilk/create-onnxruntime-win-api
74230d94
Merge branch 'user/sheilk/create-onnxruntime-win-api' of https://gith…
d40cd46f
fdwr
commented on 2021-11-09
fdwr
commented on 2021-11-09
fdwr
commented on 2021-11-09
fdwr
commented on 2021-11-09
fdwr
dismissed these changes on 2021-11-09
merge resolution and unreference param
e2cac664
smk2007
dismissed their stale review via
e2cac664
4 years ago
fdwr
commented on 2021-11-09
fdwr
commented on 2021-11-09
fdwr
commented on 2021-11-09
fdwr
dismissed these changes on 2021-11-09
(naming) Remove Dml prefix
2b6388d2
smk2007
dismissed their stale review via
2b6388d2
4 years ago
fdwr
dismissed these changes on 2021-11-09
maybe unused version
1bae4ec1
smk2007
dismissed their stale review via
1bae4ec1
4 years ago
fdwr
dismissed these changes on 2021-11-10
move DML code into DML path. CIs failing because DML is not available…
bf85da74
smk2007
dismissed their stale review via
bf85da74
4 years ago
fix warning causing local build failures after merging
9c32de45
pranavsharma
commented on 2021-11-10
fdwr
dismissed these changes on 2021-11-10
Change getvaluememoryinfo to gettensormemoryinfo
207d1d59
Merge branch 'user/sheilk/create-onnxruntime-win-api' of https://gith…
d70462fd
smk2007
dismissed their stale review via
d70462fd
4 years ago
minor breaks
0c71e9ba
fdwr
commented on 2021-11-12
fdwr
commented on 2021-11-12
fix comment paste
d963d855
fdwr
dismissed these changes on 2021-11-13
smk2007
dismissed their stale review via
d963d855
4 years ago
fdwr
dismissed these changes on 2021-11-13
RyanUnderhill
commented on 2021-11-12
fix comment
04b33305
smk2007
dismissed their stale review via
04b33305
4 years ago
fdwr
dismissed these changes on 2021-11-13
RyanUnderhill
dismissed these changes on 2021-11-13
Merge branch 'master' into user/sheilk/create-onnxruntime-win-api
862c27cd
smk2007
dismissed their stale review via
862c27cd
4 years ago
smk2007
dismissed their stale review via
862c27cd
4 years ago
fdwr
approved these changes on 2021-11-13
smk2007
merged
3d0bd259
into master
4 years ago
smk2007
deleted the user/sheilk/create-onnxruntime-win-api branch
4 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
fdwr
yuslepukhin
RyanUnderhill
pranavsharma
wchao1115
martinb35
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub