onnxruntime/winml
Ryan Lai f207f0bf5e
Add WinML Model testing (#5417)
* Model test start with float

* Clean up code and add environment variable detection

* Move into namespace

* PR comments

* Fix linker errors in latest merge to master and also fix warning

* add skipping model test mechanism

* Return std::string instead of writing to buffer

* Address case where env variable is larger than max_path

* use const static string for test reason

* Disable x86 tests and don't build if ort memory checker is enabled

* Add comment

* Add additional failing x86 tests and ifdef for checking fo rx86 build

* PR comments
2020-10-15 19:04:12 -07:00
..
adapter Fix com ptr refcount (#5404) 2020-10-08 10:18:38 -07:00
api Add Experimental WinRT API IDL as placeholder for adding new winrt features (#4736) 2020-08-12 12:45:19 -07:00
dll replace namespace reference with alias (#4786) 2020-08-13 11:14:55 -07:00
lib Add WinML Model testing (#5417) 2020-10-15 19:04:12 -07:00
test Add WinML Model testing (#5417) 2020-10-15 19:04:12 -07:00