Rdocumentation
powered by
Learn R Programming
torch (version 0.14.2)
torch_relu: Relu
Description
Relu
Usage
torch_relu(self)
Arguments
self
the input tensor
relu(input) -> Tensor
Computes the relu tranformation.