Skip to content

Fix clip implementation + add ReLU int8.

Cyril Moineau requested to merge ClipFix into dev

Fix clip implementation which was always converting input to float32. Now min and max are converted to input type.

  • add ReLU int8.

Merge request reports

Loading