onnxruntime/winml/test/api
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
..
models
raw Fix LoadFromStream to not use wss::Buffer internally (#9918) 2021-12-02 21:29:06 -08:00
APITest.h Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelAPITest.cpp add load from buffer (#10162) 2022-01-10 10:51:48 -08:00
LearningModelAPITest.h add load from buffer (#10162) 2022-01-10 10:51:48 -08:00
LearningModelBindingAPITest.cpp If building inbox, hook up winrt_activation_handler for WinML Tests (#6074) 2020-12-10 14:41:01 -08:00
LearningModelBindingAPITest.h
LearningModelSessionAPITest.cpp Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
LearningModelSessionAPITest.h Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
RawApiHelpers.cpp
RawApiHelpers.h
RawApiTests.cpp Accept success codes other than S_OK in RoInitialize (#7979) 2021-06-07 18:06:31 -07:00
RawApiTests.h
RawApiTestsGpu.cpp Accept success codes other than S_OK in RoInitialize (#7979) 2021-06-07 18:06:31 -07:00
RawApiTestsGpu.h