Skip to contents

Relu

Usage

torch_relu(self)

Arguments

self

the input tensor

relu(input) -> Tensor

Computes the relu tranformation.