API Reference
OperationNamespace.
sin
Returns the element-wise sine.
x (number or np.ndarray or Tensor) – The value, \(x\).
name (str, optional) – The name of the node.
The element-wise sine \(\sin{x}\).
Tensor