tf.test.is_built_with_cuda() Returns whether TensorFlow was built with CUDA (GPU) support.
tf.contrib.framework.deprecated_arg_values(date, instructions, **deprecated_kwargs) Decorator for marking specific function argument
tf.contrib.rnn.CoupledInputForgetGateLSTMCell.__init__(num_units, use_peepholes=False, initializer=None, num_proj=None, proj_clip=None, num_unit_shards=1, num_proj_shards=1
void tensorflow::TensorShape::DumpRep() const
tf.contrib.learn.DNNClassifier.evaluate(x=None, y=None, input_fn=None, feed_fn=None, batch_size=None, steps=None, metrics=None, name=None) See
class tf.contrib.learn.monitors.PrintTensor Prints given tensors every N steps. This is an EveryN
tf.sparse_to_indicator(sp_input, vocab_size, name=None) Converts a SparseTensor of ids into a dense bool indicator
void tensorflow::Tensor::AsProtoField(TensorProto *proto) const Fills in proto with *this tensor's content
tf.contrib.distributions.MultivariateNormalCholesky.pmf(value, name='pmf') Probability mass function.
class tf.contrib.bayesflow.stochastic_tensor.DirichletMultinomialTensor DirichletMultinomialTensor is a St
Page 83 of 100