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