package tensorflow.data

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service DispatcherService

dispatcher.proto:223

service WorkerService

worker.proto:58

message AcquireIterationClientUpdate

journal.proto:82

Next tag: 3

Used in: Update

enum AutoShardPolicy

dataset_options.proto:10

Represents the type of auto-sharding we enable.

Used in: DistributeOptions

message AutotuneOptions

dataset_options.proto:31

next: 5

Used in: Options

message CardinalityOptions

dataset_options.proto:60

next: 2

enum CardinalityOptions.ComputeLevel

dataset_options.proto:61

Used in: CardinalityOptions

message ClientHeartbeatUpdate

journal.proto:114

Updates dispatcher state based on a client heartbeat. Next tag: 4

Used in: Update

message CompressedComponentMetadata

dataset.proto:14

Metadata describing a compressed component of a dataset element.

Used in: CompressedElement

message CompressedElement

dataset.proto:25

Used in: GetElementResponse

message CreateIterationUpdate

journal.proto:65

Next tag: 5

Used in: Update

message CreateJobUpdate

journal.proto:48

Next tag: 9

Used in: Update

message CreatePendingTaskUpdate

journal.proto:121

Next tag: 8

Used in: Update

message CreateTaskUpdate

journal.proto:132

Next tag: 9

Used in: Update

message CrossTrainerCacheOptions

data_service.proto:84

message DataServiceConfig

data_service.proto:90

Data service config available to the client through GetDataServiceConfig RPC. Next tag: 2

Used in: GetDataServiceConfigResponse

message DataServiceMetadata

data_service.proto:65

Metadata related to tf.data service datasets. Next tag: 4

Used in: GetDataServiceMetadataResponse, GetOrRegisterDatasetRequest, RegisterDatasetUpdate

enum DataServiceMetadata.Compression

data_service.proto:71

Used in: DataServiceMetadata

message DatasetDef

common.proto:9

Next tag: 2

Used in: GetDatasetDefResponse, GetOrRegisterDatasetRequest, TaskDef

enum DeploymentMode

data_service.proto:52

tf.data service deployment mode.

Used in: ClientHeartbeatResponse, DataServiceConfig, experimental.DispatcherConfig

message DispatcherStateExport

export.proto:11

State of the dispatcher server, exported to improve debuggability. Next tag: 4

Used in: ServerStateExport

message DispatcherStateExport.Iteration

export.proto:12

Used in: DispatcherStateExport

message DistributeOptions

dataset_options.proto:77

next: 3

Used in: Options

enum ExternalStatePolicy

dataset_options.proto:167

Represents how to handle external state during serialization.

Used in: Options

message FinishTaskUpdate

journal.proto:143

Next tag: 2

Used in: Update

message GarbageCollectIterationUpdate

journal.proto:96

Next tag: 2

Used in: Update

message IterationKeyDef

common.proto:16

Next tag: 3

Used in: DispatcherStateExport.Iteration

message Metadata

dataset_metadata.proto:8

next: 2

message OptimizationOptions

dataset_options.proto:86

next: 20

Used in: Options

message Options

dataset_options.proto:177

Message stored with Dataset objects to control how datasets are processed and optimized. next: 8

message ProcessingModeDef

data_service.proto:8

Next tag: 2

Used in: CreateJobUpdate, DispatcherStateExport.Iteration, GetOrCreateJobRequest, TaskDef

enum ProcessingModeDef.ShardingPolicy

data_service.proto:10

Specifies how data is sharded among tf.data service workers.

Used in: ProcessingModeDef

message ProduceSplitUpdate

journal.proto:73

Next tag: 5

Used in: Update

message RegisterDatasetUpdate

journal.proto:32

Next tag: 5

Used in: Update

message RegisterWorkerUpdate

journal.proto:40

Next tag: 5

Used in: Update

message ReleaseIterationClientUpdate

journal.proto:88

Next tag: 3

Used in: Update

message RemoveTaskUpdate

journal.proto:101

Next tag: 2

Used in: Update

message ServerStateExport

export.proto:40

State of the tf.data service server, exported to improve debuggability. The dispatcher and worker servers will populate the corresponding fields. Next tag: 3

enum TargetWorkers

common.proto:75

Specifies which tf.data service workers to read from.

Used in: CreateJobUpdate, GetOrCreateJobRequest

message TaskDef

common.proto:22

Next tag: 14

Used in: ProcessTaskRequest, WorkerHeartbeatResponse, WorkerStateExport

message TaskInfo

common.proto:53

Next tag: 8

Used in: ClientHeartbeatResponse, GetWorkerTasksResponse

message TaskProgress

dispatcher.proto:10

Next tag: 3

Used in: WorkerUpdateRequest

message TaskRejected

journal.proto:107

Indicates that a client failed to block before reaching the target round. Next tag: 2

Used in: ClientHeartbeatUpdate

message ThreadingOptions

dataset_options.proto:155

next: 3

Used in: Options

message UncompressedElement

dataset.proto:33

An uncompressed dataset element.

Used in: GetElementResponse

message Update

journal.proto:12

Message representing journaled dispatcher metadata updates. When we apply one of these changes to the dispatcher's in-memory state, we also write an Update message to the journal. Next tag: 15

message WorkerInfo

dispatcher.proto:209

Next tag: 3

Used in: GetWorkersResponse

message WorkerStateExport

export.proto:30

State of the worker server, exported to improve debuggability. Next tag: 5

Used in: ServerStateExport