modeci_mdf.functions.onnx.min

modeci_mdf.functions.onnx.min(*args, **kwargs)

Element-wise min of each of the input tensors (with Numpy-style broadcasting support). All inputs and outputs must have the same data type. This operator supports multidirectional (i.e., Numpy-style) broadcasting; for more details please check [the doc](Broadcasting.md).