Module tract_pulse::internal::tract_core::ops::matmul [−]
Modules
lir_unary | |
mir | |
mir_quant | |
mir_unary | |
pack |
Structs
MatMul | The binary op. It will declutter to MatMulUnary if either A or B is constant. |
MatMulUnary | The pseudo Unary matrix multiplier. A is constant, B is the input |
QMatMul | |
QParams |
Functions
compute_shape | |
output_type |