clase final estática pública XEvent.Builder
An XEvent is a trace event, optionally annotated with XStats. Next ID: 6
tensorflow.profiler.XEvent
Métodos públicos
XEvent.Constructor | |
XEvent.Constructor | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
XEvent.Constructor | |
XEvent.Constructor | |
XEvent.Constructor | |
XEvent.Constructor | |
XStat.Builder | addStatsBuilder (índice int) XStats associated with the event. |
XStat.Builder | agregarStatsBuilder () XStats associated with the event. |
XEvento | construir () |
XEvento | |
XEvent.Constructor | claro () |
XEvent.Constructor | borrar datos () |
XEvent.Constructor | borrarDuraciónPs () Duration of the event in picoseconds. |
XEvent.Constructor | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
XEvent.Constructor | borrarMetadataId () XEventMetadata.id of corresponding metadata. |
XEvent.Constructor | borrarNumOcurrencias () Number of occurrences of the event, if aggregated. |
XEvent.Constructor | borrarOffsetPs () Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
XEvent.Constructor | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
XEvent.Constructor | borrarEstadísticas () XStats associated with the event. |
XEvent.Constructor | clonar () |
XEvent.DataCase | |
XEvento | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
largo | obtenerDuraciónPs () Duration of the event in picoseconds. |
largo | getMetadataId () XEventMetadata.id of corresponding metadata. |
largo | getNumOcurrencias () Number of occurrences of the event, if aggregated. |
largo | obtenerOffsetPs () Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
XSat | getStats (índice int) XStats associated with the event. |
XStat.Builder | getStatsBuilder (índice int) XStats associated with the event. |
Lista< XStat.Builder > | getStatsBuilderList () XStats associated with the event. |
entero | getStatsCount () XStats associated with the event. |
Lista< XStat > | obtenerListaEstadísticas () XStats associated with the event. |
XSatOrBuilder | getStatsOrBuilder (índice int) XStats associated with the event. |
Lista<? extiende XStatOrBuilder > | getStatsOrBuilderList () XStats associated with the event. |
booleano final | |
XEvent.Constructor | mergeFrom (com.google.protobuf.Message otro) |
XEvent.Constructor | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
XEvent.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
XEvent.Constructor | removeStats (índice int) XStats associated with the event. |
XEvent.Constructor | setDurationPs (valor largo) Duration of the event in picoseconds. |
XEvent.Constructor | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
XEvent.Constructor | setMetadataId (valor largo) XEventMetadata.id of corresponding metadata. |
XEvent.Constructor | setNumOccurrences (valor largo) Number of occurrences of the event, if aggregated. |
XEvent.Constructor | setOffsetPs (valor largo) Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
XEvent.Constructor | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
XEvent.Constructor | |
XEvent.Constructor | |
XEvent.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
public XEvent.Builder addAllStats (Iterable<? extiende los valores de XStat >)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XEvent.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público XEvent.Builder addStats (valor XStat )
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público XEvent.Builder addStats ( XStat.Builder builderForValue)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XEvent.Builder addStats (índice int, valor XStat )
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público XEvent.Builder addStats (índice int, XStat.Builder builderForValue)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público XStat.Builder addStatsBuilder (índice int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público XStat.Builder addStatsBuilder ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público XEvent.Builder clearDurationPs ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
público XEvent.Builder clearMetadataId ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
público XEvent.Builder clearNumOccurrences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
público XEvent.Builder clearOffsetPs ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
público XEvent.Builder clearStats ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
getDurationPs público largo ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
público largo getMetadataId ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
público largo getNumOccurrences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
getOffsetPs largo público ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
getStats público XStat (índice int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público XStat.Builder getStatsBuilder (índice int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
Lista pública< XStat.Builder > getStatsBuilderList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público int getStatsCount ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
Lista pública< XStat > getStatsList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público XStatOrBuilder getStatsOrBuilder (índice int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
Lista pública<? extiende XStatOrBuilder > getStatsOrBuilderList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público final booleano isInitialized ()
public XEvent.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
público final XEvent.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público XEvent.Builder removeStats (índice int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público XEvent.Builder setDurationPs (valor largo)
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
público XEvent.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público XEvent.Builder setMetadataId (valor largo)
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public XEvent.Builder setNumOccurrences (valor largo)
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
público XEvent.Builder setOffsetPs (valor largo)
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
public XEvent.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
público XEvent.Builder setStats (índice int, XStat.Builder builderForValue)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
público XEvent.Builder setStats (índice int, valor XStat )
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;