openvino.runtime.opset7.hswish# openvino.runtime.opset7.hswish(data: Node | int | float | ndarray, name: str | None = None) → Node# Return a node which performs HSwish (hard version of Swish). Parameters: data – Tensor with input data floating point type. Returns: The new node which performs HSwish