שיעור גמר ציבורי XEvent
An XEvent is a trace event, optionally annotated with XStats. Next ID: 6
tensorflow.profiler.XEvent
כיתות מקוננות
מַחלָקָה | XEvent.Builder | An XEvent is a trace event, optionally annotated with XStats. | |
enum | XEvent.DataCase |
קבועים
int | DURATION_PS_FIELD_NUMBER | |
int | METADATA_ID_FIELD_NUMBER | |
int | NUM_OCCURRENCES_FIELD_NUMBER | |
int | OFFSET_PS_FIELD_NUMBER | |
int | STATS_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
XEvent.DataCase | getDataCase () |
סטטי XEvent | |
XEvent | |
final static com.google.protobuf.Descriptors.Descriptor | |
אָרוֹך | getDurationPs () Duration of the event in picoseconds. |
אָרוֹך | getMetadataId () XEventMetadata.id of corresponding metadata. |
אָרוֹך | getNumOccurrences () Number of occurrences of the event, if aggregated. |
אָרוֹך | getOffsetPs () Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
int | |
XStat | getStats (int index) XStats associated with the event. |
int | getStatsCount () XStats associated with the event. |
רשימה< XStat > | getStatsList () XStats associated with the event. |
XStatOrBuilder | getStatsOrBuilder (int index) XStats associated with the event. |
רשימה<? מרחיב את XStatOrBuilder > | getStatsOrBuilderList () XStats associated with the event. |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי XEvent.Builder | newBuilder (אב-טיפוס XEvent ) |
סטטי XEvent.Builder | newBuilder () |
XEvent.Builder | |
סטטי XEvent | parseDelimitedFrom (קלט InputStream) |
סטטי XEvent | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי XEvent | parseFrom (נתוני ByteBuffer) |
סטטי XEvent | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי XEvent | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי XEvent | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי XEvent | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי XEvent | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי XEvent | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי XEvent | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
XEvent.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי DURATION_PS_FIELD_NUMBER
ערך קבוע: 3
אינט סופי סטטי ציבורי METADATA_ID_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי NUM_OCCURRENCES_FIELD_NUMBER
ערך קבוע: 5
אינט סופי סטטי ציבורי OFFSET_PS_FIELD_NUMBER
ערך קבוע: 2
אינט סופי סטטי ציבורי STATS_FIELD_NUMBER
ערך קבוע: 4
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public long getDurationPs ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
getMetadataId ארוך ציבורי ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public long getNumOccurrences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
Public long getOffsetPs ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
XStat getStats ציבורי (אינדקס אינט)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public int getStatsCount ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
רשימה ציבורית< XStat > getStatsList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
הציבור XStatOrBuilder getStatsOrBuilder (int index)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
רשימה ציבורית<? מרחיב את XStatOrBuilder > getStatsOrBuilderList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static XEvent parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
PUBLISH STATIC XEvent parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
PUBLISH STATIC XEvent parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
PUBLISH STATIC XEvent parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
PUBLISH STATIC XEvent parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static XEvent parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
PUBLISH STATIC XEvent parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|