tf.test.is_built_with_cuda()
  • References/Big Data/TensorFlow/TensorFlow Python/Testing

tf.test.is_built_with_cuda() Returns whether TensorFlow was built with CUDA (GPU) support.

2025-01-10 15:47:30
tf.contrib.framework.deprecated_arg_values()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.deprecated_arg_values(date, instructions, **deprecated_kwargs) Decorator for marking specific function argument

2025-01-10 15:47:30
tf.contrib.rnn.CoupledInputForgetGateLSTMCell.
  • References/Big Data/TensorFlow/TensorFlow Python/RNN

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

2025-01-10 15:47:30
tensorflow::TensorShape::DumpRep()
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShape

void tensorflow::TensorShape::DumpRep() const

2025-01-10 15:47:30
tf.contrib.learn.DNNClassifier.evaluate()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

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

2025-01-10 15:47:30
tf.contrib.learn.monitors.PrintTensor
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

class tf.contrib.learn.monitors.PrintTensor Prints given tensors every N steps. This is an EveryN

2025-01-10 15:47:30
tf.sparse_to_indicator()
  • References/Big Data/TensorFlow/TensorFlow Python/Sparse Tensors

tf.sparse_to_indicator(sp_input, vocab_size, name=None) Converts a SparseTensor of ids into a dense bool indicator

2025-01-10 15:47:30
tensorflow::Tensor::AsProtoField()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

void tensorflow::Tensor::AsProtoField(TensorProto *proto) const Fills in proto with *this tensor's content

2025-01-10 15:47:30
tf.contrib.distributions.MultivariateNormalCholesky.pmf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.MultivariateNormalCholesky.pmf(value, name='pmf') Probability mass function.

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.DirichletMultinomialTensor
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

class tf.contrib.bayesflow.stochastic_tensor.DirichletMultinomialTensor DirichletMultinomialTensor is a St

2025-01-10 15:47:30