apply
Applies the activation functions to the input features to produce the output.
Parameters
tf
TensorFlow graph API for building operations.
features
TensorFlow graph leaf node representing layer output before activation function.
Applies the activation functions to the input features to produce the output.
TensorFlow graph API for building operations.
TensorFlow graph leaf node representing layer output before activation function.