Skip to contents

Exponential activation function.

Usage

activation_exponential(x)

Arguments

x

Input tensor.

Value

A tensor, the result from applying the activation to the input tensor x.