Element-wise ceiling (round toward positive infinity). You can also use ceiling().
Arguments
- operand
(
tensorish)
Operand.
Value
tensorish
Has the same shape and data type as the input.
See also
nvl_ceil() for the underlying primitive.
Element-wise ceiling (round toward positive infinity). You can also use ceiling().
(tensorish)
Operand.
tensorish
Has the same shape and data type as the input.
nvl_ceil() for the underlying primitive.