arrayfire / arrayfire/arrayfire-rust
Support batch matrix multiplication
Aberta
Feature
- Linguagem predominante
- Rust
- Estrelas
- 827
- Forks
- 59
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.