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
]