Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support batch matrix multiplication #329

Open
nathanielsimard opened this issue Jul 6, 2022 · 0 comments
Open

Support batch matrix multiplication #329

nathanielsimard opened this issue Jul 6, 2022 · 0 comments
Assignees
Labels

Comments

@nathanielsimard
Copy link

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
@nathanielsimard nathanielsimard changed the title Feature Support batch matrix multiplication Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants