Module: tf.contrib.batching

Defined in tensorflow/contrib/batching/__init__.py.

Ops and modules related to batch.

Functions

batch_function(...): Batches the computation done by the decorated function.