- Dec 06, 2024
-
-
Maxence Naud authored
Upt some version files See merge request !278
-
Maxence Naud authored
-
- Dec 05, 2024
-
-
Maxence Naud authored
[Fix] Producer clone and Tensor copy See merge request !273
-
- add compound assignment operator (+=, -=, *=, /=) with Tensor and arithmetic values - add operator(+, -, *, /) with arithmetic values - add friend symetric operator (+, -, *) with arithmetic values - add fmt parsing function
-
-
-
-
-
-
- Add move assignment operator - Fix 'Tensor::clone()' if original Tensor has no implementation - Change behaviour to always perform a shallow copy in case of copy constructor/assignment operator calls
-
-
- Dec 04, 2024
-
-
Maxence Naud authored
Deprecate Scaling Node See merge request !274
-
-
- Dec 02, 2024
-
-
Olivier BICHLER authored
Improved Scheduler diagnostic See merge request !271
-
Olivier BICHLER authored
-
- Nov 30, 2024
-
-
Maxence Naud authored
Resolve "Bad MetaOp attributes" See merge request !268
-
- Nov 29, 2024
-
-
-
Maxence Naud authored
fix: release with python3.8 See merge request !270
-
-
Maxence Naud authored
[upd] GraphView Mermaid visualization See merge request !269
-
-
-
Maxence Naud authored
Fixed issues for LSTM See merge request !267
-
-
-
- Nov 28, 2024
-
-
Cyril Moineau authored
Fix gnuplot detection See merge request !266
-
Cyril Moineau authored
-
Maxence Naud authored
Fix spelling mistakes and a codespell config file See merge request !207
-
Add a .codespellrc and fix spelling mistakes in code.
-
Cyril Moineau authored
Add unit test export See merge request !265
-
Cyril Moineau authored
-
Cyril Moineau authored
-
- Nov 27, 2024
-
-
Maxence Naud authored
-
-
- Nov 26, 2024
-
-
Maxence Naud authored
Extends the functionalities of Resize Operator See merge request !242
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
- working nearest mode - add Interpolation python binding - working python binding - change Resize creation function to set scale/size Producers if values are provided
-
Maxence Naud authored
-