Skip to content
Snippets Groups Projects
  1. Feb 19, 2024
  2. Feb 16, 2024
  3. Feb 13, 2024
    • Maxence Naud's avatar
      Rework MatMul kernel · e2a71d4f
      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
      e2a71d4f
  4. Jan 31, 2024
  5. Jan 23, 2024
  6. Jan 04, 2024
  7. Dec 13, 2023
  8. Dec 10, 2023
  9. Dec 08, 2023
  10. Dec 07, 2023
  11. Dec 06, 2023
  12. Dec 01, 2023
  13. Nov 30, 2023
  14. Nov 23, 2023
  15. Nov 22, 2023
    • Maxence Naud's avatar
      Update operators implementation · 63ec8e67
      Maxence Naud authored
      - adapt to core changes with Operator not refering to Tensors anymore
      - remove assertions already performed in abstract operators constructions
      - fix missing 'template' keyword prior to dependent template name 'dims'
      63ec8e67
  16. Nov 21, 2023
  17. Nov 16, 2023
  18. Nov 15, 2023
  19. Nov 13, 2023
  20. Oct 30, 2023
  21. Oct 27, 2023
  22. Oct 26, 2023
Loading