onnxruntime/winml/lib/Api
Ryan Lai b28a3a92e6
Delete Ort Allocator in LearningModelBinding (#2653)
* Delete OrtAllocator in LearningModelBinding

* PR comments to make Ort::Allocator a smart pointer

* Small comment change

* PR feedback to clean up code

* PR feedback on move semantics

* Clean up std::move
2019-12-17 14:58:46 -08:00
..
impl Delete Ort Allocator in LearningModelBinding (#2653) 2019-12-17 14:58:46 -08:00
inc Delete Ort Allocator in LearningModelBinding (#2653) 2019-12-17 14:58:46 -08:00
pch Initial Commit 2019-11-07 11:51:44 -08:00
FeatureValues.h Checking in a staging checkpoint point so that Ryan can work with me in parrallel 2019-11-25 12:50:04 -08:00
ImageFeatureDescriptor.cpp Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
ImageFeatureDescriptor.h Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
ImageFeatureValue.cpp Delete Ort Allocator in LearningModelBinding (#2653) 2019-12-17 14:58:46 -08:00
ImageFeatureValue.h Delete Ort Allocator in LearningModelBinding (#2653) 2019-12-17 14:58:46 -08:00
LearningModel.cpp User/xianz/dedup telemetry (#2631) 2019-12-11 16:21:57 -08:00
LearningModel.h Layer dev paulm (#2507) 2019-11-27 15:50:49 -08:00
LearningModelBinding.cpp Delete Ort Allocator in LearningModelBinding (#2653) 2019-12-17 14:58:46 -08:00
LearningModelBinding.h Delete Ort Allocator in LearningModelBinding (#2653) 2019-12-17 14:58:46 -08:00
LearningModelDevice.cpp User/xianz/dedup telemetry (#2631) 2019-12-11 16:21:57 -08:00
LearningModelDevice.h Initial Commit 2019-11-07 11:51:44 -08:00
LearningModelEvaluationResult.cpp Initial Commit 2019-11-07 11:51:44 -08:00
LearningModelEvaluationResult.h Initial Commit 2019-11-07 11:51:44 -08:00
LearningModelSession.cpp Fix leaking operator registry (#2645) 2019-12-16 15:41:54 -08:00
LearningModelSession.h Fix leaking operator registry (#2645) 2019-12-16 15:41:54 -08:00
LearningModelSessionOptions.cpp Initial Commit 2019-11-07 11:51:44 -08:00
LearningModelSessionOptions.h Initial Commit 2019-11-07 11:51:44 -08:00
MapFeatureDescriptor.cpp Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
MapFeatureDescriptor.h Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
SequenceFeatureDescriptor.cpp Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
SequenceFeatureDescriptor.h Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
TensorFeatureDescriptor.cpp Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
TensorFeatureDescriptor.h Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00