onnxruntime/winml/test/scenario/cppwinrt
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
..
CustomNullOp.h
CustomOperatorProvider.h handle hr error conditions (#6449) 2021-01-29 15:01:08 -08:00
CustomOps.cpp
CustomOps.h
noisy_relu.onnx Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
NoisyReluCpu.h
relu.onnx
ReluCpu.h
scenariotestscppwinrt.cpp Add new option to disable cpu sync for tensors (#8490) 2021-08-27 13:29:52 -07:00
scenariotestscppwinrt.h