الواجهة العامة DeviceStepStatsOrBuilder
الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
منطقية مجردة | يحتوي على أسماء المواضيع (مفتاح int) Its key is thread id. |
سلسلة مجردة | الحصول على الجهاز () string device = 1; |
مجردة com.google.protobuf.ByteString | الحصول على جهاز بايت () string device = 1; |
مجردة 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; |
خريطة مجردة <عدد صحيح، سلسلة> | الحصول على أسماء المواضيع () استخدم getThreadNamesMap() بدلاً من ذلك. |
كثافة العمليات مجردة | الحصول على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 (مؤشر int)
repeated .tensorflow.NodeExecStats node_stats = 2;
قائمة الملخصات العامة<؟ يمتد NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
الملخص العام 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;