- Jun 25, 2024
-
-
Maxence Naud authored
Fix attributes names in cpp tests
-
Maxence Naud authored
The previous behaviour was to keep the Tensor of the removed layer. Now it is also removed
-
Maxence Naud authored
-
- Jun 24, 2024
-
-
Maxence Naud authored
[Fix] (tmp) GraphView::forward_dims() if dimsension provided and Tensor already associated
-
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
-
Maxence Naud authored
- [Add] attribute() member function of Oeprator. Return nullptr if no attributes - [Fix] Scaling attributes names from camelCase to PascalCase
-
Maxence Naud authored
Move StaticAttribute from Base class to member attribute
-
- Jun 21, 2024
-
-
Olivier BICHLER authored
Fix bias See merge request !141
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Jun 20, 2024
-
-
-
Olivier BICHLER authored
-
- Jun 19, 2024
-
-
Cyril Moineau authored
Fix fuse mulAdd (and more ;)) See merge request !137
-
Cyril Moineau authored
-
Cyril Moineau authored
-
Cyril Moineau authored
-
-
-
-
-
-
-
-
-
-
Cyril Moineau authored
-
- Jun 18, 2024
-
-
Olivier BICHLER authored
Add log operator for BCE loss function See merge request !140
-
-
- Jun 14, 2024
-
-
Olivier BICHLER authored
Multiple fixes See merge request !139
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Jun 13, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
Alternative graph matching See merge request !138
-
Cyril Moineau authored
-