package tensorflow.tpu

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

message Device

trace_events.proto:17

A 'device' is a physical entity in the system and is comprised of several resources.

Used in: Trace

message HloExtraInfoMapResult

tf_op_stats.proto:123

Result proto for HloExtraInfoMap.

Used in: TfOpStats

message HloExtraInfoResult

tf_op_stats.proto:113

Result proto for HloExtraInfo.

Used in: HloExtraInfoMapResult

message HostDependentJobInfoResult

tf_op_stats.proto:139

Result proto for host-dependent job information.

Used in: RunEnvironmentResult

message HostIndependentJobInfoResult

tf_op_stats.proto:129

Result proto for host-independent job information.

Used in: RunEnvironmentResult

enum HostOp

tf_op_stats.proto:165

The types of host operations that are tracked.

message HostOpsDetailsPerCore

tf_op_stats.proto:206

Used in: HostOpsDetailsPerHost

message HostOpsDetailsPerHost

tf_op_stats.proto:211

Used in: HostOpsResult

message HostOpsPerTpuStep

tf_op_stats.proto:191

Result proto for the host ops per TPU step.

Used in: HostOpsDetailsPerCore

message HostOpsResult

tf_op_stats.proto:217

Result proto for the host ops for all TPU steps.

Used in: TfOpStats

message LoopingResult

tf_op_stats.proto:101

Result proto for looping-related metrics.

Used in: TfOpStats

message OpMetricsDbResult

tf_op_stats.proto:61

Result proto for OpMetricsDb.

Used in: TfOpStats

message OpMetricsResult

tf_op_stats.proto:9

Result proto for OpMetrics.

Used in: OpMetricsDbResult

message Resource

trace_events.proto:31

A 'resource' generally is a specific computation component on a device. These can range from threads on CPUs to specific arithmetic units on hardware devices.

Used in: Device

message RunEnvironmentResult

tf_op_stats.proto:149

Result proto for RunEnvironment (the run environment of a profiling session).

Used in: TfOpStats

message StepDatabaseResult

tf_op_stats.proto:95

Result proto for a StepDatabase.

Used in: TfOpStats

message StepInfoResult

tf_op_stats.proto:72

Result proto for StepInfo.

Used in: StepSequenceResult

message StepSequenceResult

tf_op_stats.proto:89

Result proto for a sequence of steps.

Used in: StepDatabaseResult

message TPUEmbeddingConfiguration

tpu_embedding_config.proto:7

The TPUEmbeddingConfiguration contains specification of TPU Embedding lookups and gradient updates separate from the TF Graph.

message TPUEmbeddingConfiguration.AdagradOptimizer

tpu_embedding_config.proto:37

Used in: TPUEmbeddingTable

message TPUEmbeddingConfiguration.GradientDescentOptimizer

tpu_embedding_config.proto:33

Used in: TPUEmbeddingTable

enum TPUEmbeddingConfiguration.ModelMode

tpu_embedding_config.proto:11

model_mode specifies whether the model is to be run in training or inference. In inference mode, gradient updates to embedding tables are not performed.

Used in: TPUEmbeddingConfiguration

message TPUEmbeddingConfiguration.TPUEmbeddingTable

tpu_embedding_config.proto:43

Each Embedding

Used in: TPUEmbeddingConfiguration

message TfOpStats

tf_op_stats.proto:225

Result proto for TfStatsHelper.

message TopologyProto

topology.proto:8

Describes the geometry of a TPU mesh.

message Trace

trace_events.proto:6

A 'Trace' contains metadata for the individual traces of a system.

message TraceEvent

trace_events.proto:39

Used in: Trace