- Nov 30, 2023
-
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
- Nov 27, 2023
-
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
- Nov 24, 2023
-
-
Maxence Naud authored
-
- Nov 23, 2023
-
-
Maxence Naud authored
-
- Nov 22, 2023
-
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
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
-
Maxence Naud authored
-
Maxence Naud authored
[Fix] set FC/ConvDepthWise parameter sizes at construction by adding the number of input channels in construction parameters
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Cyril Moineau authored
[FIX] MetaOperator output was badly linked to its children. See merge request !52
-
Cyril Moineau authored
-
- Nov 21, 2023
-
-
vincent lorrain authored
Ignored inconue node types by creating a spesific branch of the FSM that cancels the transition See merge request !51
-
- Nov 20, 2023
-
-
vincent lorrain authored
-
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()
-
Maxence Naud authored
- Add a common parent class to each Operator using Tensors: OperatorTensor - Gather shared operator functions in OperatorTensor - Add generic mInputs and mOutputs attributes for OperatorTensor - Add an enum to identify the type of Data used by each Operator - Change Inputs, DataInputs, Outputs for Inputs, Data, Attr, Outputs for less confusion
-
vincent lorrain authored
Add feature/graph regex/query resolution See merge request !49
-
- Nov 16, 2023
-
-
Cyril Moineau authored
Onnx tuto See merge request !50
-
Cyril Moineau authored
-
- Nov 15, 2023
-
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Cyril Moineau authored
PTQ updates See merge request !40
-
Maxence Naud authored
-
Maxence Naud authored
-
-