Calculates:
output = round(input) Copy
output = round(input)
Gradient:
inputGrad = 0 Copy
inputGrad = 0
the input tensor of any shape
the output tensor
Generated using TypeDoc
Calculates:
Gradient: