מחלקה גמר ציבורית XLine
An XLine is a timeline of trace events (XEvents). Next ID: 12
tensorflow.profiler.XLine
כיתות מקוננות
מַחלָקָה | XLine.Builder | An XLine is a timeline of trace events (XEvents). |
קבועים
int | DISPLAY_ID_FIELD_NUMBER | |
int | DISPLAY_NAME_FIELD_NUMBER | |
int | DURATION_PS_FIELD_NUMBER | |
int | EVENTS_FIELD_NUMBER | |
int | ID_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER | |
int | TIMESTAMP_NS_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
XLine סטטי | |
XLine | |
final static com.google.protobuf.Descriptors.Descriptor | |
אָרוֹך | getDisplayId () Display id of this line. |
חוּט | getDisplayName () Name of this XLine to display in trace viewer. |
com.google.protobuf.ByteString | getDisplayNameBytes () Name of this XLine to display in trace viewer. |
אָרוֹך | getDurationPs () Profiling duration for this line in picoseconds. |
XEvent | getEvents (int index) XEvents within the same XLine should not overlap in time, but they can be nested. |
int | getEventsCount () XEvents within the same XLine should not overlap in time, but they can be nested. |
רשימת < XEvent > | getEventsList () XEvents within the same XLine should not overlap in time, but they can be nested. |
XEventOrBuilder | getEventsOrBuilder (int index) XEvents within the same XLine should not overlap in time, but they can be nested. |
רשימה<? מרחיב את XEventOrBuilder > | getEventsOrBuilderList () XEvents within the same XLine should not overlap in time, but they can be nested. |
אָרוֹך | getId () Id of this line, can be repeated within an XPlane. |
חוּט | getName () Name of this XLine. |
com.google.protobuf.ByteString | getNameBytes () Name of this XLine. |
int | |
אָרוֹך | getTimestampNs () Start time of this line in nanoseconds since the UNIX epoch. |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי XLine.Builder | newBuilder (אב-טיפוס XLine ) |
סטטי XLine.Builder | newBuilder () |
XLine.Builder | |
XLine סטטי | parseDelimitedFrom (קלט InputStream) |
סטטי XLine | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי XLine | parseFrom (נתוני ByteBuffer) |
סטטי XLine | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי XLine | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי XLine | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי XLine | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי XLine | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי XLine | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XLine סטטי | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
XLine.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי DISPLAY_ID_FIELD_NUMBER
ערך קבוע: 10
גמר סטטי ציבורי DISPLAY_NAME_FIELD_NUMBER
ערך קבוע: 11
גמר סטטי ציבורי DURATION_PS_FIELD_NUMBER
ערך קבוע: 9
גמר סטטי ציבורי באירוע EVENTS_FIELD_NUMBER
ערך קבוע: 4
אינט סופי סטטי ציבורי ID_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי TIMESTAMP_NS_FIELD_NUMBER
ערך קבוע: 3
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public long getDisplayId ()
Display id of this line. Multiple lines with the same display_id are grouped together in the same trace viewer row.
int64 display_id = 10;
מחרוזת ציבורית getDisplayName ()
Name of this XLine to display in trace viewer.
string display_name = 11;
public com.google.protobuf.ByteString getDisplayNameBytes ()
Name of this XLine to display in trace viewer.
string display_name = 11;
public long getDurationPs ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
public XEvent getEvents (int index)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public int getEventsCount ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
רשימה ציבורית< XEvent > getEventsList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XEventOrBuilder getEventsOrBuilder (int index)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
רשימה ציבורית<? מרחיב את XEventOrBuilder > getEventsOrBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
getId ארוך ציבורי ()
Id of this line, can be repeated within an XPlane. All XLines with the same id are effectively the same timeline.
int64 id = 1;
מחרוזת ציבורית getName ()
Name of this XLine.
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
Name of this XLine.
string name = 2;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
Public long getTimestampNs ()
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static XLine parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
ניתוח XLine סטטי ציבורי (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
ניתוח XLine סטטי ציבורי (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
ניתוח סטטי XLineFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
ניתוח סטטי XLineFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
XLine parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|