mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| impl | ||
| inc | ||
| pch | ||
| FeatureValues.h | ||
| ImageFeatureDescriptor.cpp | ||
| ImageFeatureDescriptor.h | ||
| ImageFeatureValue.cpp | ||
| ImageFeatureValue.h | ||
| LearningModel.cpp | ||
| LearningModel.h | ||
| LearningModelBinding.cpp | ||
| LearningModelBinding.h | ||
| LearningModelDevice.cpp | ||
| LearningModelDevice.h | ||
| LearningModelEvaluationResult.cpp | ||
| LearningModelEvaluationResult.h | ||
| LearningModelSession.cpp | ||
| LearningModelSession.h | ||
| LearningModelSessionOptions.cpp | ||
| LearningModelSessionOptions.h | ||
| MapFeatureDescriptor.cpp | ||
| MapFeatureDescriptor.h | ||
| NumericData.cpp | ||
| SequenceFeatureDescriptor.cpp | ||
| SequenceFeatureDescriptor.h | ||
| StringData.cpp | ||
| TensorFeatureDescriptor.cpp | ||
| TensorFeatureDescriptor.h | ||
| VectorBackedBuffer.cpp | ||
| VectorBackedBuffer.h | ||