Skip to content

Add the Clip operator

Benjamin Halimi requested to merge add_clipping_node into dev

Description

Add the support of the Clip operator.

New files : ClipImpl.hpp, ClipImpl.cpp, ClipImpl_forward_kernels.hpp, ClipImpl_backward_kernels.hpp

The Clip operator has been tested (forward and backward).

Merge request reports

Loading