torch_relu {torch} | R Documentation |
Relu
Description
Relu
Usage
torch_relu(self)
Arguments
self |
the input tensor |
relu(input) -> Tensor
Computes the relu tranformation.
[Package torch version 0.13.0 Index]
torch_relu {torch} | R Documentation |
Relu
torch_relu(self)
self |
the input tensor |
Computes the relu tranformation.