- Jun 10, 2024
-
-
-
-
Extra: - add Node::createUniqueName - GraphView::inView with str arg
-
- Jun 07, 2024
-
-
Houssem ROUIS authored
-
Houssem ROUIS authored
-
- Jun 06, 2024
-
-
Houssem ROUIS authored
-
- Jun 04, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
Removed universal reference overload which are useless and cause issue when stealing the pointer for Python
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Jun 03, 2024
-
-
Maxence Naud authored
- Change Softmax_Op 'axis' attributes from int to size_t - Change Transpose_OpImpl to TransposeImpl - Change snake-case to camel-case names - fix tests according to AvgPooling_Op changes
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
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
-
Olivier BICHLER authored
-
Maxence Naud authored
- Change Softmax_Op 'axis' attributes from int to size_t - Change Transpose_OpImpl to TransposeImpl - Change snake-case to camel-case names - fix tests according to AvgPooling_Op changes
-
Maxence Naud authored
-
Maxence Naud authored
-
Maxence Naud authored
-
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 31, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- May 29, 2024
-
-
Olivier BICHLER authored
-
- May 28, 2024
-
-
Houssem ROUIS authored
-
- May 26, 2024
-
-
Olivier BICHLER authored
-
- May 24, 2024
-
-
Olivier BICHLER authored
-
- May 23, 2024
-
-
Houssem ROUIS authored
-
Houssem ROUIS authored
-
Houssem ROUIS authored
-
- May 22, 2024
-
-
Houssem ROUIS authored
-
- May 21, 2024
-
-
Olivier BICHLER authored
-
- May 17, 2024
-
-
Houssem ROUIS authored
-
Houssem ROUIS authored
-
- May 16, 2024
-
-
Maxence Naud authored
-
Maxence Naud authored
-
- May 15, 2024
-
-