arrayfire / arrayfire/arrayfire-rust

Support batch matrix multiplication

Open
#329 0 comments 0 reactions 1 assignee Claimed by @9prady9 View on GitHub
Feature
Dominant language
Rust
Stars
827
Forks
59
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.