DeviceStepStatsOrBuilder

ממשק ציבורי DeviceStepStatsOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

בוליאני מופשט
containsThreadNames (מפתח int)
 Its key is thread id.
מחרוזת מופשטת
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.
מפה מופשטת<Integer, String>
getThreadNamesMap ()
 Its key is thread id.
מחרוזת מופשטת
getThreadNamesOrDefault (מפתח int, String 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 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;

תקציר ציבורי String 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;