tf.image.resize_nearest_neighbor(images, size, align_corners=None, name=None) Resize images to size
tf.contrib.distributions.Dirichlet.__init__(alpha, validate_args=False, allow_nan_stats=True, name='Dirichlet') Initialize a batch
tf.contrib.learn.TensorFlowEstimator.fit(x, y, steps=None, monitors=None, logdir=None) Neural network model from provided model_fn
tf.contrib.learn.DNNClassifier.export(export_dir, input_fn=None, input_feature_key=None, use_deprecated_input_fn=True, signature_fn=None, default_batch_size=1, expo
tf.contrib.distributions.Poisson.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.learn.monitors.StepCounter.run_on_all_workers
tf.contrib.distributions.Categorical.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes
tf.contrib.layers.repeat(inputs, repetitions, layer, *args, **kwargs) Applies the same layer with the same arguments repeatedly
tf.contrib.training.SequenceQueueingStateSaver.next_batch The NextQueuedSequenceBatch providing access to batched
tf.erf(x, name=None) Computes the Gauss error function of x element-wise. Args:
Page 48 of 100