- Nov 07, 2023
-
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
- Oct 27, 2023
-
-
Maxence Naud authored
-
- Oct 23, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
Added default operator impl with default producer-consumer model See merge request !37
-
- Oct 20, 2023
-
-
Olivier BICHLER authored
-
Cyril Moineau authored
[MaxPooling] Add support for ceil_mode parameter. See merge request !36
-
Cyril Moineau authored
-
Cyril Moineau authored
-
- Oct 19, 2023
-
-
Cyril Moineau authored
[OperatorImpl] Python OperatorImpl Closes #24 See merge request !19
-
Cyril Moineau authored
-
Cyril Moineau authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Oct 18, 2023
-
-
Maxence Naud authored
[Fix] memory leak due to "dim" local variable overflow See merge request !33
-
Maxence Naud authored
-
Cyril Moineau authored
[Producer] Fix input_name to return empty list. See merge request !35
-
Cyril Moineau authored
-
- Oct 17, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
Changed Pad DIM handling See merge request !34
-
Olivier BICHLER authored
-
Olivier BICHLER authored
Various meta-op fixes See merge request !32
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Maxence Naud authored
Build fix Closes aidge#14 See merge request !31
-
Maxence Naud authored
-
Cyril Moineau authored
-
Maxence Naud authored
-
Olivier BICHLER authored
-
Cyril Moineau authored
-
Cyril Moineau authored
-
Maxence Naud authored
[Operator] Add getInputsName & getOutputsName methods. See merge request !30
-
Cyril Moineau authored
-
- Oct 16, 2023
-
-
Cyril Moineau authored
An update of the graph regex system allows greater flexibility, with a more advanced node matching system. * [x] Making the nodeTest * [x] Making the lexer for logique expression * [x] Define operations tokens * [x] support int * [x] support str * [x] support float * [x] automatique Tests * [x] Making the parseur for logique expression * [x] Add the pratt for logical operation * [x] Making an interpreter to produce the node fuction test * [x] Add type safe type for the AST interpretation ( like std::any c17 ?) @pineapple * [x] Add the custome Lambda function @olivierbichler * [x] Add the bool node User functions * [x] Making graphRegex * [x] support sequential match * [x] \* * [x] \+ * [x] support paralel match * [x] \* * [x] \+ * [x] Making lexer * [x] quantification tokens * [x] \* * [x] \+ * [x] groupe token * [x] Making parseur * [x] seqential AST * [x] paralel AST * [x] Making Fsm interpreter * [x] define the fsm graph * [x] run FSM * [x] Making str interpreter (debug only) * [x] CI * [x] auto test matching * [x] manual test matching
-
Cyril Moineau authored
-
- Oct 13, 2023
-
-
Olivier BICHLER authored
Added PaddedConvDepthWise See merge request !28
-