Skip to contents

Element-wise ReLU: max(0, x)

Usage

relu(x)

Arguments

x

A value object

Value

A new value object representing max(0, x)