onnxruntime/winml/test/api
Ryan Lai 5ce675c3b9
Expose Onnxruntime Intra Op thread controls through WinML Native API (#4638)
* Register ILearningModelSessionOptionsNate interface

* Threading options exposed

* Add interrogator for Session options

* Add test

* Polish test

* PR comments

* Set intra op threads

* Add adapter api to grab intra op threads

* Add adapter test for getting intraop num threads

* Make ILearningModelSessionNative and update winml api test

* Make it required when building engine to set the intraop num threads

* Make test  more pretty

* Change naming of idl function

* Revert "Change naming of idl function"

This reverts commit c06916aa5bf94e3bf233ed281e508b935fc8638d.

* PR comment on naming

* Skip the test because it's influenced if it's built with openmp

Co-authored-by: Ryan Lai <ryalai96@gamil.com>
2020-07-30 17:55:26 -07:00
..
models Enable disabled tests and add fixed model (#4059) 2020-05-28 13:24:12 -07:00
raw Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
APITest.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelAPITest.cpp Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
LearningModelAPITest.h Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
LearningModelBindingAPITest.cpp Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
LearningModelBindingAPITest.h Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
LearningModelSessionAPITest.cpp Expose Onnxruntime Intra Op thread controls through WinML Native API (#4638) 2020-07-30 17:55:26 -07:00
LearningModelSessionAPITest.h Expose Onnxruntime Intra Op thread controls through WinML Native API (#4638) 2020-07-30 17:55:26 -07:00
RawApiHelpers.cpp Add tests for WinRT Projection Raw ABI consumption (#3718) 2020-05-02 00:33:17 -07:00
RawApiHelpers.h Add tests for WinRT Projection Raw ABI consumption (#3718) 2020-05-02 00:33:17 -07:00
RawApiTests.cpp Add tests for WinRT Projection Raw ABI consumption (#3718) 2020-05-02 00:33:17 -07:00
RawApiTests.h Add tests for WinRT Projection Raw ABI consumption (#3718) 2020-05-02 00:33:17 -07:00
RawApiTestsGpu.cpp Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
RawApiTestsGpu.h Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00