XPlane de clase final pública
An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes. Next ID: 7
tensorflow.profiler.XPlane
Clases anidadas
clase | XPlane.Constructor | An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes. |
Constantes
entero | EVENT_METADATA_FIELD_NUMBER | |
entero | ID_FIELD_NUMBER | |
entero | LINES_FIELD_NUMBER | |
entero | NOMBRE_CAMPO_NÚMERO | |
entero | ESTADÍSTICAS_CAMPO_NÚMERO | |
entero | STAT_METADATA_FIELD_NUMBER |
Métodos públicos
booleano | contieneEventMetadata (clave larga) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
booleano | contieneStatMetadata (clave larga) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
booleano | es igual (Objeto obj) |
XPlane estático | |
XPlane | |
com.google.protobuf.Descriptors.Descriptor estático final | |
Mapa<Largo, XEventMetadata > | getEventMetadata () Utilice getEventMetadataMap() en su lugar. |
entero | getEventMetadataCount () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
Mapa<Largo, XEventMetadata > | getEventMetadataMap () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XEventoMetadatos | getEventMetadataOrDefault (clave larga, valor predeterminado de XEventMetadata ) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XEventoMetadatos | getEventMetadataOrThrow (tecla larga) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
largo | obtenerId () int64 id = 1; |
Línea XL | getLines (índice int) Parallel timelines grouped in this plane. |
entero | getLinesCount () Parallel timelines grouped in this plane. |
Lista <XLine> | getLista de líneas () Parallel timelines grouped in this plane. |
XLineOrBuilder | getLinesOrBuilder (índice int) Parallel timelines grouped in this plane. |
Lista<? extiende XLineOrBuilder > | getLinesOrBuilderList () Parallel timelines grouped in this plane. |
Cadena | obtenerNombre () Name of this line. |
com.google.protobuf.ByteString | getNombreBytes () Name of this line. |
entero | |
Mapa<Largo, XStatMetadata > | obtenerStatMetadata () Utilice getStatMetadataMap() en su lugar. |
entero | getStatMetadataCount () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
Mapa<Largo, XStatMetadata > | getStatMetadataMap () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XSatMetadatos | getStatMetadataOrDefault (clave larga, valor predeterminado de XStatMetadata ) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XSatMetadatos | getStatMetadataOrThrow (tecla larga) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XSat | getStats (índice int) XStats associated with this plane, e.g. |
entero | getStatsCount () XStats associated with this plane, e.g. |
Lista< XStat > | obtenerListaEstadísticas () XStats associated with this plane, e.g. |
XSatOrBuilder | getStatsOrBuilder (índice int) XStats associated with this plane, e.g. |
Lista<? extiende XStatOrBuilder > | getStatsOrBuilderList () XStats associated with this plane, e.g. |
com.google.protobuf.UnknownFieldSet final | |
entero | código hash () |
booleano final | |
XPlane.Builder estático | |
XPlane.Builder estático | newBuilder (prototipo XPlane ) |
XPlane.Constructor | |
XPlane estático | parseDelimitedFrom (entrada de InputStream) |
XPlane estático | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XPlane estático | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XPlane estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
XPlane estático | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XPlane estático | parseFrom (datos de ByteBuffer) |
XPlane estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
XPlane estático | parseFrom (datos com.google.protobuf.ByteString) |
XPlane estático | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XPlane estático | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
estático | analizador () |
XPlane.Constructor | |
vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público EVENT_METADATA_FIELD_NUMBER
Valor constante: 4
int final estático público ID_FIELD_NUMBER
Valor constante: 1
int final estático público LINES_FIELD_NUMBER
Valor constante: 3
público estático final int NAME_FIELD_NUMBER
Valor constante: 2
int final estático público STATS_FIELD_NUMBER
Valor constante: 6
int final estático público STAT_METADATA_FIELD_NUMBER
Valor constante: 5
Métodos públicos
booleano público contieneEventMetadata (clave larga)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
booleano público contieneStatMetadata (clave larga)
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
público booleano es igual (Objeto obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público int getEventMetadataCount ()
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
Mapa público<Largo, XEventMetadata > getEventMetadataMap ()
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
público XEventMetadata getEventMetadataOrDefault (clave larga, XEventMetadata defaultValue)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
público XEventMetadata getEventMetadataOrThrow (clave larga)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
getId público largo ()
int64 id = 1;
getLines XLine pública (índice int)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
público int getLinesCount ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
Lista pública< XLine > getLinesList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
público XLineOrBuilder getLinesOrBuilder (índice int)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
Lista pública<? extiende XLineOrBuilder > getLinesOrBuilderList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
cadena pública getName ()
Name of this line.
string name = 2;
público com.google.protobuf.ByteString getNameBytes ()
Name of this line.
string name = 2;
público getParserForType ()
público int getSerializedSize ()
público int getStatMetadataCount ()
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
Mapa público<Largo, XStatMetadata > getStatMetadataMap ()
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
público XStatMetadata getStatMetadataOrDefault (clave larga, XStatMetadata defaultValue)
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
público XStatMetadata getStatMetadataOrThrow (clave larga)
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
getStats público XStat (índice int)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
público int getStatsCount ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
Lista pública< XStat > getStatsList ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
público XStatOrBuilder getStatsOrBuilder (índice int)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
Lista pública<? extiende XStatOrBuilder > getStatsOrBuilderList ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
código hash int público ()
público final booleano isInitialized ()
parseDelimitedFrom de XPlane estático público (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
análisis público estático de XPlane (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
análisis público estático de XPlane (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
análisis público estático de XPlane (datos ByteBuffer)
Lanza
Excepción de buffer de protocolo no válido |
---|
análisis público estático de XPlane (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
ParseFrom público estático de XPlane (datos com.google.protobuf.ByteString)
Lanza
Excepción de buffer de protocolo no válido |
---|
análisis público estático de XPlane (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
análisis público estático de XPlane (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
IOExcepción |
---|