DeviceStepStatsOrBuilder

الواجهة العامة DeviceStepStatsOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

منطقية مجردة
يحتوي على أسماء المواضيع (مفتاح int)
 Its key is thread id.
سلسلة مجردة
الحصول على الجهاز ()
string device = 1;
مجردة com.google.protobuf.ByteString
مجردة NodeExecStats
getNodeStats (فهرس كثافة العمليات)
repeated .tensorflow.NodeExecStats node_stats = 2;
كثافة العمليات مجردة
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
قائمة مجردة< NodeExecStats >
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
مجردة NodeExecStatsOrBuilder
getNodeStatsOrBuilder (فهرس كثافة العمليات)
repeated .tensorflow.NodeExecStats node_stats = 2;
قائمة مجردة <؟ يمتد NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
خريطة مجردة <عدد صحيح، سلسلة>
كثافة العمليات مجردة
الحصول علىThreadNamesCount ()
 Its key is thread id.
خريطة مجردة <عدد صحيح، سلسلة>
الحصول علىThreadNamesMap ()
 Its key is thread id.
سلسلة مجردة
getThreadNamesOrDefault (مفتاح int، String defaultValue)
 Its key is thread id.
سلسلة مجردة
getThreadNamesOrThrow (مفتاح int)
 Its key is thread id.

الأساليب العامة

يحتوي الملخص المنطقي العام على أسماء المواضيع (مفتاح int)

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

سلسلة getDevice () مجردة عامة

string device = 1;

الملخص العام com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

الملخص العام NodeExecStats getNodeStats (مؤشر int)

repeated .tensorflow.NodeExecStats node_stats = 2;

الملخص العام int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

قائمة مجردة عامة< NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

الملخص العام NodeExecStatsOrBuilder getNodeStatsOrBuilder (فهرس كثافة العمليات)

repeated .tensorflow.NodeExecStats node_stats = 2;

قائمة الملخصات العامة<؟ يمتد NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

Map<Integer, String> getThreadNames () مجردة عامة

استخدم getThreadNamesMap() بدلاً من ذلك.

الملخص العام int getThreadNamesCount ()

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

Map<Integer, String> getThreadNamesMap () مجردة عامة

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

سلسلة مجردة عامة getThreadNamesOrDefault (مفتاح int، String defaultValue)

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

سلسلة getThreadNamesOrThrow العامة (مفتاح int)

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