XPlane

classe finale pubblica XPlane

 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
 
Tipo di protocollo tensorflow.profiler.XPlane

Classi nidificate

classe XPlane.Builder
 An XPlane is a container of parallel timelines (XLines), generated by a
 profiling source or by post-processing one or more XPlanes. 

Costanti

int EVENT_METADATA_FIELD_NUMBER
int ID_FIELD_NUMBER
int LINEE_FIELD_NUMBER
int NOME_CAMPO_NUMERO
int STATS_FIELD_NUMBER
int STAT_METADATA_FIELD_NUMBER

Metodi pubblici

booleano
contieneEventMetadata (chiave lunga)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
booleano
contieneStatMetadata (chiave lunga)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
booleano
è uguale a (Oggetto oggetto)
XPlano statico
XPlane
com.google.protobuf.Descriptors.Descriptor statico finale
Mappa<Long, XEventMetadata >
getEventMetadata ()
Utilizzare invece getEventMetadataMap() .
int
getEventMetadataCount ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
Mappa<Long, XEventMetadata >
getEventMetadataMap ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
XEventMetadata
getEventMetadataOrDefault (chiave lunga, XEventMetadata defaultValue)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
XEventMetadata
getEventMetadataOrThrow (tasto lungo)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
lungo
getId ()
int64 id = 1;
XLine
getLines (indice int)
 Parallel timelines grouped in this plane.
int
getLinesCount ()
 Parallel timelines grouped in this plane.
Elenco< XLine >
getListaRighe ()
 Parallel timelines grouped in this plane.
XLineOrBuilder
getLinesOrBuilder (indice int)
 Parallel timelines grouped in this plane.
Elenco<? estende XLineOrBuilder >
getLinesOrBuilderList ()
 Parallel timelines grouped in this plane.
Corda
getNome ()
 Name of this line.
com.google.protobuf.ByteString
getNomeBytes ()
 Name of this line.
int
Mappa<Lungo, XStatMetadata >
getStatMetadata ()
Utilizzare invece getStatMetadataMap() .
int
getStatMetadataCount ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
Mappa<Lungo, XStatMetadata >
getStatMetadataMap ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XStatMetadata
getStatMetadataOrDefault (chiave lunga, XStatMetadata defaultValue)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XStatMetadata
getStatMetadataOrThrow (tasto lungo)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XStat
getStats (indice int)
 XStats associated with this plane, e.g.
int
getStatsCount ()
 XStats associated with this plane, e.g.
Elenco< XStat >
getStatsList ()
 XStats associated with this plane, e.g.
XStatOrBuilder
getStatsOrBuilder (indice int)
 XStats associated with this plane, e.g.
Elenco<? estende XSstatOrBuilder >
getStatsOrBuilderList ()
 XStats associated with this plane, e.g.
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
XPlane.Builder statico
XPlane.Builder statico
newBuilder (prototipo XPlane )
XPlane.Builder
XPlano statico
parseDelimitedFrom (input InputStream)
XPlano statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlano statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlano statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
XPlano statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlano statico
parseFrom (dati ByteBuffer)
XPlano statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
XPlano statico
parseFrom (dati com.google.protobuf.ByteString)
XPlano statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlano statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
XPlane.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int EVENT_METADATA_FIELD_NUMBER

Valore costante: 4

public static final int ID_FIELD_NUMBER

Valore costante: 1

public static final int LINES_FIELD_NUMBER

Valore costante: 3

public static final int NAME_FIELD_NUMBER

Valore costante: 2

public static final int STATS_FIELD_NUMBER

Valore costante: 6

public static final int STAT_METADATA_FIELD_NUMBER

Valore costante: 5

Metodi pubblici

booleano pubblico contieneEventMetadata (chiave lunga)

 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 pubblico contieneStatMetadata (chiave lunga)

 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;

booleano pubblico è uguale a (Oggetto obj)

XPlane statico pubblico getDefaultInstance ()

XPlane pubblico getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

mappa pubblica<Long, XEventMetadata > getEventMetadata ()

Utilizzare invece getEventMetadataMap() .

public 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;

mappa pubblica<Long, 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;

public XEventMetadata getEventMetadataOrDefault (chiave lunga, 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;

pubblico XEventMetadata getEventMetadataOrThrow (chiave lunga)

 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 lungo pubblico ()

int64 id = 1;

public XLine getLines (indice int)

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

public int getLinesCount ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

Elenco pubblico< XLine > getLinesList ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

public XLineOrBuilder getLinesOrBuilder (indice int)

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

Elenco pubblico<? estende XLineOrBuilder > getLinesOrBuilderList ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

stringa pubblica getName ()

 Name of this line.
 
string name = 2;

pubblico com.google.protobuf.ByteString getNameBytes ()

 Name of this line.
 
string name = 2;

pubblico getParserForType ()

public int getSerializedSize ()

mappa pubblica<Long, XStatMetadata > getStatMetadata ()

Utilizzare invece getStatMetadataMap() .

public 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;

mappa pubblica<Long, 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;

public XStatMetadata getStatMetadataOrDefault (chiave lunga, 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;

public XStatMetadata getStatMetadataOrThrow (chiave lunga)

 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;

pubblico XStat getStats (indice 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;

public 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;

Elenco pubblico< 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;

public XStatOrBuilder getStatsOrBuilder (indice 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;

Elenco pubblico<? estende 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;

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico XPlane.Builder newBuilder ()

pubblico statico XPlane.Builder newBuilder (prototipo XPlane )

pubblico XPlane.Builder newBuilderForType ()

XPlane statico pubblico parseDelimitedFrom (input InputStream)

Lancia
IOException

XPlane statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom XPlane statico pubblico (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico XPlane (input com.google.protobuf.CodedInputStream)

Lancia
IOException

parseFrom XPlane statico pubblico (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico XPlane (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom XPlane statico pubblico (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

parseFrom pubblico statico XPlane (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom XPlane statico pubblico (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom XPlane statico pubblico (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico XPlane.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException