onnxruntime/winml/lib/Api/impl
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
..
FeatureCompatibility.h Initial Commit 2019-11-07 11:51:44 -08:00
IMapFeatureValue.h Initial Commit 2019-11-07 11:51:44 -08:00
ISequenceFeatureValue.h Initial Commit 2019-11-07 11:51:44 -08:00
MapBase.h Delete Ort Allocator in LearningModelBinding (#2653) 2019-12-17 14:58:46 -08:00
SequenceBase.h Delete Ort Allocator in LearningModelBinding (#2653) 2019-12-17 14:58:46 -08:00
Tensor.h Layer dev paulm (#2567) 2019-12-05 18:14:20 -08:00
TensorBase.h Delete Ort Allocator in LearningModelBinding (#2653) 2019-12-17 14:58:46 -08:00
TensorBuffer.h Checking in a staging checkpoint point so that Ryan can work with me in parrallel 2019-11-25 12:50:04 -08:00
TensorKindFrom.h Checking in a staging checkpoint point so that Ryan can work with me in parrallel 2019-11-25 12:50:04 -08:00
TensorMemoryBufferReference.h Layer dev paulm (#2507) 2019-11-27 15:50:49 -08:00