cupynumeric.ndarray.round#
- ndarray.round(decimals=0, out=None)#
Return a with each element rounded to the given number of decimals.
Refer to
cupynumeric.round()for full documentation.- Availability:
Multiple GPUs, Multiple CPUs
Return a with each element rounded to the given number of decimals.
Refer to cupynumeric.round() for full documentation.
Multiple GPUs, Multiple CPUs