classe final estática pública XLine.Builder
An XLine is a timeline of trace events (XEvents). Next ID: 12
tensorflow.profiler.XLine
Métodos Públicos
XLine.Builder | addAllEvents (Iterable<? estende XEvent > valores) XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | addEvents (índice int, XEvent.Builder builderForValue) XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | addEvents ( XEvent.Builder construtorForValue) XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | |
XLine.Builder | |
XEvent.Builder | addEventsBuilder (índice interno) XEvents within the same XLine should not overlap in time, but they can be nested. |
XEvent.Builder | addEventsBuilder () XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
Linha XL | construir () |
Linha XL | |
XLine.Builder | claro () |
XLine.Builder | clearDisplayID () Display id of this line. |
XLine.Builder | limparNomeDisplay () Name of this XLine to display in trace viewer. |
XLine.Builder | limparDurationPs () Profiling duration for this line in picoseconds. |
XLine.Builder | limparEventos () XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
XLine.Builder | limparId () Id of this line, can be repeated within an XPlane. |
XLine.Builder | limparNome () Name of this XLine. |
XLine.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
XLine.Builder | limparTimestampNs () Start time of this line in nanoseconds since the UNIX epoch. |
XLine.Builder | clonar () |
Linha XL | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
longo | getDisplayID () Display id of this line. |
Corda | getDisplayName () Name of this XLine to display in trace viewer. |
com.google.protobuf.ByteString | getDisplayNameBytes () Name of this XLine to display in trace viewer. |
longo | getDurationPs () Profiling duration for this line in picoseconds. |
XEvento | getEvents (índice interno) XEvents within the same XLine should not overlap in time, but they can be nested. |
XEvent.Builder | getEventsBuilder (índice interno) XEvents within the same XLine should not overlap in time, but they can be nested. |
Lista< XEvent.Builder > | getEventsBuilderList () XEvents within the same XLine should not overlap in time, but they can be nested. |
interno | 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 (índice interno) XEvents within the same XLine should not overlap in time, but they can be nested. |
Lista<? estende XEventOrBuilder > | getEventsOrBuilderList () XEvents within the same XLine should not overlap in time, but they can be nested. |
longo | 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. |
longo | getTimestampNs () Start time of this line in nanoseconds since the UNIX epoch. |
booleano final | |
XLine.Builder | mergeFrom (com.google.protobuf.Message outro) |
XLine.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
final XLine.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
XLine.Builder | removeEvents (índice interno) XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | setDisplayId (valor longo) Display id of this line. |
XLine.Builder | setDisplayName (valor da string) Name of this XLine to display in trace viewer. |
XLine.Builder | setDisplayNameBytes (valor com.google.protobuf.ByteString) Name of this XLine to display in trace viewer. |
XLine.Builder | setDurationPs (valor longo) Profiling duration for this line in picoseconds. |
XLine.Builder | |
XLine.Builder | setEvents (índice int, XEvent.Builder builderForValue) XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
XLine.Builder | setId (valor longo) Id of this line, can be repeated within an XPlane. |
XLine.Builder | setName (valor da string) Name of this XLine. |
XLine.Builder | setNameBytes (valor com.google.protobuf.ByteString) Name of this XLine. |
XLine.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
XLine.Builder | setTimestampNs (valor longo) Start time of this line in nanoseconds since the UNIX epoch. |
final XLine.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public XLine.Builder addAllEvents (Iterable<? estende XEvent > valores)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder addEvents (índice int, XEvent.Builder builderForValue)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder addEvents ( XEvent.Builder construtorForValue)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder addEvents (índice int, valor XEvent )
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder addEvents (valor XEvent )
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
público XEvent.Builder addEventsBuilder (índice int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
público XEvent.Builder addEventsBuilder ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public XLine.Builder clearDisplayId ()
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 XLine.Builder clearDisplayName ()
Name of this XLine to display in trace viewer.
string display_name = 11;
public XLine.Builder clearDurationPs ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
public XLine.Builder clearEvents ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
público XLine.Builder clearId ()
Id of this line, can be repeated within an XPlane. All XLines with the same id are effectively the same timeline.
int64 id = 1;
público XLine.Builder clearTimestampNs ()
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
getDisplayId longo público ()
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;
String pública getDisplayName ()
Name of this XLine to display in trace viewer.
string display_name = 11;
público com.google.protobuf.ByteString getDisplayNameBytes ()
Name of this XLine to display in trace viewer.
string display_name = 11;
público longo getDurationPs ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
getEvents públicos XEvent (índice int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
público XEvent.Builder getEventsBuilder (índice int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
Lista pública< XEvent.Builder > getEventsBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
público int getEventsCount ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
Lista pública< XEvent > getEventsList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
público XEventOrBuilder getEventsOrBuilder (índice int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
Lista pública<? estende XEventOrBuilder > getEventsOrBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
público longo 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;
String pública getNome ()
Name of this XLine.
string name = 2;
público com.google.protobuf.ByteString getNameBytes ()
Name of this XLine.
string name = 2;
getTimestampNs longo público ()
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3;
público final booleano isInitialized ()
public XLine.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
final público XLine.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
public XLine.Builder removeEvents (índice int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
público XLine.Builder setDisplayId (valor longo)
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 XLine.Builder setDisplayName (valor de string)
Name of this XLine to display in trace viewer.
string display_name = 11;
público XLine.Builder setDisplayNameBytes (valor com.google.protobuf.ByteString)
Name of this XLine to display in trace viewer.
string display_name = 11;
público XLine.Builder setDurationPs (valor longo)
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
public XLine.Builder setEvents (índice int, valor XEvent )
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder setEvents (índice int, XEvent.Builder builderForValue)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public XLine.Builder setId (valor longo)
Id of this line, can be repeated within an XPlane. All XLines with the same id are effectively the same timeline.
int64 id = 1;
público XLine.Builder setNameBytes (valor com.google.protobuf.ByteString)
Name of this XLine.
string name = 2;
public XLine.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
público XLine.Builder setTimestampNs (valor longo)
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3;