Draft: Enhance organization in Operators
Context
This MR is part of aidge#197
- add namespace Operator for each operator
- change Operator class for AbsOperator to avoid confusion with the namespace
- move each operator attribute enum inside the corresponding class