classe finale pubblica XLine
An XLine is a timeline of trace events (XEvents). Next ID: 12
tensorflow.profiler.XLine Classi nidificate
| classe | XLine.Builder | An XLine is a timeline of trace events (XEvents). | |
Costanti
| int | DISPLAY_ID_FIELD_NUMBER | |
| int | DISPLAY_NAME_FIELD_NUMBER | |
| int | DURATA_PS_FIELD_NUMBER | |
| int | EVENTI_CAMPO_NUMERO | |
| int | ID_FIELD_NUMBER | |
| int | NOME_CAMPO_NUMERO | |
| int | TIMESTAMP_NS_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| XLine statico | |
| XLine | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| lungo | getDisplayId () Display id of this line. |
| Corda | getNomeVisualizzato () Name of this XLine to display in trace viewer. |
| com.google.protobuf.ByteString | getDisplayNameBytes () Name of this XLine to display in trace viewer. |
| lungo | getDurataPs () Profiling duration for this line in picoseconds. |
| XEvento | getEvents (indice int) 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. |
| Elenco< XEvento > | getEventsList () XEvents within the same XLine should not overlap in time, but they can be nested. |
| XEventOrBuilder | getEventsOrBuilder (indice int) XEvents within the same XLine should not overlap in time, but they can be nested. |
| Elenco<? estende XEventOrBuilder > | getEventsOrBuilderList () XEvents within the same XLine should not overlap in time, but they can be nested. |
| lungo | getId () Id of this line, can be repeated within an XPlane. |
| Corda | getNome () Name of this XLine. |
| com.google.protobuf.ByteString | getNomeBytes () Name of this XLine. |
| int | |
| lungo | getTimestampNs () Start time of this line in nanoseconds since the UNIX epoch. |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| XLine.Builder statico | newBuilder (prototipo XLine ) |
| XLine.Builder statico | |
| XLine.Builder | |
| XLine statico | parseDelimitedFrom (input InputStream) |
| XLine statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XLine statico | parseFrom (dati ByteBuffer) |
| XLine statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| XLine statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XLine statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| XLine statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XLine statico | parseFrom (dati com.google.protobuf.ByteString) |
| XLine statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XLine statico | parseFrom (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| XLine.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int DISPLAY_ID_FIELD_NUMBER
Valore costante: 10
pubblico statico finale int DISPLAY_NAME_FIELD_NUMBER
Valore costante: 11
public static final int DURATION_PS_FIELD_NUMBER
Valore costante: 9
public static final int EVENTS_FIELD_NUMBER
Valore costante: 4
public static final int ID_FIELD_NUMBER
Valore costante: 1
public static final int NAME_FIELD_NUMBER
Valore costante: 2
public static final int TIMESTAMP_NS_FIELD_NUMBER
Valore costante: 3
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico lungo 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; stringa pubblica getDisplayName ()
Name of this XLine to display in trace viewer.
string display_name = 11; pubblico com.google.protobuf.ByteString getDisplayNameBytes ()
Name of this XLine to display in trace viewer.
string display_name = 11; pubblico lungo getDurationPs ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9; public XEvent getEvents (indice int)
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; Elenco pubblico< 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 (indice int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; Elenco pubblico<? estende XEventOrBuilder > getEventsOrBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; getId lungo pubblico ()
Id of this line, can be repeated within an XPlane. All XLines with the same id are effectively the same timeline.
int64 id = 1; stringa pubblica getName ()
Name of this XLine.
string name = 2; pubblico com.google.protobuf.ByteString getNameBytes ()
Name of this XLine.
string name = 2; pubblico getParserForType ()
public int getSerializedSize ()
pubblico lungo getTimestampNs ()
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3; pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static XLine parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom XLine statico pubblico (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom XLine statico pubblico (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom XLine statico pubblico (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico XLine (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom XLine statico pubblico (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom XLine statico pubblico (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|