DeviceStepStatsOrBuilder

interface pública DeviceStepStatsOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

booleano abstrato
contémThreadNames (chave int)
 Its key is thread id.
cadeia abstrata
getDispositivo ()
string device = 1;
abstrato com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
NodeExecStats abstrato
getNodeStats (índice interno)
repeated .tensorflow.NodeExecStats node_stats = 2;
abstrato int
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Lista abstrata <NodeExecStats>
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStatsOrBuilder abstrato
getNodeStatsOrBuilder (índice interno)
repeated .tensorflow.NodeExecStats node_stats = 2;
lista abstrata<? estende NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
mapa abstrato<inteiro, string>
getThreadNames ()
Use getThreadNamesMap() em vez disso.
abstrato int
getThreadNamesCount ()
 Its key is thread id.
mapa abstrato<inteiro, string>
getThreadNamesMap ()
 Its key is thread id.
cadeia abstrata
getThreadNamesOrDefault (chave int, String defaultValue)
 Its key is thread id.
cadeia abstrata
getThreadNamesOrThrow (chave int)
 Its key is thread id.

Métodos Públicos

público abstrato booleano contémThreadNames (chave int)

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

String abstrata pública getDevice ()

string device = 1;

resumo público com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

público abstrato NodeExecStats getNodeStats (índice int)

repeated .tensorflow.NodeExecStats node_stats = 2;

resumo público int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

lista abstrata pública <NodeExecStats> getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

público abstrato NodeExecStatsOrBuilder getNodeStatsOrBuilder (índice int)

repeated .tensorflow.NodeExecStats node_stats = 2;

lista abstrata pública<? estende NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

público abstrato Map<Integer, String> getThreadNames ()

Use getThreadNamesMap() em vez disso.

público abstrato int getThreadNamesCount ()

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

público abstrato Map<Integer, String> getThreadNamesMap ()

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

string abstrata pública getThreadNamesOrDefault (chave int, String defaultValue)

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

String abstrata pública getThreadNamesOrThrow (chave int)

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