Update to const graph
MetaOperator_Op::getMicroGraph
return a std::shared_ptr<const GraphView>
instead of a std::shared_ptr<const GraphView>
following aidge_core!516 (merged)
- resetGrad is now a const method and take as an argument a ptr to a const GraphView.