tf.image.hsv_to_rgb()
  • References/Big Data/TensorFlow/TensorFlow Python/Images

tf.image.hsv_to_rgb(images, name=None) Convert one or more images from HSV to RGB. Outputs a tensor

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

class tf.nn.rnn_cell.OutputProjectionWrapper Operator adding an output projection to the given cell. Note:

2025-01-10 15:47:30
tf.errors.UnauthenticatedError
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

class tf.errors.UnauthenticatedError The request does not have valid authentication credentials. This

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

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.prob(value, name='prob') Probability density/mass function (depending

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

tf.contrib.learn.monitors.CaptureVariable.__init__(var_name, every_n=100, first_n=1) Initializes a CaptureVariable monitor.

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

tf.contrib.bayesflow.stochastic_tensor.DirichletTensor.value(name='value')

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

TTypes<T>::Flat tensorflow::Tensor::flat() Return the tensor data as an Eigen::Tensor of the data type and

2025-01-10 15:47:30
tf.contrib.distributions.WishartCholesky.name
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.WishartCholesky.name Name prepended to all ops created by this Distribution.

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

class tf.nn.rnn_cell.LSTMStateTuple Tuple used by LSTM Cells for state_size, zero_state, and output

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

tf.contrib.framework.assign_from_values(var_names_to_values) Creates an assignment operation from a given mapping.

2025-01-10 15:47:30