package tsvis

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

message AllocationRecord

step_stats.proto:23

An allocation/de-allocation operation performed by the allocator.

Used in: AllocatorMemoryUsed

message AllocatorMemoryUsed

step_stats.proto:30

Used in: NodeExecStats

message AttentionItem

transtext.proto:22

Used in: Summary.Transformer

message AttrValue

attr_value.proto:26

Protocol buffer representing the value for an attr used to configure an Op. Comment indicates the corresponding attr type. Only the field matching the attr type may be filled.

Used in: NameAttrList, NodeDef

message AttrValue.ListValue

attr_value.proto:28

LINT.IfChange

Used in: AttrValue

enum DataType

types.proto:21

LINT.IfChange

Used in: AttrValue, AttrValue.ListValue

message DeviceStepStats

step_stats.proto:82

Used in: StepStats

message Event

event.proto:24

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

message GraphDef

graph.proto:25

Represents the graph of operations

message HistogramProto

summary.proto:23

Used in: Summary.Value

message LogMessage

event.proto:54

Protocol buffer used for logging messages to the events file.

Used in: Event

enum LogMessage.Level

event.proto:55

Used in: LogMessage

message MemoryStats

step_stats.proto:52

For memory tracking.

Used in: NodeExecStats

message NameAttrList

attr_value.proto:69

A list of attr names and their values. The whole list is attached with a string name. E.g., MatMul[T=float].

Used in: AttrValue, AttrValue.ListValue

message NodeDef

node_def.proto:22

Used in: GraphDef

message NodeExecStats

step_stats.proto:63

Time/size stats recorded for a single execution of a graph node.

Used in: DeviceStepStats

message NodeOutput

step_stats.proto:46

Output sizes recorded for a single execution of a graph node.

Used in: NodeExecStats

message Projector

projector.proto:33

Used in: Summary.Value

message Projector.Embedding

projector.proto:43

Used in: Projector

message Projector.Embedding.Sample

projector.proto:44

Used in: Embedding

enum Projector.Embedding.Sample.SampleType

projector.proto:45

Used in: Sample

message Projector.Exception

projector.proto:39

Used in: Projector

message RunMetadata

step_stats.proto:94

lanpa, copied from config.proto Metadata output (i.e., non-Tensor) for a single Run() call.

message SessionLog

event.proto:68

Protocol buffer used for logging session state.

Used in: Event

enum SessionLog.SessionStatus

event.proto:69

Used in: SessionLog

message StepStats

step_stats.proto:87

Used in: RunMetadata

message Summary

summary.proto:46

Used in: Event

message Summary.Audio

summary.proto:47

Used in: Value

message Summary.Image

summary.proto:60

Used in: Value

message Summary.Transformer

summary.proto:92

Used in: Value

message Summary.Value

summary.proto:77

Used in: Summary

message SummaryMetadata

summary.proto:33

Used in: Summary.Value

message SummaryMetadata.PluginData

summary.proto:34

Used in: SummaryMetadata

message TaggedRunMetadata

event.proto:83

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

Used in: Event

message Tensor

projector.proto:19

Used in: Projector.Embedding, Projector.Embedding.Sample, Projector.Exception

message Tensor.TensorShape

projector.proto:20

Used in: Tensor

message Tensor.TensorShape.Dim

projector.proto:21

Used in: TensorShape

message TensorProto

tensor.proto:29

Used in: AttentionItem, AttrValue, AttrValue.ListValue, Summary.Value

message TensorShapeProto

tensor.proto:19

Used in: AttrValue, AttrValue.ListValue, TensorProto

message TensorShapeProto.Dim

tensor.proto:20

Used in: TensorShapeProto

message VersionDef

versions.proto:33

Version information for a piece of serialized data There are different types of versions for each type of data (GraphDef, etc.), but they all have the same common shape described here. Each consumer has "consumer" and "min_producer" versions (specified elsewhere). A consumer is allowed to consume this data if producer >= min_producer consumer >= min_consumer consumer not in bad_consumers

Used in: GraphDef