Defined in tensorflow/contrib/nn/__init__.py.
Module for variants of ops in tf.nn.
alpha_dropout(...): Computes alpha dropout.
conv1d_transpose(...): The transpose of conv1d.
deprecated_flipped_sigmoid_cross_entropy_with_logits(...): Computes sigmoid cross entropy given logits.
deprecated_flipped_softmax_cross_entropy_with_logits(...): Computes softmax cross entropy between logits and labels.
deprecated_flipped_sparse_softmax_cross_entropy_with_logits(...): Computes sparse softmax cross entropy between logits and labels.
nth_element(...): Finds values of the n-th order statistic for the last dmension.
rank_sampled_softmax_loss(...): Computes softmax loss using rank-based adaptive resampling.
sampled_sparse_softmax_loss(...): Computes and returns the sampled sparse softmax training loss.
scaled_softplus(...): Returns y = alpha * ln(1 + exp(x / alpha)) or min(y, clip).
__cached__
__loader__
__spec__
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/contrib/nn