Fixed Meta op and Generic op clone bugs
Fixed clone bugs:
-
MetaOperator inner graph was not cloned when cloning the meta op. -
GenericOp forwardDims function was not copied when cloning the generic op.
Fixes bug eclipse/aidge/aidge_core#176.
Edited by Olivier BICHLER