onnxruntime/winml/lib/Api.Experimental
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
..
pch
LearningModelBuilder.cpp Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
LearningModelBuilder.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
LearningModelExperimental.cpp Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
LearningModelExperimental.h Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
LearningModelInputs.cpp Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
LearningModelInputs.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
LearningModelJoinOptions.cpp Enable JoinModels API in WinML+RT Experimental API (#9746) 2021-11-12 16:56:31 -08:00
LearningModelJoinOptions.h Enable JoinModels API in WinML+RT Experimental API (#9746) 2021-11-12 16:56:31 -08:00
LearningModelOperator.cpp Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
LearningModelOperator.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
LearningModelOperatorSet.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelOperatorSet.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
LearningModelOutputs.cpp Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
LearningModelOutputs.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
LearningModelSessionExperimental.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelSessionExperimental.h
LearningModelSessionOptionsExperimental.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelSessionOptionsExperimental.h