onnxruntime/winml/test/common
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
..
googletest Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
testdata/squeezenet
dllload.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
fileHelpers.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
fileHelpers.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
googleTestMacros.h Fix WinML warnings (#5228) 2020-09-19 12:41:42 -07:00
protobufHelpers.cpp Fix WinML warnings (#5228) 2020-09-19 12:41:42 -07:00
protobufHelpers.h Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
runtimeParameters.h
SqueezeNetValidator.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
SqueezeNetValidator.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
std.h Add WinML Model testing (#5417) 2020-10-15 19:04:12 -07:00
taefTestMacros.h Expose Onnxruntime Intra Op thread controls through WinML Native API (#4638) 2020-07-30 17:55:26 -07:00
test.h Fix WinML warnings (#5228) 2020-09-19 12:41:42 -07:00
testPch.h Expose Onnxruntime Intra Op thread controls through WinML Native API (#4638) 2020-07-30 17:55:26 -07:00
winrt_headers.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00