Last chance! 50% off unlimited learning
Sale ends in
powered by
Applies the element-wise function ReLU6(x)=min(max(0,x),6).
nnf_relu6(input, inplace = FALSE)
(N,*) tensor, where * means, any number of additional dimensions
can optionally do the operation in-place. Default: FALSE