onnxruntime/winml/test
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 Fix WinML warnings (#5228) 2020-09-19 12:41:42 -07:00
collateral support Normalized_0_1 and Normalized_1_1 (#4800) 2020-08-24 13:13:50 -07:00
common Add WinML Model testing (#5417) 2020-10-15 19:04:12 -07:00
concurrency Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
image Disable a few tests that run too long(1 hour) in debug mode (#5257) 2020-09-22 21:06:24 -07:00
model Add WinML Model testing (#5417) 2020-10-15 19:04:12 -07:00
scenario support Normalized_0_1 and Normalized_1_1 (#4800) 2020-08-24 13:13:50 -07:00
.gitignore Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00