Skip to content
Snippets Groups Projects
  1. Mar 22, 2024
  2. Mar 20, 2024
  3. Mar 15, 2024
  4. Mar 13, 2024
  5. Mar 12, 2024
  6. Mar 11, 2024
  7. Mar 08, 2024
  8. Mar 06, 2024
  9. Mar 05, 2024
  10. Mar 04, 2024
  11. Mar 03, 2024
  12. Mar 02, 2024
  13. Mar 01, 2024
  14. Feb 29, 2024
    • Maxence Naud's avatar
      Update Tensor.hpp and Tensor.cpp · d4ca927d
      Maxence Naud authored
      - [#include] Remove duplicated includes, add includes
      - [attributes] add default values for mDataType, mImpl and mGrad
      - [constructors] Order constructors, change array copy assignment to remove code duplication
      - calling grad() does not instanciate the gradient anymore, a dedicated function should do it
      - move getAvailableBackends() and operator=(const Tensor&) to cpp file
      - Tensor::resize() now handles scalar Tensors
      d4ca927d
    • Olivier BICHLER's avatar
      79570aec
  15. Feb 27, 2024
  16. Feb 26, 2024
  17. Feb 25, 2024
  18. Feb 22, 2024
  19. Feb 21, 2024
  20. Feb 20, 2024
Loading