onnxruntime/winml/lib/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
..
impl Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
inc Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
pch
FeatureValues.h
ImageFeatureDescriptor.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
ImageFeatureDescriptor.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
ImageFeatureValue.cpp WinML RT API: Add PixelRange Metadata to Bind() call PropertySet (#9827) 2021-11-24 13:44:25 -08:00
ImageFeatureValue.h
LearningModel.cpp Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
LearningModel.h Add Experimental API for setting model name (#10518) 2022-02-25 14:23:49 -08:00
LearningModelBinding.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelBinding.h
LearningModelDevice.cpp Add telemetry for device kind (#10431) 2022-02-17 13:56:22 -08:00
LearningModelDevice.h
LearningModelEvaluationResult.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelEvaluationResult.h
LearningModelSession.cpp Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
LearningModelSession.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
LearningModelSessionOptions.cpp Remove all warnings C4800: Implicit conversion from 'int32_t/int64_t' to bool. Possible information loss (#9535) 2021-11-08 10:12:27 -08:00
LearningModelSessionOptions.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
MapFeatureDescriptor.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
MapFeatureDescriptor.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
NumericData.cpp Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
SequenceFeatureDescriptor.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
SequenceFeatureDescriptor.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
StringData.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
TensorFeatureDescriptor.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
TensorFeatureDescriptor.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
VectorBackedBuffer.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
VectorBackedBuffer.h