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