[ResNet18] Export Cpp INT8 not supported
Hello,
I'm using AIDGE's CPP export module, and I'm unable to generate my export after quantizing my neural network.
The "Clip" operator is not supported. Do you have any suggestions for generating this export? Attached are the script, the neural network, and some test data.
I'm able to generate the export before quantizing the model.