- Mar 22, 2024
-
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
- type changed from 'const char*' to 'std::string'
-
Maxence Naud authored
-
Maxence Naud authored
[Add] 'Operator::backend()' member function and move Tensor dependence from header to source file when possible in operator
-
Maxence Naud authored
-
Maxence Naud authored
-
- Mar 20, 2024
-
-
- Mar 13, 2024
-
-
vincent lorrain authored
-
vincent lorrain authored
-
- Mar 06, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Mar 05, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Mar 04, 2024
-
-
Olivier BICHLER authored
-
- Mar 03, 2024
-
-
Olivier BICHLER authored
-
- Mar 02, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Mar 01, 2024
-
-
Olivier BICHLER authored
-
- Feb 29, 2024
-
-
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
-
Olivier BICHLER authored
-
- Feb 27, 2024
-
-
Olivier BICHLER authored
-
Maxence Naud authored
- [Add] ``zeros()`` member function to set implpementation elements to 0 - [unit_tests][NF] Add many more cases in Test_TensorImpl.cpp - [include] update includes in Tensor.hpp
-
- Feb 26, 2024
-
-
Olivier BICHLER authored
-
- Feb 25, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Feb 22, 2024
-
-
Thibault Allenet authored
-
Olivier BICHLER authored
-
Maxence Naud authored
-
- Feb 21, 2024
-
-
Olivier BICHLER authored
-
- Feb 20, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Feb 19, 2024
-
-
Olivier BICHLER authored
-