Alias for trunc.
trunc
Calculates:
output = trunc(input) Copy
output = trunc(input)
Gradient:
inputGrad = 0 Copy
inputGrad = 0
the input tensor of any shape
the output tensor
Generated using TypeDoc
Alias for
trunc
.Calculates:
Gradient: