tf.contrib.learn.TensorFlowRNNClassifier.save()

tf.contrib.learn.TensorFlowRNNClassifier.save(path) Saves checkpoints and graph to given path. Args: path: Folder to save model to.

tf.contrib.learn.monitors.BaseMonitor

class tf.contrib.learn.monitors.BaseMonitor Base class for Monitors. Defines basic interfaces of Monitors. Monitors can either be run on all workers or, more commonly, restricted to run exclusively on the elected chief worker.

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor.value_type

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor.value_type

tensorflow::Env::GetChildren()

Status tensorflow::Env::GetChildren(const string &dir, std::vector< string > *result) Stores in *result the names of the children of the specified directory. The names are relative to "dir". Original contents of *results are dropped.

tf.contrib.bayesflow.stochastic_tensor.WishartFullTensor.clone()

tf.contrib.bayesflow.stochastic_tensor.WishartFullTensor.clone(name=None, **dist_args)

tf.contrib.distributions.InverseGamma.log_pdf()

tf.contrib.distributions.InverseGamma.log_pdf(value, name='log_pdf') Log probability density function. Args: value: float or double Tensor. name: The name to give this op. Returns: log_prob: a Tensor of shape sample_shape(x) + self.batch_shape with values of type self.dtype. Raises: TypeError: if not is_continuous.

tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.loss()

tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.loss(final_loss, name='Loss')

tf.contrib.distributions.Distribution.is_reparameterized

tf.contrib.distributions.Distribution.is_reparameterized

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

tf.contrib.learn.monitors.PrintTensor.set_estimator(estimator) A setter called automatically by the target estimator. If the estimator is locked, this method does nothing. Args: estimator: the estimator that this monitor monitors. Raises: ValueError: if the estimator is None.

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagWithSoftplusStDevTensor.value_type

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagWithSoftplusStDevTensor.value_type