Element-wise ceiling.
Arguments
- x
(
arrayish)
One input. Can be any float data type. An R value materializes at its default data type.
Value
(arrayish)
Has the input's shape and data type.
StableHLO
Lowers to hlo_ceil(), specified under
ceil.
Element-wise ceiling.
(arrayish)
One input. Can be any float data type. An R value materializes at its
default data type.
(arrayish)
Has the input's shape and data type.
Lowers to hlo_ceil(), specified under
ceil.