onnxruntime
67f6b7ce - DirectML GEMM broken in opset 11 and 13 when optional tensor C not provided (#12568)

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.
Author
Parents
Loading