arrayfire / arrayfire-rust

Rust wrapper for ArrayFire
BSD 3-Clause "New" or "Revised" License
814 stars 57 forks source link

Support batch matrix multiplication #329

Open nathanielsimard opened 2 years ago

nathanielsimard commented 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