- Jan 28, 2025
-
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
Inputs were not identified as such in some export cases See merge request !301
-
- Jan 24, 2025
-
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Maxence Naud authored
[UPD] add some logging informations See merge request !313
-
-
-
-
-
-
-
-
Enhance: logging format with constant width and default log level to Notice or Debug (compilation mode dependent) - add a helper function to wrap text to a specified width, respecting explicit line breaks (\n) and accounting for ANSI escape sequences. - set default logging level to Log::Level::Notice in RELEASE compilation mode and Log::Level::Debug in DEBUG compilation mode
-
-
Maxence Naud authored
[Add] Operator Expand See merge request !286
-
-
-
-
- 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
-