tensorflow::Env::Env()
  • References/Big Data/TensorFlow/TensorFlow C++/Env

tensorflow::Env::Env()

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.contrib.distributions.Binomial.is_continuous
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Binomial.is_continuous

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

tf.contrib.bayesflow.stochastic_tensor.SampleValue.popped_above(unused_value_type)

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

tf.contrib.distributions.MultivariateNormalFull.pdf(value, name='pdf') Probability density function. Args:

2025-01-10 15:47:30
tf.test.assert_equal_graph_def()
  • References/Big Data/TensorFlow/TensorFlow Python/Testing

tf.test.assert_equal_graph_def(actual, expected) Asserts that two GraphDefs are (mostly) the same.

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

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

2025-01-10 15:47:30
tensorflow::Session
  • References/Big Data/TensorFlow/TensorFlow C++/Session

A Session instance lets a caller drive a TensorFlow graph computation. When a Session is created with a given target, a new Session object is

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

tf.contrib.layers.repeat(inputs, repetitions, layer, *args, **kwargs) Applies the same layer with the same arguments repeatedly

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

tf.contrib.graph_editor.SubGraphView.inputs The input tensors of this subgraph view.

2025-01-10 15:47:30