classe finale statica pubblica XEvent.Builder
An XEvent is a trace event, optionally annotated with XStats. Next ID: 6
tensorflow.profiler.XEvent
Metodi pubblici
XEvent.Builder | |
XEvent.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
XEvent.Builder | |
XEvent.Builder | |
XEvent.Builder | |
XEvent.Builder | |
XStat.Builder | addStatsBuilder (indice int) XStats associated with the event. |
XStat.Builder | addStatsBuilder () XStats associated with the event. |
XEvento | costruire () |
XEvento | buildPartial () |
XEvent.Builder | chiaro () |
XEvent.Builder | |
XEvent.Builder | clearDurationPs () Duration of the event in picoseconds. |
XEvent.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
XEvent.Builder | clearMetadataId () XEventMetadata.id of corresponding metadata. |
XEvent.Builder | clearNumOccurrences () Number of occurrences of the event, if aggregated. |
XEvent.Builder | clearOffsetPs () Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
XEvent.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XEvent.Builder | clearStats () XStats associated with the event. |
XEvent.Builder | clone () |
XEvent.DataCase | getDataCase () |
XEvento | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
lungo | getDurataPs () Duration of the event in picoseconds. |
lungo | getMetadataId () XEventMetadata.id of corresponding metadata. |
lungo | getNumOccurrences () Number of occurrences of the event, if aggregated. |
lungo | getOffsetPs () Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
XStat | getStats (indice int) XStats associated with the event. |
XStat.Builder | getStatsBuilder (indice int) XStats associated with the event. |
Elenco< XStat.Builder > | getStatsBuilderList () XStats associated with the event. |
int | getStatsCount () XStats associated with the event. |
Elenco< XStat > | getStatsList () XStats associated with the event. |
XStatOrBuilder | getStatsOrBuilder (indice int) XStats associated with the event. |
Elenco<? estende XSstatOrBuilder > | getStatsOrBuilderList () XStats associated with the event. |
booleano finale | |
XEvent.Builder | mergeFrom (com.google.protobuf.Message altro) |
XEvent.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
finale XEvent.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
XEvent.Builder | rimuoviStats (indice int) XStats associated with the event. |
XEvent.Builder | setDurationPs (valore lungo) Duration of the event in picoseconds. |
XEvent.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
XEvent.Builder | setMetadataId (valore lungo) XEventMetadata.id of corresponding metadata. |
XEvent.Builder | setNumOccurrences (valore lungo) Number of occurrences of the event, if aggregated. |
XEvent.Builder | setOffsetPs (valore lungo) Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
XEvent.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
XEvent.Builder | |
XEvent.Builder | |
finale XEvent.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public XEvent.Builder addAllStats (Iterable<? estende XStat > valori)
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, valore oggetto)
public XEvent.Builder addStats (valore 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 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 (indice int, valore XStat )
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
pubblico XEvent.Builder addStats (indice 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;
public XStat.Builder addStatsBuilder (indice int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XStat.Builder addStatsBuilder ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XEvent.Builder clearDurationPs ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
pubblico XEvent.Builder clearMetadataId ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public XEvent.Builder clearNumOccurrences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
pubblico XEvent.Builder clearOffsetPs ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
public XEvent.Builder clearStats ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
pubblico lungo getDurationPs ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
pubblico lungo getMetadataId ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
pubblico lungo getNumOccurrences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
pubblico lungo getOffsetPs ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
pubblico XStat getStats (indice int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XStat.Builder getStatsBuilder (indice int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
Elenco pubblico< XStat.Builder > getStatsBuilderList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public int getStatsCount ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
Elenco pubblico< XStat > getStatsList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XStatOrBuilder getStatsOrBuilder (indice int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
Elenco pubblico<? estende XStatOrBuilder > getStatsOrBuilderList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public final booleano isInitialized ()
public XEvent.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public XEvent.BuilderremoveStats ( indice int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XEvent.Builder setDurationPs (valore lungo)
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
public XEvent.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public XEvent.Builder setMetadataId (valore lungo)
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
pubblico XEvent.Builder setNumOccurrences (valore lungo)
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
public XEvent.Builder setOffsetPs (valore lungo)
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
pubblico XEvent.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
pubblico XEvent.Builder setStats (indice 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;
public XEvent.Builder setStats (indice int, valore XStat )
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;