Skip to main content
openvino.runtime.opset11.sin
-
openvino.runtime.opset11.sin(node: Node | int | float | ndarray, name: str | None = None) → Node
Apply sine function on the input node element-wise.
- Parameters:
-
- Returns:
New node with sin operation applied on it.