tf.contrib.distributions.Exponential.sample_n()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Exponential.sample_n(n, seed=None, name='sample_n') Generate n samples.

2025-01-10 15:47:30
tf.nn.rnn_cell.LSTMStateTuple.h
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

tf.nn.rnn_cell.LSTMStateTuple.h Alias for field number 1

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

tf.contrib.bayesflow.stochastic_tensor.DirichletMultinomialTensor.mean(name='mean')

2025-01-10 15:47:30
tf.QueueBase.enqueue()
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.QueueBase.enqueue(vals, name=None) Enqueues one element to this queue. If the queue is full

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

tf.contrib.distributions.Mixture.get_event_shape() Shape of a single sample from a single batch as a TensorShape

2025-01-10 15:47:30
tf.contrib.graph_editor.make_list_of_op()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.make_list_of_op(ops, check_graph=True, allow_graph=True, ignore_ts=False) Convert ops to a list of tf

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

tf.contrib.learn.monitors.ExportMonitor.run_on_all_workers

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

tf.contrib.distributions.Dirichlet.std(name='std') Standard deviation.

2025-01-10 15:47:30
tf.foldr()
  • References/Big Data/TensorFlow/TensorFlow Python/Higher Order Functions

tf.foldr(fn, elems, initializer=None, parallel_iterations=10, back_prop=True, swap_memory=False, name=None) foldr on the list

2025-01-10 15:47:30
tf.where()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.where(input, name=None) Returns locations of true values in a boolean tensor. This operation

2025-01-10 15:47:30