[ONNX] Fix MatMul op for vec @ tensor multiplication (#1969)
* Add static keyword for helper function. * Fix MatMul for cases where left hand side is 1D vector. - Add unit-test for this case. * Add new line at the end of file. * Log warning when dealing with scalars * Apply clang-format * Review: fix spelling, rename test model.
Showing
Please
register
or
sign in
to comment