tensorflow::ThreadOptions
  • References/Big Data/TensorFlow/TensorFlow C++/ThreadOptions

Options to configure a Thread . Note that the options are all hints, and the underlying implementation may choose to ignore it.

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

TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::flat_inner_dims() const

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

tf.mod(x, y, name=None) Returns element-wise remainder of division. NOTE: Mod

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

tf.scan(fn, elems, initializer=None, parallel_iterations=10, back_prop=True, swap_memory=False, infer_shape=True, name=None) scan

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

tf.contrib.bayesflow.stochastic_tensor.StudentTWithAbsDfSoftplusSigmaTensor.clone(name=None, **dist_args)

2025-01-10 15:47:30
tf.contrib.bayesflow.entropy.entropy_shannon()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Entropy

tf.contrib.bayesflow.entropy.entropy_shannon(p, z=None, n=None, seed=None, form=None, name='entropy_shannon') Monte Carlo or deterministic

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

tf.contrib.distributions.Categorical.entropy(name='entropy') Shanon entropy in nats.

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

tf.contrib.learn.TensorFlowEstimator.predict(x, axis=1, batch_size=None) Predict class or regression for x.

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

tf.contrib.bayesflow.stochastic_tensor.MixtureTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)

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

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

2025-01-10 15:47:30