Uses of Package
org.tensorflow.proto.profiler
Packages that use org.tensorflow.proto.profiler
-
Classes in org.tensorflow.proto.profiler used by org.tensorflow.proto.profilerClassDescriptionAn XEvent is a trace event, optionally annotated with XStats.An XEvent is a trace event, optionally annotated with XStats.Metadata for an XEvent, corresponds to an event type and is shared by all XEvents with the same metadata_id.Metadata for an XEvent, corresponds to an event type and is shared by all XEvents with the same metadata_id.An XLine is a timeline of trace events (XEvents).An XLine is a timeline of trace events (XEvents).An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes.An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes.A container of parallel XPlanes, generated by one or more profiling sources.A container of parallel XPlanes, generated by one or more profiling sources.An 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.An 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.Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id.Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id.