onnxruntime
67f6b7ce
- DirectML GEMM broken in opset 11 and 13 when optional tensor C not provided (#12568)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
DirectML GEMM broken in opset 11 and 13 when optional tensor C not provided (#12568) Set kernel input indices to be fixed to 0,1,2. C input is now optional, so last tensor must be specified.
References
#12568 - DirectML GEMM broken in opset 11 and 13 when optional tensor C not provided
Author
smk2007
Parents
580f2294
Loading