- Apr 18, 2024
-
-
- Mar 22, 2024
-
-
Maxence Naud authored
[Add] 'Operator::backend()' member function and move Tensor dependence from header to source file when possible in operator
-
- Mar 21, 2024
-
-
[Add] 'Operator::backend()' member function and move Tensor dependence from header to source file when possible in operator
-
Maxence Naud authored
[Add] 'Operator::backend()' member function and move Tensor dependence from header to source file when possible in operator
-
- Mar 20, 2024
-
-
- Mar 06, 2024
-
-
- Mar 05, 2024
-
-
- Mar 01, 2024
-
-
Cyril Moineau authored
-
- Feb 29, 2024
-
-
Cyril Moineau authored
-
- Feb 23, 2024
-
-
- Feb 22, 2024
-
-
Cyril Moineau authored
-
- Feb 13, 2024
-
-
Olivier BICHLER authored
-
- Feb 11, 2024
-
-
Olivier BICHLER authored
Use fmt library instead of custom functions, added GraphView::getRankedNodes() and GraphView::getRankedNodesName() methods
-
- Jan 05, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Jan 04, 2024
-
-
Olivier BICHLER authored
-
- Dec 14, 2023
-
-
Maxence Naud authored
-
Maxence Naud authored
-
- Dec 13, 2023
-
-
Maxence Naud authored
-
- Dec 07, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Dec 05, 2023
-
-
Maxence Naud authored
-
- Dec 03, 2023
-
-
Olivier BICHLER authored
-
- Nov 30, 2023
-
-
Maxence Naud authored
-
- Nov 27, 2023
-
-
Maxence Naud authored
-
- Nov 24, 2023
-
-
Maxence Naud authored
-
- Nov 22, 2023
-
-
Maxence Naud authored
-
- Nov 20, 2023
-
-
Maxence Naud authored
- Change parent class from Operator to OperatorTensor - Remove shared and not customed functions from operators - Uniformize operators behaviour: - inputs are set to nullptr at initialization by default - parameters whose size can be computed at initialization are (FC, ConvDepthWise) - Many more checks in functions with AIDGE_THROW_OR_ABORT()
-
- Nov 15, 2023
-
-
Maxence Naud authored
-
- Nov 14, 2023
-
-
Maxence Naud authored
-
Maxence Naud authored
-
- Nov 10, 2023
-
-
Maxence Naud authored
-
- Oct 26, 2023
-
-
Maxence Naud authored
-
- Oct 17, 2023
-
-
Olivier BICHLER authored
-