onnxruntime/winml/test
Numfor Tiapo 5fbfca3d58
Add Experimental API for setting model name (#10518)
* Add experimental API for editing model name

* Change EditModelName to 'SetName'

* Change API to pass c_string

* Update SetName to edit the proto

* Test that the model proto gets changed

* Remove comments

* Skip inbox tests

* Use filehelper path

Co-authored-by: Numfor Mbiziwo-Tiapo <numform@microsoft.com>
2022-02-25 14:23:49 -08:00
..
adapter Enable creating OrtValues from ID3D12Resources from the onnxruntime C-API (#9686) 2021-11-13 03:34:54 -08:00
api Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
collateral fix CheckLearningModelPixelRange (#6632) 2021-02-10 10:23:54 -08:00
common Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
concurrency Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
image Fix typo (#7872) 2021-06-02 10:39:23 -07:00
model Relax tolerance slightly more for Intel after autopilot run 2021-12-02 19:42:31 -08:00
scenario Merged PR 6973543: ORT DML EP Opset 13 more complete 2022-02-18 01:41:07 +00:00
.gitignore