Skip to content

[Add] Clip operator import & export

Noam Zerah requested to merge noamzerah/aidge_onnx:clipping_node_remove_attr into dev

-Added import and export ONNX functions compatible with all ONNX opsets (with min and max supported as attributes or input data).

-Tested Clip as a native operator in test_register_converter

See Issue:aidge_quantization#38 (closed)

Edited by Noam Zerah

Merge request reports

Loading