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

tf.image.convert_image_dtype(image, dtype, saturate=False, name=None) Convert image to dtype, scaling

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

tf.contrib.distributions.Normal.log_pmf(value, name='log_pmf') Log probability mass function. Args:

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

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

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

tf.nn.rnn_cell.BasicRNNCell.output_size

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

tf.contrib.distributions.WishartCholesky.log_prob(value, name='log_prob') Log probability density/mass function (depending on

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

tf.contrib.graph_editor.compute_boundary_ts(ops, ambiguous_ts_are_outputs=True) Compute the tensors at the boundary of a set of

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

tf.IdentityReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not

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

tf.complex_abs(x, name=None) Computes the complex absolute value of a tensor. Given a tensor x

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

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

2025-01-10 15:47:30
tf.contrib.layers.safe_embedding_lookup_sparse()
  • References/Big Data/TensorFlow/TensorFlow Python/Layers

tf.contrib.layers.safe_embedding_lookup_sparse(embedding_weights, sparse_ids, sparse_weights=None, combiner=None, default_id=None, name=None, partition_strategy='div')

2025-01-10 15:47:30