tf.FixedLenFeature
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

class tf.FixedLenFeature Configuration for parsing a fixed-length input feature. To treat sparse

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

tf.contrib.graph_editor.get_walks_union_ops(forward_seed_ops, backward_seed_ops, forward_inclusive=True, backward_inclusive=True, within_ops=None, control_inputs=False

2025-01-10 15:47:30
tf.contrib.learn.monitors.CaptureVariable.post_step()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.CaptureVariable.post_step(step, session)

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

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

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

tf.contrib.distributions.DirichletMultinomial.pdf(value, name='pdf') Probability density function. Args:

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

tf.contrib.bayesflow.stochastic_tensor.BernoulliWithSigmoidPTensor.value_type

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

tf.contrib.distributions.MultivariateNormalFull.dtype The DType of Tensors handled by this Distribution

2025-01-10 15:47:30
tf.contrib.rnn.GRUBlockCell
  • References/Big Data/TensorFlow/TensorFlow Python/RNN

class tf.contrib.rnn.GRUBlockCell Block GRU cell implementation. The implementation is based on:

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

tf.contrib.distributions.Bernoulli.get_event_shape() Shape of a single sample from a single batch as a TensorShape

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.survival_function(value, name='survival_function') Survival function.

2025-01-10 15:47:30