tf.contrib.bayesflow.stochastic_tensor.SampleAndReshapeValue.pushed_above()

tf.contrib.bayesflow.stochastic_tensor.SampleAndReshapeValue.pushed_above(unused_value_type)

tf.contrib.distributions.Laplace.validate_args

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

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.distributions.LaplaceWithSoftplusScale.param_static_shapes()

tf.contrib.distributions.LaplaceWithSoftplusScale.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes. Args: sample_shape: TensorShape or python list/tuple. Desired shape of a call to sample(). Returns: dict of parameter name to TensorShape. Raises: ValueError: if sample_shape is a TensorShape and is not fully defined.

tf.contrib.learn.monitors.ValidationMonitor.run_on_all_workers

tf.contrib.learn.monitors.ValidationMonitor.run_on_all_workers

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor.value_type

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor.value_type

tensorflow::Status::State

Member Details tensorflow::error::Code tensorflow::Status::State::code string tensorflow::Status::State::msg

tf.contrib.learn.monitors.ValidationMonitor.epoch_end()

tf.contrib.learn.monitors.ValidationMonitor.epoch_end(epoch) End epoch. Args: epoch: int, the epoch number. Raises: ValueError: if we've not begun an epoch, or epoch number does not match.

tensorflow::Tensor::dtype()

DataType tensorflow::Tensor::dtype() const Returns the data type.

tensorflow::Status::operator==()

bool tensorflow::Status::operator==(const Status &x) const