- Dec 06, 2023
-
-
Maxence Naud authored
-
- Dec 05, 2023
-
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
- Dec 01, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Nov 30, 2023
-
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
- Nov 29, 2023
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Nov 28, 2023
-
-
Olivier BICHLER authored
-
- Nov 27, 2023
-
-
Olivier BICHLER authored
-
Maxence Naud authored
-
Maxence Naud authored
-
Olivier BICHLER authored
-
- Nov 24, 2023
-
-
Olivier BICHLER authored
-
Maxence Naud authored
-
Maxence Naud authored
-
- Nov 23, 2023
-
-
Maxence Naud authored
-
- Nov 22, 2023
-
-
Olivier BICHLER 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
[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
-
- 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
-
- Nov 15, 2023
-
-
Maxence Naud authored
-
Maxence Naud authored
-
-