onnxruntime/winml/adapter
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
..
abi_custom_registry_impl.cpp DirectML EP remove stale code for int64 via int32 double strides (#9959) 2022-01-10 02:07:22 -08:00
abi_custom_registry_impl.h DirectML EP remove stale code for int64 via int32 double strides (#9959) 2022-01-10 02:07:22 -08:00
pch.h [DmlEp] DmlEp acknowledges ORT_NO_EXCEPTIONS (#9622) 2021-11-01 17:32:43 -07:00
winml_adapter_apis.h Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
winml_adapter_c_api.cpp Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
winml_adapter_c_api.h Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
winml_adapter_dml.cpp Enable creating OrtValues from ID3D12Resources from the onnxruntime C-API (#9686) 2021-11-13 03:34:54 -08:00
winml_adapter_environment.cpp
winml_adapter_execution_provider.cpp Enable creating OrtValues from ID3D12Resources from the onnxruntime C-API (#9686) 2021-11-13 03:34:54 -08:00
winml_adapter_model.cpp Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
winml_adapter_model.h Enable JoinModels API in WinML+RT Experimental API (#9746) 2021-11-12 16:56:31 -08:00
winml_adapter_session.cpp Make onnxruntime::Status nodiscard (#9279) 2021-10-08 17:10:31 -07:00