Fix the aidge_cmp feature
Context
#39 (moved) : The aidge_cmp feature does not work anymore.
TODO
This MR aims to Adapt the aidge_cmp feature to the recent changes (AdaptToBackend) :
-
Generate a json holding information about the intermediate tensors instead of using the log_outputfunction; -
Export the intermediate tensors to be used a references using the generated json; -
Update the aidge_cmpandsave_outputsexport funtions so that they can handle different data formats; -
Handle fp32 dtype with aidge_cmpfeature.
Edited by Axel Farrugia