tensorflow::Tensor::DebugString()

string tensorflow::Tensor::DebugString() const A human-readable summary of the tensor suitable for debugging.

tf.contrib.learn.monitors.ExportMonitor

class tf.contrib.learn.monitors.ExportMonitor Monitor that exports Estimator every N steps.

tf.contrib.bayesflow.stochastic_tensor.CategoricalTensor.distribution

tf.contrib.bayesflow.stochastic_tensor.CategoricalTensor.distribution

tf.contrib.bayesflow.stochastic_tensor.LaplaceWithSoftplusScaleTensor.__init__()

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

tf.contrib.bayesflow.stochastic_tensor.PoissonTensor.__init__()

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

tf.contrib.bayesflow.stochastic_tensor.StudentTTensor.graph

tf.contrib.bayesflow.stochastic_tensor.StudentTTensor.graph

tf.contrib.bayesflow.stochastic_tensor.NormalWithSoftplusSigmaTensor.distribution

tf.contrib.bayesflow.stochastic_tensor.NormalWithSoftplusSigmaTensor.distribution

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor.graph

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor.graph

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.parameters

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.parameters Dictionary of parameters used by this Distribution.

tf.contrib.bayesflow.stochastic_tensor.InverseGammaWithSoftplusAlphaBetaTensor

class tf.contrib.bayesflow.stochastic_tensor.InverseGammaWithSoftplusAlphaBetaTensor InverseGammaWithSoftplusAlphaBetaTensor is a StochasticTensor backed by the distribution InverseGammaWithSoftplusAlphaBeta.