tf.contrib.bayesflow.stochastic_tensor.NormalWithSoftplusSigmaTensor.name

tf.contrib.bayesflow.stochastic_tensor.NormalWithSoftplusSigmaTensor.name

tf.contrib.rnn.GRUBlockCell.__init__()

tf.contrib.rnn.GRUBlockCell.__init__(cell_size) Initialize the Block GRU cell. Args: cell_size: int, GRU cell size.

tf.contrib.learn.monitors.PrintTensor.every_n_post_step()

tf.contrib.learn.monitors.PrintTensor.every_n_post_step(step, session) Callback after a step is finished or end() is called. Args: step: int, the current value of the global step. session: Session object.

tf.contrib.distributions.Bernoulli.validate_args

tf.contrib.distributions.Bernoulli.validate_args Python boolean indicated possibly expensive checks are enabled.

tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.value()

tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.value(name='value')

tf.contrib.bayesflow.stochastic_tensor.QuantizedDistributionTensor.value()

tf.contrib.bayesflow.stochastic_tensor.QuantizedDistributionTensor.value(name='value')

tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.is_reparameterized

tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.is_reparameterized

tensorflow::Tensor::tensor_data()

StringPiece tensorflow::Tensor::tensor_data() const Returns a StringPiece mapping the current tensor's buffer. The returned StringPiece may point to memory location on devices that the CPU cannot address directly. NOTE: The underlying tensor buffer is refcounted, so the lifetime of the contents mapped by the StringPiece matches the lifetime of the buffer; callers should arrange to make sure the buffer does not get destroyed while the StringPiece is still used. REQUIRES: DataTypeCanUseMemcpy(dt

tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.name

tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.name

tf.contrib.learn.monitors.SummarySaver.end()

tf.contrib.learn.monitors.SummarySaver.end(session=None)