Skip to content
Snippets Groups Projects
Commit cbcd268c authored by Maxence Naud's avatar Maxence Naud
Browse files

Uniformize operators and apply new class OperatorTensor induced changes in every operator

- 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()
parent 46e15f55
No related branches found
No related tags found
No related merge requests found
Showing
with 421 additions and 1499 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment