Skip to content
Snippets Groups Projects
  1. Jan 08, 2025
  2. Nov 04, 2024
  3. Sep 10, 2024
  4. Aug 07, 2024
  5. Jul 30, 2024
  6. Jul 09, 2024
    • Christophe Guillon's avatar
      [Tests] Update operator tests forwardDims/forward for scalars · 845af882
      Christophe Guillon authored and Maxence Naud's avatar Maxence Naud committed
      Activate previously commented tests on scalars for
      elementwise operators: Test_[Div|Mul|Sub|Pow]_Op.cpp.
      Add scalar test for Test_MatMul_Op.cpp.
      Add negative scalar tests for Test_[Concat|Transpose]Impl.cpp.
      Update implementations forward/forwardDims of operators
      Concat|Transpose|MatMul to assert on unexpected scalar inputs.
      845af882
  7. Jun 24, 2024
  8. Jun 20, 2024
  9. Jun 07, 2024
  10. Jun 03, 2024
    • Maxence Naud's avatar
      Fixes · bab66847
      Maxence Naud authored
      - Change Softmax_Op 'axis' attributes from int to size_t
      - Change Transpose_OpImpl to TransposeImpl
      - Change snake-case to camel-case names
      - fix tests according to AvgPooling_Op changes
      bab66847
    • Maxence Naud's avatar
      Fixes · bfabda5b
      Maxence Naud authored
      - Change Softmax_Op 'axis' attributes from int to size_t
      - Change Transpose_OpImpl to TransposeImpl
      - Change snake-case to camel-case names
      - fix tests according to AvgPooling_Op changes
      bfabda5b
  11. Apr 18, 2024
  12. Apr 16, 2024
Loading