Skip to content
Snippets Groups Projects
  1. Mar 22, 2024
  2. Mar 20, 2024
  3. Mar 13, 2024
  4. Mar 06, 2024
  5. Mar 05, 2024
  6. Mar 04, 2024
  7. Mar 03, 2024
  8. Mar 02, 2024
  9. Mar 01, 2024
  10. 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
  11. Feb 27, 2024
  12. Feb 26, 2024
  13. Feb 25, 2024
  14. Feb 22, 2024
  15. Feb 21, 2024
  16. Feb 20, 2024
Loading