package tensorboard_plugin_profile

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

message Device

trace_events_old.proto:32

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

Used in: Trace

message Resource

trace_events_old.proto:46

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 Trace

trace_events_old.proto:21

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

message TraceEvent

trace_events_old.proto:54

Used in: Trace