DeviceStepStats

classe finale publique DeviceStepStats

tensorflow.DeviceStepStats de type Protobuf.DeviceStepStats

Classes imbriquées

classe DeviceStepStats.Builder tensorflow.DeviceStepStats de type Protobuf.DeviceStepStats

Constantes

int DEVICE_FIELD_NUMBER
int NODE_STATS_FIELD_NUMBER
int THREAD_NAMES_FIELD_NUMBER

Méthodes publiques

booléen
contientThreadNames (clé int)
 Its key is thread id.
booléen
est égal (Obj objet)
statique DeviceStepStats
DeviceStepStats
final statique com.google.protobuf.Descriptors.Descriptor
Chaîne
getDevice ()
string device = 1;
com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
NodeExecStats
getNodeStats (index entier)
repeated .tensorflow.NodeExecStats node_stats = 2;
int
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Liste< NodeExecStats >
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStatsOrBuilder
getNodeStatsOrBuilder (index int)
repeated .tensorflow.NodeExecStats node_stats = 2;
Liste<? étend NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
int
Carte<Integer, String>
getThreadNames ()
Utilisez plutôt getThreadNamesMap() .
int
getThreadNamesCount ()
 Its key is thread id.
Carte<Integer, String>
getThreadNamesMap ()
 Its key is thread id.
Chaîne
getThreadNamesOrDefault (clé int, chaîne valeur par défaut)
 Its key is thread id.
Chaîne
getThreadNamesOrThrow (clé int)
 Its key is thread id.
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique DeviceStepStats.Builder
statique DeviceStepStats.Builder
DeviceStepStats.Builder
statique DeviceStepStats
parseDelimitedFrom (entrée InputStream)
statique DeviceStepStats
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique DeviceStepStats
parseFrom (données ByteBuffer)
statique DeviceStepStats
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique DeviceStepStats
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique DeviceStepStats
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique DeviceStepStats
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique DeviceStepStats
parseFrom (données com.google.protobuf.ByteString)
statique DeviceStepStats
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique DeviceStepStats
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
DeviceStepStats.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int DEVICE_FIELD_NUMBER

Valeur constante : 1

public statique final int NODE_STATS_FIELD_NUMBER

Valeur constante : 2

public statique final int THREAD_NAMES_FIELD_NUMBER

Valeur constante : 3

Méthodes publiques

public boolean containThreadNames (clé int)

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

public booléen égal (Objet obj)

public statique DeviceStepStats getDefaultInstance ()

public DeviceStepStats getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

chaîne publique getDevice ()

string device = 1;

public com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

public NodeExecStats getNodeStats (index int)

repeated .tensorflow.NodeExecStats node_stats = 2;

public int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

Liste publique < NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public NodeExecStatsOrBuilder getNodeStatsOrBuilder (index int)

repeated .tensorflow.NodeExecStats node_stats = 2;

Liste publique <? étend NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

publique getParserForType ()

public int getSerializedSize ()

public Map<Integer, String> getThreadNames ()

Utilisez plutôt 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;

chaîne publique getThreadNamesOrDefault (clé int, chaîne valeur par défaut)

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

chaîne publique getThreadNamesOrThrow (clé int)

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

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique DeviceStepStats.Builder newBuilder (prototype DeviceStepStats )

public statique DeviceStepStats.Builder newBuilder ()

public DeviceStepStats.Builder newBuilderForType ()

public statique DeviceStepStats parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static DeviceStepStats parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique DeviceStepStats parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static DeviceStepStats parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static DeviceStepStats parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique DeviceStepStats parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static DeviceStepStats parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique DeviceStepStats parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static DeviceStepStats parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique DeviceStepStats parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public DeviceStepStats.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException
,
classe finale publique DeviceStepStats

tensorflow.DeviceStepStats de type Protobuf.DeviceStepStats

Classes imbriquées

classe DeviceStepStats.Builder tensorflow.DeviceStepStats de type Protobuf.DeviceStepStats

Constantes

int DEVICE_FIELD_NUMBER
int NODE_STATS_FIELD_NUMBER
int THREAD_NAMES_FIELD_NUMBER

Méthodes publiques

booléen
contientThreadNames (clé int)
 Its key is thread id.
booléen
est égal (Obj objet)
statique DeviceStepStats
DeviceStepStats
final statique com.google.protobuf.Descriptors.Descriptor
Chaîne
getDevice ()
string device = 1;
com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
NodeExecStats
getNodeStats (index entier)
repeated .tensorflow.NodeExecStats node_stats = 2;
int
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Liste< NodeExecStats >
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStatsOrBuilder
getNodeStatsOrBuilder (index int)
repeated .tensorflow.NodeExecStats node_stats = 2;
Liste<? étend NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
int
Carte<Integer, String>
getThreadNames ()
Utilisez plutôt getThreadNamesMap() .
int
getThreadNamesCount ()
 Its key is thread id.
Carte<Integer, String>
getThreadNamesMap ()
 Its key is thread id.
Chaîne
getThreadNamesOrDefault (clé int, chaîne valeur par défaut)
 Its key is thread id.
Chaîne
getThreadNamesOrThrow (clé int)
 Its key is thread id.
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique DeviceStepStats.Builder
statique DeviceStepStats.Builder
DeviceStepStats.Builder
statique DeviceStepStats
parseDelimitedFrom (entrée InputStream)
statique DeviceStepStats
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique DeviceStepStats
parseFrom (données ByteBuffer)
statique DeviceStepStats
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique DeviceStepStats
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique DeviceStepStats
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique DeviceStepStats
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique DeviceStepStats
parseFrom (données com.google.protobuf.ByteString)
statique DeviceStepStats
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique DeviceStepStats
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
DeviceStepStats.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int DEVICE_FIELD_NUMBER

Valeur constante : 1

public statique final int NODE_STATS_FIELD_NUMBER

Valeur constante : 2

public statique final int THREAD_NAMES_FIELD_NUMBER

Valeur constante : 3

Méthodes publiques

public boolean containThreadNames (clé int)

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

public booléen égal (Objet obj)

public statique DeviceStepStats getDefaultInstance ()

public DeviceStepStats getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

chaîne publique getDevice ()

string device = 1;

public com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

public NodeExecStats getNodeStats (index int)

repeated .tensorflow.NodeExecStats node_stats = 2;

public int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

Liste publique < NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public NodeExecStatsOrBuilder getNodeStatsOrBuilder (index int)

repeated .tensorflow.NodeExecStats node_stats = 2;

Liste publique <? étend NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

publique getParserForType ()

public int getSerializedSize ()

public Map<Integer, String> getThreadNames ()

Utilisez plutôt 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;

chaîne publique getThreadNamesOrDefault (clé int, chaîne valeur par défaut)

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

chaîne publique getThreadNamesOrThrow (clé int)

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

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique DeviceStepStats.Builder newBuilder (prototype DeviceStepStats )

public statique DeviceStepStats.Builder newBuilder ()

public DeviceStepStats.Builder newBuilderForType ()

public statique DeviceStepStats parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static DeviceStepStats parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique DeviceStepStats parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static DeviceStepStats parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static DeviceStepStats parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique DeviceStepStats parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static DeviceStepStats parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique DeviceStepStats parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static DeviceStepStats parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique DeviceStepStats parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public DeviceStepStats.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException