onnxruntime/winml/lib/Api
Sheil Kumar eec8e1394a
Memory map files on windows to speed up model load (#8349)
* Memory map files on windows to speed up model load

* fix custom ops

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2021-07-12 11:52:08 -07:00
..
impl Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
inc Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
pch Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
FeatureValues.h Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00
ImageFeatureDescriptor.cpp Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08: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 expose learningmodelpixelrange property (#5877) 2021-01-28 15:29:55 -08:00
ImageFeatureValue.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModel.cpp Memory map files on windows to speed up model load (#8349) 2021-07-12 11:52:08 -07:00
LearningModel.h Memory map files on windows to speed up model load (#8349) 2021-07-12 11:52:08 -07:00
LearningModelBinding.cpp Add cppwinrt and cswinrt tests in windowsai nuget pipeline (#4381) 2020-07-07 09:36:42 -07:00
LearningModelBinding.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelDevice.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelDevice.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelEvaluationResult.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelEvaluationResult.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelSession.cpp Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
LearningModelSession.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
LearningModelSessionOptions.cpp Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
LearningModelSessionOptions.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
MapFeatureDescriptor.cpp Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08: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 Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836) 2020-11-18 14:56:47 -08:00
SequenceFeatureDescriptor.cpp Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08: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 Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836) 2020-11-18 14:56:47 -08:00
TensorFeatureDescriptor.cpp Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08: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 Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836) 2020-11-18 14:56:47 -08:00
VectorBackedBuffer.h Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836) 2020-11-18 14:56:47 -08:00