Sponsor of the Day:
Jerkmate
https://www.tensorflow.org/api_docs/python/tf/nn/depthwise_conv2d
tf.nn.depthwise_conv2d | TensorFlow v2.16.1
Depthwise 2-D convolution.
conv2d tensorflow v2tf nn16 1
https://www.tensorflow.org/api_docs/python/tf/nn/pool
tf.nn.pool | TensorFlow v2.16.1
Performs an N-D pooling operation.
tensorflow v2 16tf nnpool
https://www.tensorflow.org/api_docs/python/tf/nn/space_to_depth
tf.nn.space_to_depth | TensorFlow v2.16.1
SpaceToDepth for tensors of type T.
tensorflow v2 16tf nnspacedepth
https://www.tensorflow.org/api_docs/python/tf/nn/separable_conv2d
tf.nn.separable_conv2d | TensorFlow v2.16.1
2-D convolution with separable filters.
conv2d tensorflow v2tf nn16 1separable
https://www.tensorflow.org/api_docs/python/tf/nn/RNNCellResidualWrapper
tf.nn.RNNCellResidualWrapper | TensorFlow v2.16.1
RNNCell wrapper that ensures cell inputs are added to the outputs. (deprecated)
tensorflow v2 16tf nn
https://www.tensorflow.org/api_docs/python/tf/nn/embedding_lookup
tf.nn.embedding_lookup | TensorFlow v2.16.1
Looks up embeddings for the given ids from a list of tensors.
tensorflow v2 16tf nnembeddinglookup
https://www.tensorflow.org/api_docs/python/tf/nn/scale_regularization_loss
tf.nn.scale_regularization_loss | TensorFlow v2.16.1
Scales the sum of the given regularization losses by number of replicas.
tensorflow v2 16tf nnscaleregularizationloss
https://www.tensorflow.org/api_docs/python/tf/nn/ctc_unique_labels
tf.nn.ctc_unique_labels | TensorFlow v2.16.1
Get unique labels and indices for batched labels for tf.nn.ctc_loss.
tensorflow v2 16tf nnctcuniquelabels
https://www.tensorflow.org/api_docs/python/tf/nn
Module: tf.nn | TensorFlow v2.16.1
Public API for tf._api.v2.nn namespace
tensorflow v2 16module tfnn
https://www.tensorflow.org/api_docs/python/tf/compat/v1/nn/max_pool_with_argmax
tf.compat.v1.nn.max_pool_with_argmax | TensorFlow v2.16.1
Performs max pooling on the input and outputs both max values and indices.
tf compat v1tensorflow v2 16nnmaxpool
https://www.tensorflow.org/api_docs/python/tf/compat/v1/nn/conv1d
tf.compat.v1.nn.conv1d | TensorFlow v2.16.1
tf compat v1tensorflow v2 16nn
https://www.tensorflow.org/api_docs/python/tf/compat/v1/nn/bidirectional_dynamic_rnn
tf.compat.v1.nn.bidirectional_dynamic_rnn | TensorFlow v2.16.1
Creates a dynamic version of bidirectional recurrent neural network. (deprecated)
tf compat v1tensorflow v2 16nnbidirectionaldynamic
https://www.tensorflow.org/api_docs/python/tf/compat/v1/nn/separable_conv2d
tf.compat.v1.nn.separable_conv2d | TensorFlow v2.16.1
2-D convolution with separable filters.
tf compat v1conv2d tensorflow v2nnseparable16
https://www.tensorflow.org/api_docs/python/tf/compat/v1/nn/fractional_max_pool
tf.compat.v1.nn.fractional_max_pool | TensorFlow v2.16.1
Performs fractional max pooling on the input. (deprecated)
tf compat v1tensorflow v2 16nnfractionalmax
https://www.tensorflow.org/api_docs/python/tf/compat/v1/nn/safe_embedding_lookup_sparse
tf.compat.v1.nn.safe_embedding_lookup_sparse | TensorFlow v2.16.1
Lookup embedding results, accounting for invalid IDs and empty features.
tf compat v1sparse tensorflow v2nnsafeembedding
https://www.tensorflow.org/api_docs/python/tf/compat/v1/nn/conv3d_transpose
tf.compat.v1.nn.conv3d_transpose | TensorFlow v2.16.1
The transpose of conv3d.
tf compat v1transpose tensorflow v2nn16
https://www.tensorflow.org/api_docs/python/tf/compat/v1/nn/softmax_cross_entropy_with_logits
tf.compat.v1.nn.softmax_cross_entropy_with_logits | TensorFlow v2.16.1
Computes softmax cross entropy between logits and labels. (deprecated)
tf compat v1tensorflow v2 16cross entropynnsoftmax
https://www.tensorflow.org/api_docs/python/tf/compat/v1/nn/fused_batch_norm
tf.compat.v1.nn.fused_batch_norm | TensorFlow v2.16.1
Batch normalization.
tf compat v1norm tensorflow v2nnfusedbatch