- Oct 09, 2024
-
-
- Sep 10, 2024
-
-
Grégoire Kubler authored
-
- Jul 11, 2024
-
-
Add setConsoleColor(bool) method to Log module in order to control colorization on log outputs. Default should be assumed true. This is useful generally when redirecting outputs or using a non colorized terminal in order to avoid annoying ANSI escape sequences. Add set_console_color(bool) python binding. Add AIDGE_LOG_COLOR=[off|OFF|0] env var to disable colors at startup.
-
Olivier BICHLER authored
-
- Jul 09, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Jun 24, 2024
-
-
Maxence Naud authored
- [Add] Attributes: __str__(), __repr__() and dict() methods - [Add] GraphView: __repr__(), __len__() methods - [Add] Node: __repr__() method - [Add] Operator: __repr__() method and attr property - improve Tensor __str__ method if it is empty - change DataType to lower case for python
-
- Apr 08, 2024
-
-
Maxence Naud authored
- check includes - move template functions to source file for BatchNorm and AvgPooling - remove end-of-line spaces - change log binded functions name convention from CamelCase to snake case
-
- Mar 22, 2024
-
-
- Mar 06, 2024
-
-
Olivier BICHLER authored
-
- Jan 25, 2024
-
-
Cyril Moineau authored
-
Cyril Moineau authored
-
- Jan 24, 2024
-
-
Cyril Moineau authored
Add __setattr__ and __getattr__ methods for Attributes. This recquired a change in the order of derived class declaration, see https://github.com/pybind/pybind11/issues/3804
-
Cyril Moineau authored
-
- Dec 09, 2023
-
-
Olivier BICHLER authored
-
- Oct 09, 2023
-
-
vincent lorrain authored
-
- Oct 03, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Oct 02, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Sep 29, 2023
-
-
Olivier BICHLER authored
-
- Sep 28, 2023
-
-
Olivier BICHLER authored
-
- Sep 22, 2023
-
-
Cyril Moineau authored
-
Cyril Moineau authored
-
Cyril Moineau authored
-
- Aug 01, 2023
-
-
Cyril Moineau authored
-
Cyril Moineau authored
-