- Apr 26, 2024
-
-
- Mar 29, 2024
-
-
Grégoire Kubler authored
-
Grégoire Kubler authored
This reverts commit ffc4d22e.
-
Grégoire Kubler authored
-
- Mar 19, 2024
-
-
Grégoire Kubler authored
-
- Mar 18, 2024
-
-
Grégoire Kubler authored
-
- Jan 16, 2024
-
-
Cyril Moineau authored
Add a trampoline to Node.add_child in order to set None default value to avoid conversion of nullptr -> std::shared_ptr.
-
- Nov 24, 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 14, 2023
-
-
Olivier BICHLER authored
Changed outputs() and getNbDataInputs() in GraphView to achieve consistent behavior (clarified in doctring)
-
- Nov 10, 2023
-
-
Maxence Naud authored
-
- Nov 07, 2023
-
-
Maxence Naud authored
-
- Oct 24, 2023
-
-
Cyril Moineau authored
-
- Sep 25, 2023
-
-
Olivier BICHLER authored
-
- Sep 21, 2023
-
-
Vincent Templier authored
-
- Sep 19, 2023
-
-
vincent lorrain authored
-
- Sep 07, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Sep 06, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Aug 30, 2023
-
-
Olivier BICHLER authored
-
- Aug 23, 2023
-
-
Maxence Naud authored
-
- Aug 09, 2023
-
-
Maxence Naud authored
-
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 04, 2023
-
-
Maxence Naud authored
-
- 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
-
Cyril Moineau authored
-