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