LibRapid / librapid

A highly optimised C++ library for mathematical applications and neural networks.
http://librapid.rtfd.io
MIT License
164 stars 10 forks source link

Matrix product #109

Closed Pencilcaseman closed 2 years ago

Pencilcaseman commented 2 years ago

Support 2D gemm functionality, as well as higher-dimensional products

CUDA support is also required