Skip to content
Snippets Groups Projects
  1. Sep 10, 2024
  2. Apr 10, 2024
  3. Feb 16, 2024
  4. 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
  5. Jan 31, 2024
  6. Jan 04, 2024
  7. Dec 06, 2023
  8. Dec 01, 2023
  9. 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
  10. Oct 20, 2023
  11. Oct 04, 2023
  12. Oct 03, 2023
  13. Oct 02, 2023
  14. Sep 28, 2023
  15. Sep 14, 2023
  16. Sep 05, 2023
  17. Sep 01, 2023
  18. Aug 29, 2023
  19. Aug 08, 2023
  20. Aug 03, 2023
  21. Aug 02, 2023
  22. Aug 01, 2023
Loading