- Nov 21, 2024
-
-
Set toString() method to always return a valid string even in the case where the Tensor has no implementaiton or when the tensor is undefined (i.e. no specified size).
-
When a Tensor has no implementation, conservatively returns 0 for capacity(). This fix invalid pointer access on call to x.capacity().
-
Cyril Moineau authored
[fix] producers helper function always retrieved constant producer, by default... See merge request !257
-
[fix] producers helper function always retrieved constant producer, by default this is not the case anymore, added a constant argument if we need constant producers.
-
- Nov 20, 2024
-
-
Cyril Moineau authored
[Feat](Exports) Add custom options to exports See merge request !250
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Axel Farrugia authored
-
- Nov 19, 2024
-
-
Olivier BICHLER authored
[Fix]/[Upd] GlobalAvgPooling::forwardDims() squeeze dimensions See merge request !239
-
Axel Farrugia authored
-
-
-
Axel Farrugia authored
-
Axel Farrugia authored
feat(export): Add a way to give a custom forward template & add test argument in scheduler_export() function
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Nov 18, 2024
-
-
Olivier BICHLER authored
Partial fix for issue eclipse/aidge/aidge_core#167 See merge request !252
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
Cast operator pybind See merge request !251
-
- Nov 15, 2024
-
-
Lucas Lopez authored
-