DeviceStepStatsOrBuilder

อินเทอร์เฟซสาธารณะ DeviceStepStatsOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

บูลีนนามธรรม
มีThreadNames (คีย์ int)
 Its key is thread id.
สตริงที่เป็นนามธรรม
รับอุปกรณ์ ()
string device = 1;
นามธรรม com.google.protobuf.ByteString
NodeExecStats แบบนามธรรม
getNodeStats (ดัชนี int)
repeated .tensorflow.NodeExecStats node_stats = 2;
บทคัดย่อ
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;
แผนที่นามธรรม <จำนวนเต็ม สตริง>
getThreadNames ()
ใช้ getThreadNamesMap() แทน
บทคัดย่อ
getThreadNamesCount ()
 Its key is thread id.
แผนที่นามธรรม <จำนวนเต็ม สตริง>
getThreadNamesMap ()
 Its key is thread id.
สตริงที่เป็นนามธรรม
getThreadNamesOrDefault (คีย์ int, สตริง defaultValue)
 Its key is thread id.
สตริงที่เป็นนามธรรม
getThreadNamesOrThrow (คีย์ int)
 Its key is thread id.

วิธีการสาธารณะ

บูลีนนามธรรมสาธารณะ มีThreadNames (คีย์ 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;

แผนที่นามธรรมสาธารณะ <Integer, String> getThreadNames ()

ใช้ getThreadNamesMap() แทน

บทคัดย่อสาธารณะ int getThreadNamesCount ()

แผนที่

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

แผนที่นามธรรมสาธารณะ <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;