Skip to content

Improved elemwise and matmul to be fully templated

Olivier BICHLER requested to merge imp_elemwise into dev

Improved operator to be fully templated, and delegate all the control to the kernel generation.

  • For elemwise;
  • For matmul.
Edited by Olivier BICHLER

Merge request reports

Loading