Interfaces
ProfileOptionsOrBuilder | |
RemoteProfilerSessionManagerOptionsOrBuilder | |
XEventMetadataOrBuilder | |
XEventOrBuilder | |
XLineOrBuilder | |
XPlaneOrBuilder | |
XSpaceOrBuilder | |
XStatMetadataOrBuilder | |
XStatOrBuilder |
Aulas
ProfileOptions | Next ID: 11 tensorflow.ProfileOptions tipo tensorflow.ProfileOptions |
ProfileOptions.Builder | Next ID: 11 tensorflow.ProfileOptions tipo tensorflow.ProfileOptions |
ProfilerOptionsProtos | |
RemoteProfilerSessionManagerOptions | Options for remote profiler session manager. |
RemoteProfilerSessionManagerOptions.Builder | Options for remote profiler session manager. |
XEvent | An XEvent is a trace event, optionally annotated with XStats. |
XEvent.Builder | An XEvent is a trace event, optionally annotated with XStats. |
XEventMetadata | Metadata for an XEvent, corresponds to an event type and is shared by all XEvents with the same metadata_id. |
XEventMetadata.Builder | Metadata for an XEvent, corresponds to an event type and is shared by all XEvents with the same metadata_id. |
XLine | An XLine is a timeline of trace events (XEvents). |
XLine.Builder | An XLine is a timeline of trace events (XEvents). |
XPlane | An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes. |
XPlane.Builder | An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes. |
XPlaneProtos | |
XSpace | A container of parallel XPlanes, generated by one or more profiling sources. |
XSpace.Builder | A container of parallel XPlanes, generated by one or more profiling sources. |
XStat | 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. |
XStat.Builder | 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. |
XStatMetadata | Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id. |
XStatMetadata.Builder | Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id. |
Enums
ProfileOptions.DeviceType | tensorflow.ProfileOptions.DeviceType enum tensorflow.ProfileOptions.DeviceType |
XEvent.DataCase | |
XStat.ValueCase |