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