ממשק ציבורי XplaneOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
בוליאני מופשט | containsEventMetadata (מפתח ארוך) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
בוליאני מופשט | containsStatMetadata (מפתח ארוך) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
תקציר מפה<Long, XEventMetadata > | getEventMetadata () השתמש ב- getEventMetadataMap() במקום זאת. |
מופשט int | getEventMetadataCount () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
תקציר מפה<Long, XEventMetadata > | getEventMetadataMap () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
תקציר XEventMetadata | getEventMetadataOrDefault (מפתח ארוך, XEventMetadata defaultValue) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
תקציר XEventMetadata | getEventMetadataOrThrow (מפתח ארוך) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
מופשט ארוך | getId () int64 id = 1; |
מופשט Xline | getLines (int index) Parallel timelines grouped in this plane. |
מופשט int | getLinesCount () Parallel timelines grouped in this plane. |
רשימה מופשטת< XLine > | getLinesList () Parallel timelines grouped in this plane. |
מופשט XLineOrBuilder | getLinesOrBuilder (int index) Parallel timelines grouped in this plane. |
רשימה מופשטת<? מרחיב את XLineOrBuilder > | getLinesOrBuilderList () Parallel timelines grouped in this plane. |
מחרוזת מופשטת | getName () Name of this line. |
תקציר com.google.protobuf.ByteString | getNameBytes () Name of this line. |
מפה מופשטת<Long, XStatMetadata > | getStatMetadata () השתמש ב- getStatMetadataMap() במקום זאת. |
מופשט int | getStatMetadataCount () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
מפה מופשטת<Long, XStatMetadata > | getStatMetadataMap () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
מופשט XStatMetadata | getStatMetadataOrDefault (מפתח ארוך, XStatMetadata defaultValue) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
מופשט XStatMetadata | getStatMetadataOrThrow (מפתח ארוך) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
תקציר XStat | getStats (int index) XStats associated with this plane, e.g. |
מופשט int | getStatsCount () XStats associated with this plane, e.g. |
רשימת תקציר< XStat > | getStatsList () XStats associated with this plane, e.g. |
תקציר XStatOrBuilder | getStatsOrBuilder (int index) XStats associated with this plane, e.g. |
רשימה מופשטת<? מרחיב את XStatOrBuilder > | getStatsOrBuilderList () XStats associated with this plane, e.g. |
שיטות ציבוריות
תקציר ציבורי בוליאני מכילEventMetadata (מפתח ארוך)
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;
תקציר ציבורי בוליאני מכילStatMetadata (מפתח ארוך)
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;
תקציר ציבורי מפה<Long, XEventMetadata > getEventMetadata ()
השתמש ב- getEventMetadataMap()
במקום זאת.
תקציר ציבורי 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;
תקציר ציבורי מפה<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;
תקציר ציבורי XEventMetadata getEventMetadataOrDefault (מפתח ארוך, 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;
תקציר ציבורי XEventMetadata getEventMetadataOrThrow (מפתח ארוך)
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 ()
int64 id = 1;
תקציר ציבורי XLine getLines (int index)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
תקציר ציבורי int getLinesCount ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
רשימת תקציר ציבורית< XLine > getLinesList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
תקציר ציבורי XLineOrBuilder getLinesOrBuilder (int index)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
רשימת תקציר ציבורית<? מרחיב את XLineOrBuilder > getLinesOrBuilderList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
תקציר ציבורי מחרוזת getName ()
Name of this line.
string name = 2;
תקציר ציבורי com.google.protobuf.ByteString getNameBytes ()
Name of this line.
string name = 2;
תקציר ציבורי 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;
מפה תקציר ציבורי<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;
תקציר ציבורי XStatMetadata getStatMetadataOrDefault (מפתח ארוך, 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;
תקציר ציבורי XStatMetadata getStatMetadataOrThrow (מפתח ארוך)
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;
תקציר ציבורי XStat getStats (int index)
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;
תקציר ציבורי 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;
רשימת תקציר ציבורית< 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;
תקציר ציבורי XStatOrBuilder getStatsOrBuilder (int index)
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;
רשימת תקציר ציבורית<? מרחיב את 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;