- Feb 12, 2025
-
-
- Feb 10, 2025
-
-
- Jan 31, 2025
-
-
- Jan 28, 2025
-
-
Maxence Naud authored
- Remove unused empty CMakeLists.txt in src directory - upd: 'approxEq' logging from error to notice in case of mismatch - do not remove spaces at the beginning of a new line in log
-
- Jan 24, 2025
-
-
Axel Farrugia authored
-
-
-
-
-
-
-
- Jan 23, 2025
-
-
Houssem ROUIS authored
-
Houssem ROUIS authored
-
-
- Jan 21, 2025
-
-
Olivier BICHLER authored
-
- Jan 20, 2025
-
-
Maxence Naud authored
Enhance: shorten and simplify the 'Tensor::toString' function and add an 'offset' parameter for pretty printing
-
- Jan 19, 2025
-
-
Maxence Naud authored
- Add support for precision parameter for floating point numbers in 'toString()' and Tensor formatter - Add precision parameter to 'toString()' virtual function in Data - Select a specific formatter function for Tensor elements once instead of selecting one for each element of the Tensor
-
Maxence Naud authored
-
Maxence Naud authored
FIX: warning related to a space between the quotation marks and the suffix identifier '_h' in the literal operator declaration in 'half.hpp'
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
The purpose is to simplify dependencies Remove DataType and DataFormat from Data.hpp into their own header/src files. Make DataType conversion initialization constexpr Move EnumString to its own file. It was required to include Attributes.hpp even though this file doesn't even use EnumString.
-
Maxence Naud authored
-
Maxence Naud authored
-
- Jan 17, 2025
-
-
Maxence Naud authored
-
Maxence Naud authored
-
-
-
-
Replace 'iostream'/'sstream'/'ostream' whenever possible by 'fmt' or nothing if there is nothing to print
-
- Jan 16, 2025
-
-
- Jan 14, 2025
-
-
- Jan 10, 2025
-
-
Cyril Moineau authored
-