- Jun 03, 2024
-
-
Maxence Naud authored
-
Maxence Naud authored
- add Tensor operators +,-,*,/ - add __repr__ funciton to Tensor - add operator constructor to each python binding - fix identity_op Base class declaration in binding
-
Maxence Naud authored
- Move code definition in an external cpp file in src directory - Remove InChannels, OutChannels, NbChannels from the list of attributes as they are only used for creating the associated Producer. They are kept as parameters of the Operator factory function to continue creating Weight and Bias Producers automatically. The number of in/out channels is now based on the Weight parameter - 'Conv_Op::inChannels()', 'Conv_Op::outChannels()', 'ConvDepthWise::nbChannels()' functons added
-
- May 23, 2024
-
-
Maxence Naud authored
-
- May 22, 2024
-
-
Houssem ROUIS authored
-
- May 17, 2024
-
-
Houssem ROUIS authored
-
- May 15, 2024
-
-
- May 13, 2024
-
-
Houssem ROUIS authored
-
Houssem ROUIS authored
-
- May 06, 2024
-
-
Cyril Moineau authored
-
Cyril Moineau authored
-
Cyril Moineau authored
-
- May 03, 2024
-
-
Cyril Moineau authored
-
Cyril Moineau authored
-
Cyril Moineau authored
-
- Apr 29, 2024
-
-
Vincent Templier authored
-
-
- Apr 24, 2024
-
-
Vincent Templier authored
-
Cyril Moineau authored
-
-
-
-
- Apr 23, 2024
-
-
Vincent Templier authored
-
Vincent Templier authored
-
Vincent Templier authored
-
-
- Apr 18, 2024
-
-
Maxence Naud authored
-
-
-
-
-
Maxence Naud authored
-
- Apr 16, 2024
-
-
Olivier BICHLER authored
-
- Apr 11, 2024
-
-
Olivier BICHLER authored
-
- Apr 10, 2024
-
-
- Apr 08, 2024
-
-
Maxence Naud authored
- check includes - move template functions to source file for BatchNorm and AvgPooling - remove end-of-line spaces - change log binded functions name convention from CamelCase to snake case
-
Olivier BICHLER authored
-
- Apr 03, 2024
-
-
Maxence Naud authored
-
- Mar 28, 2024
-
-
Maxence Naud authored
-
Maxence Naud authored
-