giao diện công cộng XPlaneOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công cộng
trừu tượng boolean | chứaEventMetadata (khóa dài) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
trừu tượng boolean | chứaStatMetadata (khóa dài) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
Bản đồ trừu tượng<Dài, XEventMetadata > | getEventMetadata () Thay vào đó hãy sử dụng getEventMetadataMap() . |
int trừu tượng | getEventMetadataCount () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
Bản đồ trừu tượng<Dài, XEventMetadata > | getEventMetadataMap () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
trừu tượng XEventSiêu dữ liệu | getEventMetadataOrDefault (khóa dài, XEventMetadata defaultValue) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
trừu tượng XEventSiêu dữ liệu | getEventMetadataOrThrow (khóa dài) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
trừu tượng dài | getId () int64 id = 1; |
trừu tượng XLine | getLines (chỉ mục int) Parallel timelines grouped in this plane. |
int trừu tượng | getLinesCount () Parallel timelines grouped in this plane. |
Danh sách trừu tượng< XLine > | getLinesList () Parallel timelines grouped in this plane. |
trừu tượng XLineOrBuilder | getLinesOrBuilder (chỉ mục int) Parallel timelines grouped in this plane. |
Danh sách trừu tượng<? mở rộng XLineOrBuilder > | getLinesOrBuilderList () Parallel timelines grouped in this plane. |
chuỗi trừu tượng | lấy Tên () Name of this line. |
trừu tượng com.google.protobuf.ByteString | getNameBytes () Name of this line. |
Bản đồ trừu tượng<Dài, XStatMetadata > | getStatMetadata () Thay vào đó hãy sử dụng getStatMetadataMap() . |
int trừu tượng | getStatMetadataCount () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
Bản đồ trừu tượng<Dài, XStatMetadata > | getStatMetadataMap () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
trừu tượng XStatMetadata | getStatMetadataOrDefault (khóa dài, XStatMetadata defaultValue) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
trừu tượng XStatMetadata | getStatMetadataOrThrow (khóa dài) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
trừu tượng XStat | getStats (chỉ số int) XStats associated with this plane, e.g. |
int trừu tượng | getStatsCount () XStats associated with this plane, e.g. |
Danh sách trừu tượng< XStat > | getStatsList () XStats associated with this plane, e.g. |
trừu tượng XStatOrBuilder | getStatsOrBuilder (chỉ mục int) XStats associated with this plane, e.g. |
Danh sách trừu tượng<? mở rộng XStatOrBuilder > | getStatsOrBuilderList () XStats associated with this plane, e.g. |
Phương pháp công cộng
boolean trừu tượng công khai chứaEventMetadata (khóa dài)
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;
boolean trừu tượng công khai chứaStatMetadata (khóa dài)
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;
Bản đồ trừu tượng công khai<Long, XEventMetadata > getEventMetadata ()
Thay vào đó hãy sử dụng getEventMetadataMap()
.
tóm tắt công khai 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;
Bản đồ trừu tượng công khai<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;
tóm tắt công khai XEventMetadata getEventMetadataOrDefault (khóa dài, 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;
tóm tắt công khai XEventMetadata getEventMetadataOrThrow (khóa dài)
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;
tóm tắt công khai dài getId ()
int64 id = 1;
tóm tắt công khai XLine getLines (chỉ mục int)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
tóm tắt công khai int getLinesCount ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
Danh sách tóm tắt công khai< XLine > getLinesList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
tóm tắt công khai XLineOrBuilder getLinesOrBuilder (chỉ mục int)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
Danh sách tóm tắt công khai<? mở rộng XLineOrBuilder > getLinesOrBuilderList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
Chuỗi tóm tắt công khai getName ()
Name of this line.
string name = 2;
tóm tắt công khai com.google.protobuf.ByteString getNameBytes ()
Name of this line.
string name = 2;
Bản đồ trừu tượng công khai<Long, XStatMetadata > getStatMetadata ()
Thay vào đó hãy sử dụng getStatMetadataMap()
.
tóm tắt công khai 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;
Bản đồ trừu tượng công khai<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;
tóm tắt công khai XStatMetadata getStatMetadataOrDefault (khóa dài, 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;
tóm tắt công khai XStatMetadata getStatMetadataOrThrow (khóa dài)
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;
tóm tắt công khai XStat getStats (chỉ mục 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;
tóm tắt công khai 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;
Danh sách tóm tắt công khai< 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;
tóm tắt công khai XStatOrBuilder getStatsOrBuilder (chỉ mục 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;
Danh sách tóm tắt công khai<? mở rộng 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;