tf.truediv(x, y, name=None) Divides x / y elementwise, always producing floating point results. The
tf.get_session_handle(data, name=None) Return the handle of data. This is EXPERIMENTAL
tf.asin(x, name=None) Computes asin of x element-wise. Args:
tf.contrib.distributions.Chi2WithAbsDf.alpha Shape parameter.
tf.contrib.distributions.DirichletMultinomial.log_pmf(value, name='log_pmf') Log probability mass function.
class tf.contrib.framework.VariableDeviceChooser Device chooser for variables. When using a parameter
tf.contrib.util.ops_used_by_graph_def(graph_def) Collect the list of ops used by a graph. Does
tf.pow(x, y, name=None) Computes the power of one value to another. Given a tensor x
tf.image.resize_bilinear(images, size, align_corners=None, name=None) Resize images to size using bilinear
tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.distribution
Page 45 of 100