Interfaces
ServiceConfig.DispatcherConfigOrBuilder | |
ServiceConfig.WorkerConfigOrBuilder | |
SnapshotMetadataRecordOrBuilder | |
SnapshotRecordOrBuilder | |
SnapshotTensorMetadataOrBuilder | |
TensorMetadataOrBuilder |
Classes
ServiceConfig | |
ServiceConfig.DispatcherConfig | Configuration for a tf.data service DispatchServer. |
ServiceConfig.DispatcherConfig.Builder | Configuration for a tf.data service DispatchServer. |
ServiceConfig.WorkerConfig | Configuration for a tf.data service WorkerServer. |
ServiceConfig.WorkerConfig.Builder | Configuration for a tf.data service WorkerServer. |
SnapshotMetadataRecord | This stores the metadata information present in each snapshot record. |
SnapshotMetadataRecord.Builder | This stores the metadata information present in each snapshot record. |
SnapshotProtos | |
SnapshotRecord | Each SnapshotRecord represents one batch of pre-processed input data. |
SnapshotRecord.Builder | Each SnapshotRecord represents one batch of pre-processed input data. |
SnapshotTensorMetadata | Metadata for all the tensors in a Snapshot Record. |
SnapshotTensorMetadata.Builder | Metadata for all the tensors in a Snapshot Record. |
TensorMetadata | Metadata for a single tensor in the Snapshot Record. |
TensorMetadata.Builder | Metadata for a single tensor in the Snapshot Record. |