Contents

MLCActivationLayer

A layer that applies an activation function to the source tensor and produces an output.

Declaration

class MLCActivationLayer

Overview

To construct an activation layer, create an activation descriptor and then pass it to the initializer.

Topics

Creating Activation Layers

Inspecting Activation Layers

See Also

Activation Layers