onnxruntime/winml/test/scenario/cppwinrt
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
..
CustomNullOp.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
CustomOperatorProvider.h handle hr error conditions (#6449) 2021-01-29 15:01:08 -08:00
CustomOps.cpp [DML EP] Contrib Op: FusedMatMul (#12898) 2022-09-09 09:37:38 -07:00
CustomOps.h Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
noisy_relu.onnx Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
NoisyReluCpu.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
relu.onnx Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
ReluCpu.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
scenariotestscppwinrt.cpp All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
scenariotestscppwinrt.h Enable direct tensorization and detensorization to many buffers in WinML (#5791) 2020-11-16 10:06:22 -08:00