DeviceStepStats de clase final pública
Protobuf tipo tensorflow.DeviceStepStats
Clases anidadas
| clase | DeviceStepStats.Builder | Protobuf tipo tensorflow.DeviceStepStats | |
Constantes
| En t | DEVICE_FIELD_NUMBER | |
| En t | NODE_STATS_FIELD_NUMBER | |
| En t | THREAD_NAMES_FIELD_NUMBER |
Métodos públicos
| booleano | containsThreadNames (clave int) Its key is thread id. |
| booleano | es igual a (Objeto obj) |
| DeviceStepStats estático | |
| DeviceStepStats | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| Cuerda | getDevice () string device = 1; |
| com.google.protobuf.ByteString | getDeviceBytes () string device = 1; |
| NodeExecStats | getNodeStats (índice int) repeated .tensorflow.NodeExecStats node_stats = 2; |
| En t | getNodeStatsCount () repeated .tensorflow.NodeExecStats node_stats = 2; |
| Lista < NodeExecStats > | getNodeStatsList () repeated .tensorflow.NodeExecStats node_stats = 2; |
| NodeExecStatsOrBuilder | getNodeStatsOrBuilder (índice int) repeated .tensorflow.NodeExecStats node_stats = 2; |
| Lista <? extiende NodeExecStatsOrBuilder > | getNodeStatsOrBuilderList () repeated .tensorflow.NodeExecStats node_stats = 2; |
| En t | |
| Mapa <entero, cadena> | getThreadNames () Utilice getThreadNamesMap() lugar. |
| En t | getThreadNamesCount () Its key is thread id. |
| Mapa <entero, cadena> | getThreadNamesMap () Its key is thread id. |
| Cuerda | getThreadNamesOrDefault (clave int, String defaultValue) Its key is thread id. |
| Cuerda | getThreadNamesOrThrow (clave int) Its key is thread id. |
| final com.google.protobuf.UnknownFieldSet | |
| En t | hashCode () |
| booleano final | |
| estático DeviceStepStats.Builder | newBuilder (prototipo DeviceStepStats ) |
| estático DeviceStepStats.Builder | newBuilder () |
| DeviceStepStats.Builder | |
| estática DeviceStepStats | parseDelimitedFrom (entrada InputStream) |
| estática DeviceStepStats | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estática DeviceStepStats | parseFrom (datos ByteBuffer) |
| estática DeviceStepStats | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estática DeviceStepStats | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estática DeviceStepStats | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| estática DeviceStepStats | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DeviceStepStats estático | parseFrom (datos com.google.protobuf.ByteString) |
| estática DeviceStepStats | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DeviceStepStats estático | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| DeviceStepStats.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int DEVICE_FIELD_NUMBER
Valor constante: 1
public static final int NODE_STATS_FIELD_NUMBER
Valor constante: 2
público estático final int THREAD_NAMES_FIELD_NUMBER
Valor constante: 3
Métodos públicos
public boolean containsThreadNames (clave int)
Its key is thread id.
map<uint32, string> thread_names = 3;public boolean es igual a (Object obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getDevice ()
string device = 1;
public com.google.protobuf.ByteString getDeviceBytes ()
string device = 1;
public int getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Lista pública < NodeExecStats > getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
public NodeExecStatsOrBuilder getNodeStatsOrBuilder (índice int)
repeated .tensorflow.NodeExecStats node_stats = 2;
Lista pública <? extiende NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
público getParserForType ()
public int getSerializedSize ()
public int getThreadNamesCount ()
Its key is thread id.
map<uint32, string> thread_names = 3;public Map <Integer, String> getThreadNamesMap ()
Its key is thread id.
map<uint32, string> thread_names = 3;public String getThreadNamesOrDefault (clave int, String defaultValue)
Its key is thread id.
map<uint32, string> thread_names = 3;public String getThreadNamesOrThrow (clave int)
Its key is thread id.
map<uint32, string> thread_names = 3;public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
DeviceStepStats estático público parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
DeviceStepStats estático público parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
DeviceStepStats estático público parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
DeviceStepStats estático público parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
DeviceStepStats estático público parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
DeviceStepStats estático público parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
DeviceStepStats estático público parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
DeviceStepStats estático público parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|