openvino.runtime.opset4.mish

openvino.runtime.opset4.mish(data: Union[openvino._pyopenvino.Node, int, float, numpy.ndarray], name: Optional[str] = None) openvino._pyopenvino.Node

Return a node which performs Mish.

Parameters

data – Tensor with input data floating point type.

Returns

The new node which performs Mish