Skip to contents

Element-wise rounding.

Usage

nv_round(operand, method = "nearest_even")

Arguments

operand

(tensorish)
Operand.

method

(character(1))
Method to use for rounding. Either "nearest_even" (default) or "afz" (away from zero).

Value

tensorish