Skip to content
Snippets Groups Projects
Commit e2a71d4f authored by Maxence Naud's avatar Maxence Naud
Browse files

Rework MatMul kernel

- [function] computation of input dimensions now happens in 'MatMulImpl_cpu::forward()'. It handle indexes and sends the right pointers to its computation kernel
- [function] 'getCPUPtr()' new parameter: offset
- [function] reduce MatMul kernel function to simple matrices multiplication
parent c450869a
No related branches found
No related tags found
2 merge requests!50version 0.2.0,!34Matmul rework
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment