Class Xplane
java.lang.Object
org.tensorflow.proto.profiler.Xplane
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classAn XEvent is a trace event, optionally annotated with XStats.static final classMetadata for an XEvent, corresponds to an event type and is shared by all XEvents with the same metadata_id.static interfacestatic interfacestatic final classAn XLine is a timeline of trace events (XEvents).static interfacestatic final classAn XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes.static interfacestatic final classA container of parallel XPlanes, generated by one or more profiling sources.static interfacestatic final classAn XStat is a named value associated with an XEvent, e.g., a performance counter value, a metric computed by a formula applied over nested XEvents and XStats.static final classMetadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id.static interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic Descriptors.FileDescriptorstatic voidregisterAllExtensions(ExtensionRegistry registry) static voidregisterAllExtensions(ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
-
registerAllExtensions
-
getDescriptor
-