Skip to content
Snippets Groups Projects
Forked from Eclipse Projects / aidge / aidge_core
2103 commits behind the upstream repository.
NAUD Maxence's avatar
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()
cbcd268c
History