Fix clip implementation + add ReLU int8.
Compare changes
Files
2@@ -23,13 +23,14 @@ void ClipImpl_cpu_forward_kernel(
@@ -38,9 +39,9 @@ void ClipImpl_cpu_backward_kernel(
Fix clip implementation which was always converting input to float32. Now min and max are converted to input type.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent