arrayfire / arrayfire/arrayfire-rust
Support batch matrix multiplication
Offen
Feature
- Vorherrschende Sprache
- Rust
- Sterne
- 827
- Forks
- 59
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.