arrayfire / arrayfire/arrayfire-rust
Support batch matrix multiplication
Abierto
Feature
- Lenguaje dominante
- Rust
- Estrellas
- 827
- Forks
- 59
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.