tf.nn.rnn_cell.InputProjectionWrapper.
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

tf.nn.rnn_cell.InputProjectionWrapper.__init__(cell, num_proj, input_size=None) Create a cell with input projection.

2025-01-10 15:47:30
tf.contrib.metrics.aggregate_metric_map()
  • References/Big Data/TensorFlow/TensorFlow Python/Metrics

tf.contrib.metrics.aggregate_metric_map(names_to_tuples) Aggregates the metric names to tuple dictionary. This

2025-01-10 15:47:30
tf.contrib.distributions.BetaWithSoftplusAB.event_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.BetaWithSoftplusAB.event_shape(name='event_shape') Shape of a single sample from a single batch as a

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.WishartFullTensor.
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.WishartFullTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)

2025-01-10 15:47:30
tf.asin()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.asin(x, name=None) Computes asin of x element-wise. Args:

2025-01-10 15:47:30
tf.contrib.graph_editor.transform_op_if_inside_handler()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.transform_op_if_inside_handler(info, op, keep_if_possible=True) Transform an optional op only if it is

2025-01-10 15:47:30
tf.contrib.crf.crf_log_likelihood()
  • References/Big Data/TensorFlow/TensorFlow Python/CRF

tf.contrib.crf.crf_log_likelihood(inputs, tag_indices, sequence_lengths, transition_params=None) Computes the log-likehood of

2025-01-10 15:47:30
tf.contrib.crf.crf_log_norm()
  • References/Big Data/TensorFlow/TensorFlow Python/CRF

tf.contrib.crf.crf_log_norm(inputs, sequence_lengths, transition_params) Computes the normalization for a CRF.

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.BetaTensor.entropy()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.BetaTensor.entropy(name='entropy')

2025-01-10 15:47:30
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.allow_nan_stats
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.allow_nan_stats Python boolean describing behavior when a stat

2025-01-10 15:47:30