torch_relu_ {torch} | R Documentation |
Relu_
Description
Relu_
Usage
torch_relu_(self)
Arguments
self |
the input tensor |
relu_(input) -> Tensor
In-place version of torch_relu()
.
[Package torch version 0.13.0 Index]
torch_relu_ {torch} | R Documentation |
Relu_
torch_relu_(self)
self |
the input tensor |
In-place version of torch_relu()
.