genel arayüz XPlaneOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
soyut boole | içerirEventMetadata (uzun anahtar) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
soyut boole | StatMetadata (uzun anahtar) içerir XStatMetadata map, each entry uses the XStatMetadata.id as key. |
soyut Harita<Uzun, XEventMetadata > | getEventMetadata () Bunun yerine getEventMetadataMap() işlevini kullanın. |
soyut int | getEventMetadataCount () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
soyut Harita<Uzun, XEventMetadata > | getEventMetadataMap () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
özet XEventMetadata | getEventMetadataOrDefault (uzun anahtar, XEventMetadata defaultValue) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
özet XEventMetadata | getEventMetadataOrThrow (uzun tuş) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
soyut uzun | kimliği al () int64 id = 1; |
soyut XLine | getLines (int dizini) Parallel timelines grouped in this plane. |
soyut int | getLinesCount () Parallel timelines grouped in this plane. |
Özet Listesi< XLine > | getLinesList () Parallel timelines grouped in this plane. |
özet XLineOrBuilder | getLinesOrBuilder (int dizini) Parallel timelines grouped in this plane. |
özet Liste<? XLineOrBuilder'ı genişletiyor > | getLinesOrBuilderList () Parallel timelines grouped in this plane. |
soyut Dize | getName () Name of this line. |
abstract com.google.protobuf.ByteString | getNameBytes () Name of this line. |
soyut Harita<Uzun, XStatMetadata > | getStatMetadata () Bunun yerine getStatMetadataMap() işlevini kullanın. |
soyut int | getStatMetadataCount () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
soyut Harita<Uzun, XStatMetadata > | getStatMetadataMap () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
özet XStatMetadata | getStatMetadataOrDefault (uzun anahtar, XStatMetadata defaultValue) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
özet XStatMetadata | getStatMetadataOrThrow (uzun tuş) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
özet XStat | getStats (int dizini) XStats associated with this plane, e.g. |
soyut int | getStatsCount () XStats associated with this plane, e.g. |
Özet Listesi< XStat > | getStatsList () XStats associated with this plane, e.g. |
özet XStatOrBuilder | getStatsOrBuilder (int dizini) XStats associated with this plane, e.g. |
özet Liste<? XStatOrBuilder'ı genişletiyor > | getStatsOrBuilderList () XStats associated with this plane, e.g. |
Genel Yöntemler
genel soyut boole, EventMetadata'yı içerir (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 soyut boole StatMetadata'yı 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 özet Harita<Long, XEventMetadata > getEventMetadata ()
Bunun yerine getEventMetadataMap()
işlevini kullanın.
genel özet 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 özet 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;
genel özet 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;
genel özet 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 özet uzun getId ()
int64 id = 1;
genel özet 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 özet 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 özet Listesi< 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 özet 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 özet listesi<? 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 özet Dize getName ()
Name of this line.
string name = 2;
genel özet com.google.protobuf.ByteString getNameBytes ()
Name of this line.
string name = 2;
genel özet Harita<Long, XStatMetadata > getStatMetadata ()
Bunun yerine getStatMetadataMap()
işlevini kullanın.
genel özet 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 özet 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;
genel özet 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;
genel özet 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 özet 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;
genel özet 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 özet Listesi< 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 özet 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 özet listesi<? 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;