- Mar 29, 2024
-
-
Maxence Naud authored
-
Grégoire Kubler authored
-
Grégoire Kubler authored
This reverts commit ffc4d22e.
-
Grégoire Kubler authored
-
- Mar 22, 2024
-
-
Grégoire Kubler authored
-
- Mar 20, 2024
-
-
Olivier BICHLER authored
-
- Mar 19, 2024
-
-
Grégoire Kubler authored
-
- Mar 18, 2024
-
-
Grégoire Kubler authored
-
- Mar 12, 2024
-
-
Grégoire Kubler authored
-
- Mar 06, 2024
-
-
Olivier BICHLER authored
-
- Mar 05, 2024
-
-
Olivier BICHLER authored
-
- Feb 27, 2024
-
-
Olivier BICHLER authored
-
- Feb 25, 2024
-
-
Olivier BICHLER authored
-
- Dec 11, 2023
-
-
Maxence Naud authored
-
- Nov 22, 2023
-
-
Maxence Naud authored
- Remove setInput in Node - Change setDatatype to setDataType in GraphView and Tensor binding - Add namespace comment - Update Node includes - Run forwardDims() only if operators use Tensors
-
- Nov 10, 2023
-
-
Maxence Naud authored
-
- Sep 28, 2023
-
-
Olivier BICHLER authored
-
- Sep 26, 2023
-
-
vincent lorrain authored
-
- Sep 21, 2023
-
-
Vincent Templier authored
-
- Sep 19, 2023
-
-
vincent lorrain authored
-
- Sep 06, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Aug 30, 2023
-
-
Olivier BICHLER authored
-
- Aug 29, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Aug 09, 2023
-
-
Maxence Naud authored
[Bug] Solve memory leak induced by circular reference using shared_ptr between Node/Node and Node/GRaphView" - Children Nodes are referenced by weak_ptr in Node - GraphViews are referenced by weak_ptr in Node
-
- Aug 03, 2023
-
-
Maxence Naud authored
[Merge] GraphView.hpp [Doc] update documentation for Node.hpp and GraphView.hpp [Upd] IOIndex_t from signed<uint16_t> to uint6_t. IONb_t is replaced by IOIndex_t because both types represent the same thing. [Upd] Make many member-function arguments const for Node and GraphView to improve safety
-
- Aug 01, 2023
-
-
Cyril Moineau authored
-
Maxence Naud authored
-
Cyril Moineau authored
-