DeviceStepStatsOrBuilder

رابط عمومی DeviceStepStatsOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

بولی انتزاعی
containThreadNames (کلید int)
 Its key is thread id.
رشته انتزاعی
getDevice ()
string device = 1;
چکیده com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
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;
نقشه انتزاعی<Integer, String>
getThreadNames ()
به جای آن از getThreadNamesMap() استفاده کنید.
انتزاعی
getThreadNamesCount ()
 Its key is thread id.
نقشه انتزاعی<Integer, String>
getThreadNamesMap ()
 Its key is thread id.
رشته انتزاعی
getThreadNamesOrDefault (کلید int، مقدار پیش‌فرض رشته)
 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 index)

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 index)

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، مقدار پیش فرض رشته)

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

رشته انتزاعی عمومی getThreadNamesOrThrow (کلید int)

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