onnxruntime/winml/lib/Api
Sheil Kumar 775f862067
Add new option to disable cpu sync for tensors (#8490)
* add options to disable cpu copy back

* null check proprties

* only affect gpu outputs

* change name to disabletensorcpusync

* slight refactoring

* Globally enable ms-experimental ops

* change meaning of ms_experimental to mean *all* ms_experimental ops. Some experimental ops will still be enabled globally without this flag like audio ops.

* remove changes incorrectly merged

* bad merge

* add test

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2021-08-27 13:29:52 -07:00
..
impl Add new option to disable cpu sync for tensors (#8490) 2021-08-27 13:29:52 -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 Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
ImageFeatureValue.h
LearningModel.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -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 Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelBinding.h
LearningModelDevice.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelDevice.h
LearningModelEvaluationResult.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelEvaluationResult.h
LearningModelSession.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelSession.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
LearningModelSessionOptions.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07: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 Fix Windows Store build (#8753) 2021-08-23 11:19:03 -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