Fix tutorials for aidge release 0.1.0
Modified files
Fix Onnx Tutorial :
-
Add name 'swish' in the operator implementation init -
For python implementation use graph.compile & forward by passing the data as argument -
For meta operator implementation create producer and add it to the graph for inference
Fix PTQ Tutorial :
-
Remove verbose argument from scheduler.forward()
Edited by Cyril Moineau