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
pch
FeatureValues.h
ImageFeatureDescriptor.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
ImageFeatureDescriptor.h
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
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
LearningModelSessionOptions.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
LearningModelSessionOptions.h
MapFeatureDescriptor.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
MapFeatureDescriptor.h
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
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
VectorBackedBuffer.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
VectorBackedBuffer.h