DeviceStepStatsOrBuilder

giao diện công cộng DeviceStepStatsOrBuilder
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ứaThreadNames (khóa int)
 Its key is thread id.
chuỗi trừu tượng
getDevice ()
string device = 1;
trừu tượng com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
trừu tượng NodeExecStats
getNodeStats (chỉ mục int)
repeated .tensorflow.NodeExecStats node_stats = 2;
int trừu tượng
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Danh sách trừu tượng< NodeExecStats >
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
trừu tượng NodeExecStatsOrBuilder
getNodeStatsOrBuilder (chỉ mục int)
repeated .tensorflow.NodeExecStats node_stats = 2;
Danh sách trừu tượng<? mở rộng NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Bản đồ trừu tượng<Số nguyên, Chuỗi>
getThreadNames ()
Thay vào đó hãy sử dụng getThreadNamesMap() .
int trừu tượng
getThreadNamesCount ()
 Its key is thread id.
Bản đồ trừu tượng<Số nguyên, Chuỗi>
getThreadNamesMap ()
 Its key is thread id.
chuỗi trừu tượng
getThreadNamesOrDefault (khóa int, Chuỗi defaultValue)
 Its key is thread id.
chuỗi trừu tượng
getThreadNamesOrThrow (khóa int)
 Its key is thread id.

Phương pháp công cộng

boolean trừu tượng công khai chứaThreadNames (khóa int)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

Chuỗi tóm tắt công khai getDevice ()

string device = 1;

tóm tắt công khai com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

tóm tắt công khai NodeExecStats getNodeStats (chỉ mục int)

repeated .tensorflow.NodeExecStats node_stats = 2;

tóm tắt công khai int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

Danh sách tóm tắt công khai< NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

tóm tắt công khai NodeExecStatsOrBuilder getNodeStatsOrBuilder (chỉ mục int)

repeated .tensorflow.NodeExecStats node_stats = 2;

Danh sách tóm tắt công khai<? mở rộng NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

bản đồ trừu tượng công khai<Integer, String> getThreadNames ()

Thay vào đó hãy sử dụng getThreadNamesMap() .

tóm tắt công khai int getThreadNamesCount ()

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

Bản đồ trừu tượng công khai<Integer, String> getThreadNamesMap ()

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

chuỗi tóm tắt công khai getThreadNamesOrDefault (khóa int, Chuỗi defaultValue)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

Chuỗi tóm tắt công khai getThreadNamesOrThrow (khóa int)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;