tensorflow.DeviceStepStats tipo tensorflow.DeviceStepStats
Classes aninhadas
| aula | DeviceStepStats.Builder | tensorflow.DeviceStepStats tipo tensorflow.DeviceStepStats | |
Constantes
| int | DEVICE_FIELD_NUMBER | |
| int | NODE_STATS_FIELD_NUMBER | |
| int | THREAD_NAMES_FIELD_NUMBER |
Métodos Públicos
| boleano | containsThreadNames (chave int) Its key is thread id. |
| boleano | igual a (objeto obj) |
| DeviceStepStats estático | |
| DeviceStepStats | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| Fragmento | getDevice () string device = 1; |
| com.google.protobuf.ByteString | getDeviceBytes () string device = 1; |
| NodeExecStats | |
| int | getNodeStatsCount () repeated .tensorflow.NodeExecStats node_stats = 2; |
| Lista < NodeExecStats > | getNodeStatsList () repeated .tensorflow.NodeExecStats node_stats = 2; |
| NodeExecStatsOrBuilder | |
| Lista <? estende NodeExecStatsOrBuilder > | getNodeStatsOrBuilderList () repeated .tensorflow.NodeExecStats node_stats = 2; |
| int | |
| Map <Integer, String> | getThreadNames () getThreadNamesMap() vez disso, use getThreadNamesMap() . |
| int | getThreadNamesCount () Its key is thread id. |
| Map <Integer, String> | getThreadNamesMap () Its key is thread id. |
| Fragmento | getThreadNamesOrDefault (int key, String defaultValue) Its key is thread id. |
| Fragmento | getThreadNamesOrThrow (int key) Its key is thread id. |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashCode () |
| final booleano | |
| static DeviceStepStats.Builder | newBuilder (protótipo DeviceStepStats ) |
| static DeviceStepStats.Builder | newBuilder () |
| DeviceStepStats.Builder | |
| DeviceStepStats estático | parseDelimitedFrom (input InputStream) |
| DeviceStepStats estático | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DeviceStepStats estático | parseFrom (dados ByteBuffer) |
| DeviceStepStats estático | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DeviceStepStats estático | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DeviceStepStats estático | parseFrom (com.google.protobuf.CodedInputStream input) |
| DeviceStepStats estático | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DeviceStepStats estático | parseFrom (com.google.protobuf.ByteString data) |
| DeviceStepStats estático | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DeviceStepStats estático | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| DeviceStepStats.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int DEVICE_FIELD_NUMBER
public static final int NODE_STATS_FIELD_NUMBER
public static final int THREAD_NAMES_FIELD_NUMBER
Métodos Públicos
public boolean containsThreadNames (int key)
Its key is thread id.
map<uint32, string> thread_names = 3;public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getDevice ()
string device = 1;
public com.google.protobuf.ByteString getDeviceBytes ()
string device = 1;
public NodeExecStats getNodeStats (índice interno )
repeated .tensorflow.NodeExecStats node_stats = 2;
public int getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Lista pública < NodeExecStats > getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
public NodeExecStatsOrBuilder getNodeStatsOrBuilder (índice interno )
repeated .tensorflow.NodeExecStats node_stats = 2;
Lista pública <? estende NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
público getParserForType ()
public int getSerializedSize ()
public Map <Integer, String> getThreadNames ()
getThreadNamesMap() vez disso, use getThreadNamesMap() .
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 (int key, String defaultValue)
Its key is thread id.
map<uint32, string> thread_names = 3;public String getThreadNamesOrThrow (int key)
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 ()
public static DeviceStepStats parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static DeviceStepStats parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static DeviceStepStats parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static DeviceStepStats parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static DeviceStepStats parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static DeviceStepStats parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static DeviceStepStats parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static DeviceStepStats parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|