onnxruntime/winml/test/scenario/cppwinrt
Sumit Agarwal 5b16593192
[DML EP] Attention Kernel bug fix (#13879)
### Description
- Use same data type as input for mask_index tensor which is used as DML
GEMM API's C parameter.
- Remove gsl header include as it is already gets included transitively.



### Motivation and Context
- Why is this change required? What problem does it solve?
Bug found in internal conformance testing.
- If it fixes an open issue, please link to the issue here.
N/A
2022-12-07 15:24:27 -08:00
..
CustomNullOp.h
CustomOperatorProvider.h
CustomOps.cpp [DML EP] Attention Kernel bug fix (#13879) 2022-12-07 15:24:27 -08:00
CustomOps.h
noisy_relu.onnx
NoisyReluCpu.h
relu.onnx
ReluCpu.h
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