DeviceStepStatsOrBuilder

interfaz pública DeviceStepStatsOrBuilder
Subclases indirectas conocidas

Métodos públicos

booleano abstracto
containsThreadNames (clave int)
 Its key is thread id.
cadena abstracta
getDevice ()
string device = 1;
resumen com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
resumen NodeExecStats
getNodeStats (índice int)
repeated .tensorflow.NodeExecStats node_stats = 2;
int abstracto
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Lista abstracta < NodeExecStats >
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
resumen NodeExecStatsOrBuilder
getNodeStatsOrBuilder (índice int)
repeated .tensorflow.NodeExecStats node_stats = 2;
Resumen Lista <? extiende NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Mapa abstracto <Entero, Cadena>
int abstracto
getThreadNamesCount ()
 Its key is thread id.
Mapa abstracto <Entero, Cadena>
getThreadNamesMap ()
 Its key is thread id.
cadena abstracta
getThreadNamesOrDefault (clave int, String defaultValue)
 Its key is thread id.
cadena abstracta
getThreadNamesOrThrow (clave int)
 Its key is thread id.

Métodos públicos

public abstract boolean containsThreadNames (clave int)

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

getDevice () de cadena abstracta pública

string device = 1;

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

string device = 1;

resumen público NodeExecStats getNodeStats (índice int)

repeated .tensorflow.NodeExecStats node_stats = 2;

public abstract int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

Lista pública abstracta < NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public abstract NodeExecStatsOrBuilder getNodeStatsOrBuilder (índice int)

repeated .tensorflow.NodeExecStats node_stats = 2;

Lista de resumen público <? extiende NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

Mapa abstracto público <Integer, String> getThreadNames ()

Utilice getThreadNamesMap() lugar.

public abstract int getThreadNamesCount ()

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

Mapa abstracto público <Integer, String> getThreadNamesMap ()

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

público abstracto String getThreadNamesOrDefault (clave int, String defaultValue)

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

Cadena abstracta pública getThreadNamesOrThrow (clave int)

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