classe finale pubblica DeviceStepStats
Tipo di protocollo tensorflow.DeviceStepStats
Classi nidificate
classe | DeviceStepStats.Builder | Tipo di protocollo tensorflow.DeviceStepStats |
Costanti
int | DEVICE_FIELD_NUMBER | |
int | NODE_STATS_FIELD_NUMBER | |
int | THREAD_NAMES_FIELD_NUMBER |
Metodi pubblici
booleano | contieneThreadNames (chiave int) Its key is thread id. |
booleano | è uguale a (Oggetto oggetto) |
DeviceStepStats statico | |
DispositivoStepStats | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
Corda | getDevice () string device = 1; |
com.google.protobuf.ByteString | getDeviceBytes () string device = 1; |
NodeExecStats | getNodeStats (indice int) repeated .tensorflow.NodeExecStats node_stats = 2; |
int | getNodeStatsCount () repeated .tensorflow.NodeExecStats node_stats = 2; |
Elenco< NodeExecStats > | getNodeStatsList () repeated .tensorflow.NodeExecStats node_stats = 2; |
NodeExecStatsOrBuilder | getNodeStatsOrBuilder (indice int) repeated .tensorflow.NodeExecStats node_stats = 2; |
Elenco<? estende NodeExecStatsOrBuilder > | getNodeStatsOrBuilderList () repeated .tensorflow.NodeExecStats node_stats = 2; |
int | |
Mappa<Intero, Stringa> | getThreadNames () Utilizzare invece getThreadNamesMap() . |
int | getThreadNamesCount () Its key is thread id. |
Mappa<Intero, Stringa> | getThreadNamesMap () Its key is thread id. |
Corda | getThreadNamesOrDefault (chiave int, String defaultValue) Its key is thread id. |
Corda | getThreadNamesOrThrow (chiave int) Its key is thread id. |
finale com.google.protobuf.UnknownFieldSet | |
int | codicehash () |
booleano finale | |
DeviceStepStats.Builder statico | newBuilder (prototipo DeviceStepStats ) |
DeviceStepStats.Builder statico | |
DeviceStepStats.Builder | |
DeviceStepStats statico | parseDelimitedFrom (input InputStream) |
DeviceStepStats statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeviceStepStats statico | parseFrom (dati ByteBuffer) |
DeviceStepStats statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
DeviceStepStats statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeviceStepStats statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
DeviceStepStats statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeviceStepStats statico | parseFrom (dati com.google.protobuf.ByteString) |
DeviceStepStats statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeviceStepStats statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
DeviceStepStats.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int DEVICE_FIELD_NUMBER
Valore costante: 1
public static final int NODE_STATS_FIELD_NUMBER
Valore costante: 2
pubblico statico finale int THREAD_NAMES_FIELD_NUMBER
Valore costante: 3
Metodi pubblici
booleano pubblico contieneThreadNames (chiave int)
Its key is thread id.
map<uint32, string> thread_names = 3;
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getDevice ()
string device = 1;
pubblico com.google.protobuf.ByteString getDeviceBytes ()
string device = 1;
public int getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Elenco pubblico< NodeExecStats > getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
pubblico NodeExecStatsOrBuilder getNodeStatsOrBuilder (indice int)
repeated .tensorflow.NodeExecStats node_stats = 2;
Elenco pubblico<? estende NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
pubblico 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 (chiave int, String defaultValue)
Its key is thread id.
map<uint32, string> thread_names = 3;
public String getThreadNamesOrThrow (chiave int)
Its key is thread id.
map<uint32, string> thread_names = 3;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static DeviceStepStats parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
DeviceStepStats pubblico statico parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
IOException |
---|
DeviceStepStats pubblico statico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
ParseFrom pubblico statico DeviceStepStats (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
DeviceStepStats pubblico statico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
DeviceStepStats pubblico statico parseFrom (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
DeviceStepStats pubblico statico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
DeviceStepStats pubblico statico parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|