package tensorflow.profiler

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

message Device

trace_events.proto:22

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

Used in: Trace

message Resource

trace_events.proto:36

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.proto:11

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

message TraceEvent

trace_events.proto:44

Used in: Trace