Open nathanielsimard opened 2 years ago
Support batch matrix multiplication in the rust wrapper of arrayfire.
I get the following error when trying to do matmul on 3D matrix:
Error message: Function does not support GFOR / batch mode Last error: In function af_matmul In file src/api/c/blas.cpp:253
Support batch matrix multiplication in the rust wrapper of arrayfire.
I get the following error when trying to do matmul on 3D matrix: