package tensorflow

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

enum DataClass

summary.proto:66

Used in: SummaryMetadata

enum DataType

types.proto:12

(== suppress_warning documentation-presence ==) LINT.IfChange

Used in: ResourceHandleProto.DtypeAndShape, TensorProto

message EmbeddingInfo

projector_config.proto:13

Used in: ProjectorConfig

message Event

event.proto:15

Protocol buffer representing an event that happened during the execution of a Brain model.

Used in: WorkerHeartbeatResponse

message HistogramProto

summary.proto:22

Serialization format for histogram module in core/lib/histogram/histogram.h

Used in: Summary.Value

message LogMessage

event.proto:45

Protocol buffer used for logging messages to the events file.

Used in: Event

enum LogMessage.Level

event.proto:46

Used in: LogMessage

message ProjectorConfig

projector_config.proto:26

message RequestedExitCode

event.proto:110

Used in: WorkerHeartbeatRequest

message ResourceHandleProto

resource_handle.proto:17

Protocol buffer representing a handle to a tensorflow resource. Handles are not valid across executions, but can be serialized back and forth from within a single run.

Used in: TensorProto

message ResourceHandleProto.DtypeAndShape

resource_handle.proto:36

Protocol buffer representing a pair of (data type, tensor shape).

Used in: ResourceHandleProto

message SessionLog

event.proto:63

Protocol buffer used for logging session state.

Used in: Event

enum SessionLog.SessionStatus

event.proto:64

Used in: SessionLog

message SpriteMetadata

projector_config.proto:7

Used in: EmbeddingInfo

message Summary

summary.proto:90

A Summary is a set of named values to be displayed by the visualizer. Summaries are produced regularly during training, as controlled by the "summary_interval_secs" attribute of the training operation. Summaries are also produced at the end of an evaluation.

Used in: Event

message Summary.Audio

summary.proto:108

Used in: Value

message Summary.Image

summary.proto:91

Used in: Value

message Summary.Value

summary.proto:121

Used in: Summary

message SummaryDescription

summary.proto:14

Metadata associated with a series of Summary data

message SummaryMetadata

summary.proto:40

A SummaryMetadata encapsulates information on which plugins are able to make use of a certain summary value.

Used in: Summary.Value

message SummaryMetadata.PluginData

summary.proto:41

Used in: SummaryMetadata

message TaggedRunMetadata

event.proto:78

For logging the metadata output for a single session.run() call.

Used in: Event

message TensorProto

tensor.proto:16

Protocol buffer representing a tensor.

Used in: Summary.Value, VariantTensorDataProto

message TensorShapeProto

tensor_shape.proto:13

Dimensions of a tensor.

Used in: ResourceHandleProto.DtypeAndShape, TensorProto

message TensorShapeProto.Dim

tensor_shape.proto:15

One dimension of the tensor.

Used in: TensorShapeProto

message VariantTensorDataProto

tensor.proto:89

Protocol buffer representing the serialization format of DT_VARIANT tensors.

Used in: TensorProto

message WatchdogConfig

event.proto:106

Used in: WorkerHeartbeatRequest

enum WorkerHealth

event.proto:90

Current health status of a worker.

Used in: WorkerHeartbeatResponse

message WorkerHeartbeatRequest

event.proto:114

message WorkerHeartbeatResponse

event.proto:120

enum WorkerShutdownMode

event.proto:99

Indicates the behavior of the worker when an internal error or shutdown signal is received.

Used in: WorkerHeartbeatRequest