onnxruntime/winml/test
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
..
adapter Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
api Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
collateral
common Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
concurrency
image
model
scenario Add new option to disable cpu sync for tensors (#8490) 2021-08-27 13:29:52 -07:00
.gitignore