onnxruntime/winml/test
sumitsays 05c65a54b3
[DML EP] Contrib Op: FusedMatMul (#12898)
* Contrib Op: FusedMatMul for DML EP

* Added relevant comments and extra validation

* Polish

* More polish

* Last polish

* Addressed comment on the PR

* Addressed comment on the R

* Removed un-necessary comments

* Used c++ standard function

* used std::c++ algorithms function

* Removed unsed code

Co-authored-by: Sumit Agarwal <sumitagarwal@microsoft.com>
Co-authored-by: Dwayne Robinson <fdwr@hotmail.com>
2022-09-09 09:37:38 -07: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 Fix WinML Tests are still targetting deprecated (deleted) experimental signal op definitions (#12006) 2022-06-27 16:35:50 -07:00
collateral
common Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
concurrency Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
image
model Support per-test tolerances for ONNX tests (#11775) 2022-06-14 15:12:23 -07:00
scenario [DML EP] Contrib Op: FusedMatMul (#12898) 2022-09-09 09:37:38 -07:00
.gitignore