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

tf.TextLineReader.supports_serialize Whether the Reader implementation can serialize its state.

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

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

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

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

2025-01-10 15:47:30
tf.nn.rnn_cell.MultiRNNCell
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

class tf.nn.rnn_cell.MultiRNNCell RNN cell composed sequentially of multiple simple cells.

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

tf.contrib.distributions.NormalWithSoftplusSigma.mean(name='mean') Mean.

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

tf.contrib.distributions.Mixture.allow_nan_stats Python boolean describing behavior when a stat is undefined.

2025-01-10 15:47:30
tf.contrib.framework.assign_from_checkpoint()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.assign_from_checkpoint(model_path, var_list) Creates an operation to assign specific variables from a checkpoint

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

tf.contrib.distributions.TransformedDistribution.mode(name='mode') Mode.

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

tf.contrib.distributions.NormalWithSoftplusSigma.prob(value, name='prob') Probability density/mass function (depending on

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

tf.contrib.distributions.Binomial.is_continuous

2025-01-10 15:47:30