openvino.runtime.opset7.mish#

openvino.runtime.opset7.mish(data: Node | int | float | ndarray, name: str | None = None) Node#

Return a node which performs Mish.

Parameters:

data – Tensor with input data floating point type.

Returns:

The new node which performs Mish