onnxruntime/winml/test
Yi Zhang a9a9c34d98
Fix WinML Test Case: create LearningModelBinding for every testcase (#13587)
### Description
Fix #13509

### Motivation and Context
The exception was caused by the incorrect fetches, which was from the
binding with last test cases.

efcbdac58e/onnxruntime/core/session/onnxruntime_c_api.cc (L809-L815)
2022-11-09 11:20:48 +08:00
..
adapter All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
api Fixed build break: inbox version of WindowsAI repo 2022-09-09 18:25:01 -07:00
collateral
common User/sheilk/dft fixes (#12862) 2022-09-07 13:21:56 -07:00
concurrency Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
image replace 'master' branch ref to 'main' for onnx repo (#12678) 2022-08-30 13:41:42 -07:00
model Fix WinML Test Case: create LearningModelBinding for every testcase (#13587) 2022-11-09 11:20:48 +08:00
scenario Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
.gitignore