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
CustomOps.h
noisy_relu.onnx
NoisyReluCpu.h
relu.onnx
ReluCpu.h
scenariotestscppwinrt.cpp
scenariotestscppwinrt.h