Added the Minimum feature that enables the execution of minimum operations. It can be used in conjunction with the existing Maximum feature to carry out clip (clamp) operations.
Provided one test model: clip.onnx.
Added support for converting the Minimum feature from float to int16.