publiczna klasa końcowa XLine
An XLine is a timeline of trace events (XEvents). Next ID: 12
tensorflow.profiler.XLine
Klasy zagnieżdżone
klasa | XLine.Builder | An XLine is a timeline of trace events (XEvents). |
Stałe
wew | DISPLAY_ID_FIELD_NUMBER | |
wew | DISPLAY_NAME_FIELD_NUMBER | |
wew | DURATION_PS_FIELD_NUMBER | |
wew | EVENTS_FIELD_NUMBER | |
wew | ID_FIELD_NUMBER | |
wew | NAME_FIELD_NUMBER | |
wew | TIMESTAMP_NS_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczna linia XL | |
Xlinia | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
długi | pobierzDisplayId () Display id of this line. |
Smyczkowy | pobierz nazwę wyświetlaną () Name of this XLine to display in trace viewer. |
com.google.protobuf.ByteString | getDisplayNameBytes () Name of this XLine to display in trace viewer. |
długi | getDurationPs () Profiling duration for this line in picoseconds. |
XWydarzenie | getEvents (indeks int) XEvents within the same XLine should not overlap in time, but they can be nested. |
wew | getEventsCount () XEvents within the same XLine should not overlap in time, but they can be nested. |
Lista< XEvent > | getEventsList () XEvents within the same XLine should not overlap in time, but they can be nested. |
XEventOrBuilder | getEventsOrBuilder (indeks int) XEvents within the same XLine should not overlap in time, but they can be nested. |
Lista<? rozszerza XEventOrBuilder > | getEventsOrBuilderList () XEvents within the same XLine should not overlap in time, but they can be nested. |
długi | pobierzId () Id of this line, can be repeated within an XPlane. |
Smyczkowy | pobierz nazwę () Name of this XLine. |
com.google.protobuf.ByteString | getNameBytes () Name of this XLine. |
wew | |
długi | getTimestampNs () Start time of this line in nanoseconds since the UNIX epoch. |
końcowy com.google.protobuf.UnknownFieldSet | |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny XLine.Builder | newBuilder (prototyp XLine ) |
statyczny XLine.Builder | |
XLine.Builder | |
statyczna linia XL | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczna linia XL | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna linia XL | parseFrom (dane ByteBuffer) |
statyczna linia XL | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna linia XL | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna linia XL | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczna linia XL | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczna linia XL | parseFrom (dane com.google.protobuf.ByteString) |
statyczna linia XL | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna linia XL | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
XLine.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int DISPLAY_ID_FIELD_NUMBER
Wartość stała: 10
publiczny statyczny końcowy int DISPLAY_NAME_FIELD_NUMBER
Wartość stała: 11
publiczny statyczny końcowy int DURATION_PS_FIELD_NUMBER
Wartość stała: 9
publiczny statyczny końcowy int EVENTS_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int ID_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int NAME_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int TIMESTAMP_NS_FIELD_NUMBER
Wartość stała: 3
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny długi 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;
public String 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;
publiczny długi getDurationPs ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
public XEvent getEvents (indeks int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
publiczny int getEventsCount ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public List< 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 (indeks int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
lista publiczna<? rozszerza XEventOrBuilder > getEventsOrBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
publiczny długi 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;
public String getName ()
Name of this XLine.
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
Name of this XLine.
string name = 2;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny długi getTimestampNs ()
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3;
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny XLine parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny XLine parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny XLine parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny XLine parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny XLine parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny XLine parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static XLine parseFrom (wejścieInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny XLine parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|