onnxruntime
65f1f840
- [DML EP] Fix Attention regression caused by removing transposes (#14908)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[DML EP] Fix Attention regression caused by removing transposes (#14908) By removing the transposes and using strides instead, the metacommands are not able to be reached anymore since it's not using NCHW layout.
References
#14908 - [DML EP] Fix Attention regression caused by removing transposes
Author
PatriceVignola
Parents
6b604521
Loading