mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-10 17:37:14 +00:00
Update TransposeMatMul to support scaling of the matrix product by a constant scalar value (analogous to the GEMM alpha parameter). Rename TransposeMatMul to TransposeScaleMatMul. Fuse MatMul with surrounding Mul/Div with constant scalar into TransposeScaleMatMul. |
||
|---|---|---|
| .. | ||
| attn_lstm_schema_defs.cc | ||
| attn_lstm_schema_defs.h | ||
| contrib_defs.cc | ||
| contrib_defs.h | ||
| nchwc_schema_defs.cc | ||
| nchwc_schema_defs.h | ||
| range_schema_defs.cc | ||
| range_schema_defs.h | ||