onnxruntime/winml
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 Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
dll Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
lib Add new option to disable cpu sync for tensors (#8490) 2021-08-27 13:29:52 -07:00
test Add new option to disable cpu sync for tensors (#8490) 2021-08-27 13:29:52 -07:00