[Fix] Update operators to be aligned with the new aidge export
Context
The MR !466, introduced an instance_count parameter in the definition of each operators to support cyclic graphs.
This MR extends the XNNPACK export by adding the instance_count parameter to all supported operators.