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.12.0 Index]