onnxruntime/winml/test/model
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
..
compare_feature_value.cpp Merged PR 6524907: Fix merge conflicts from public ORT to WindowsAI ORT 2021-10-01 22:47:52 +00:00
compare_feature_value.h Implement comparing outputs that are sequence of maps of strings to floats (#6180) 2020-12-22 09:52:29 -08:00
model_tests.cpp Fix WinML Test Case: create LearningModelBinding for every testcase (#13587) 2022-11-09 11:20:48 +08:00
ort_value_helper.cpp Add ability to skip GPU tests based on GPU adapter name (#6198) 2020-12-22 15:20:23 -08:00
ort_value_helper.h Implement comparing outputs that are sequence of maps of strings to floats (#6180) 2020-12-22 09:52:29 -08:00
skip_model_tests.h Fix WinML Test Case: create LearningModelBinding for every testcase (#13587) 2022-11-09 11:20:48 +08:00