mxnet.np.round_

round_(a, decimals=0, out=None)

Round an array to the given number of decimals.

See also

around()

equivalent function; see for details.