onnxruntime/winml/test
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
..
adapter All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
api Fixed build break: inbox version of WindowsAI repo 2022-09-09 18:25:01 -07:00
collateral fix CheckLearningModelPixelRange (#6632) 2021-02-10 10:23:54 -08:00
common User/sheilk/dft fixes (#12862) 2022-09-07 13:21:56 -07:00
concurrency Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
image replace 'master' branch ref to 'main' for onnx repo (#12678) 2022-08-30 13:41:42 -07:00
model reenable quant model tests (#13871) 2022-12-07 23:33:22 +08:00
scenario [DML EP] Attention Kernel bug fix (#13879) 2022-12-07 15:24:27 -08:00
.gitignore