genel final sınıfı 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
tensorflow.profiler.XPlane
İç İçe Sınıflar
sınıf | XPlane.Builder | An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes. |
Sabitler
int | EVENT_METADATA_FIELD_NUMBER | |
int | ID_FIELD_NUMBER | |
int | LINES_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER | |
int | STATS_FIELD_NUMBER | |
int | STAT_METADATA_FIELD_NUMBER |
Genel Yöntemler
boolean | içerirEventMetadata (uzun anahtar) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
boolean | StatMetadata (uzun anahtar) içerir XStatMetadata map, each entry uses the XStatMetadata.id as key. |
boolean | eşittir (Nesne nesnesi) |
statik XPlane | |
XPlane | |
final statik com.google.protobuf.Descriptors.Descriptor | |
Harita<Uzun, XEventMetadata > | getEventMetadata () Bunun yerine getEventMetadataMap() işlevini kullanın. |
int | getEventMetadataCount () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
Harita<Uzun, XEventMetadata > | getEventMetadataMap () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XEventMeta Verileri | getEventMetadataOrDefault (uzun anahtar, XEventMetadata defaultValue) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XEventMeta Verileri | getEventMetadataOrThrow (uzun tuş) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
uzun | kimliği al () int64 id = 1; |
XL hattı | getLines (int dizini) Parallel timelines grouped in this plane. |
int | getLinesCount () Parallel timelines grouped in this plane. |
Liste< XLine > | getLinesList () Parallel timelines grouped in this plane. |
XLineOrBuilder | getLinesOrBuilder (int dizini) Parallel timelines grouped in this plane. |
Liste<? XLineOrBuilder'ı genişletiyor > | getLinesOrBuilderList () Parallel timelines grouped in this plane. |
Sicim | getName () Name of this line. |
com.google.protobuf.ByteString | getNameBytes () Name of this line. |
int | |
Harita<Uzun, XStatMetadata > | getStatMetadata () Bunun yerine getStatMetadataMap() işlevini kullanın. |
int | getStatMetadataCount () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
Harita<Uzun, XStatMetadata > | getStatMetadataMap () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStatMeta Verileri | getStatMetadataOrDefault (uzun anahtar, XStatMetadata defaultValue) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStatMeta Verileri | getStatMetadataOrThrow (uzun tuş) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStat | getStats (int dizini) XStats associated with this plane, e.g. |
int | getStatsCount () XStats associated with this plane, e.g. |
Liste< XStat > | getStatsList () XStats associated with this plane, e.g. |
XStatOrBuilder | getStatsOrBuilder (int dizini) XStats associated with this plane, e.g. |
Liste<? XStatOrBuilder'ı genişletiyor > | getStatsOrBuilderList () XStats associated with this plane, e.g. |
final com.google.protobuf.UnknownFieldSet | |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik XPlane.Builder | yeniİnşaatçı () |
statik XPlane.Builder | newBuilder ( XPlane prototipi) |
XPlane.Builder | |
statik XPlane | parseDelimitedFrom (InputStream girişi) |
statik XPlane | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik XPlane | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik XPlane | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik XPlane | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik XPlane | parseFrom (ByteBuffer verileri) |
statik XPlane | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik XPlane | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik XPlane | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik XPlane | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
XPlane.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int EVENT_METADATA_FIELD_NUMBER
Sabit Değer: 4
genel statik son int ID_FIELD_NUMBER
Sabit Değer: 1
genel statik final int LINES_FIELD_NUMBER
Sabit Değer: 3
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 2
genel statik final int STATS_FIELD_NUMBER
Sabit Değer: 6
genel statik final int STAT_METADATA_FIELD_NUMBER
Sabit Değer: 5
Genel Yöntemler
public boolean includeEventMetadata (uzun anahtar)
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;
genel boole StatMetadata içerir (uzun anahtar)
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;
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Harita<Long, XEventMetadata > getEventMetadata ()
Bunun yerine getEventMetadataMap()
işlevini kullanın.
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;
genel Harita<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 (uzun anahtar, 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;
public XEventMetadata getEventMetadataOrThrow (uzun anahtar)
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;
genel uzun getId ()
int64 id = 1;
genel XLine getLines (int dizini)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
genel int getLinesCount ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
genel Liste< XLine > getLinesList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
genel XLineOrBuilder getLinesOrBuilder (int dizini)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
genel liste<? XLineOrBuilder'ı genişletir > getLinesOrBuilderList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
genel Dize getName ()
Name of this line.
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
Name of this line.
string name = 2;
halk getParserForType ()
public int getSerializedSize ()
genel Harita<Long, XStatMetadata > getStatMetadata ()
Bunun yerine getStatMetadataMap()
işlevini kullanın.
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;
genel Harita<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 (uzun anahtar, 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 (uzun anahtar)
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;
genel XStat getStats (int dizini)
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;
genel Liste< 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;
genel XStatOrBuilder getStatsOrBuilder (int dizini)
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;
genel liste<? XStatOrBuilder'ı genişletir > 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;
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
genel statik XPlane ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik XPlane ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik XPlane ayrıştırmaFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik XPlane ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik XPlane ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik XPlane ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik XPlane ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|