- Jan 24, 2025
-
-
- Jan 23, 2025
-
-
Maxence Naud authored
Doc operators See merge request !293
-
Houssem ROUIS authored
-
Houssem ROUIS authored
-
Maxence Naud authored
Fixed adaptToBackend and added unit test See merge request !312
-
-
-
-
Maxence Naud authored
-
- Jan 21, 2025
-
-
Olivier BICHLER authored
Removed graph regex See merge request !309
-
Olivier BICHLER authored
-
- Jan 20, 2025
-
-
Maxence Naud authored
Add fmt version in CMake package config template See merge request !308
-
Jerome Hue authored
-
Maxence Naud authored
[UPD] Tensor formatting See merge request !307
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
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
ENHANCE: split DataType, DataFormat, EnumString from other files See merge request !306
-
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
-
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
UPD: log test for more log cases See merge request !305
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
- Jan 18, 2025
-
-
Maxence Naud authored
-
- Jan 17, 2025
-
-
Maxence Naud authored
UPD: remove 'iostream' and include only what is used See merge request !304
-
Maxence Naud authored
-
Maxence Naud authored
-
-
-
-
UPD: get latest fmt version if package not found instead of 10.2.1 and change fmt lib from PRIVATE to PUBLIC
-
-