Skip to content

GEMV

This MR implements the gemv as described in detail in #253.

It turns out that only minor changes have to applied to the apply() method to make this work (at least for the elementwise operators).

Merge request reports

Loading