Module activation

Source

Enums§

FusedActivation
Represents the supported activation functions.

Functions§

relu
Performs the Rectified Linear Unit (ReLU) activation function.
relu6
Performs the Rectified Linear Unit 6 (ReLU6) activation function.
softmax
Performs the Softmax activation function.