onnxruntime/onnxruntime
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
..
contrib_ops Extend vocab padding for logits MatMul for fp16 GPT2 GreedySearch (#13842) 2022-12-06 19:39:20 -08:00
core [DML EP] Attention Kernel bug fix (#13879) 2022-12-07 15:24:27 -08:00
python Extend vocab padding for logits MatMul for fp16 GPT2 GreedySearch (#13842) 2022-12-06 19:39:20 -08:00
test Decouple strided tensor support from ENABLE_TRAINING (#13829) 2022-12-07 09:22:21 -08:00
tool/etw
wasm [wasm] fix session option setting of mem_pattern (#13858) 2022-12-07 13:15:44 -08:00
__init__.py Bumping up version number to 1.14.0 on main branch (#13401) 2022-10-21 19:16:44 -04:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings