Module: tf.data.experimental.service

Experimental API for using the tf.data service.

Classes

class DispatchServer: An in-process tf.data service dispatch server.

class WorkerServer: An in-process tf.data service worker server.

Functions

distribute(...): A transformation that moves dataset processing to the tf.data service.