Skip to content
Snippets Groups Projects
  • Maxence Naud's avatar
    2f459838
    Rework MatMul kernel · 2f459838
    Maxence Naud authored
    - [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
    2f459838
    History
    Rework MatMul kernel
    Maxence Naud authored
    - [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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.