DeviceProperties

classe finale publique DeviceProperties

tensorflow.DeviceProperties de type Protobuf.DeviceProperties

Classes imbriquées

classe DeviceProperties.Builder tensorflow.DeviceProperties de type Protobuf.DeviceProperties

Constantes

int BANDWIDTH_FIELD_NUMBER
int ENVIRONMENT_FIELD_NUMBER
int FREQUENCY_FIELD_NUMBER
int L1_CACHE_SIZE_FIELD_NUMBER
int L2_CACHE_SIZE_FIELD_NUMBER
int L3_CACHE_SIZE_FIELD_NUMBER
int MEMORY_SIZE_FIELD_NUMBER
int MODEL_FIELD_NUMBER
int NUM_CORES_FIELD_NUMBER
int NUM_REGISTERS_FIELD_NUMBER
int SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER
int TYPE_FIELD_NUMBER
int VENDOR_FIELD_NUMBER

Méthodes publiques

booléen
contientEnvironnement (clé de chaîne)
 Version of the tools and libraries used with this device (e.g.
booléen
est égal (Obj objet)
long
obtenirBande passante ()
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
Propriétés de périphérique statiques
Propriétés de l'appareil
final statique com.google.protobuf.Descriptors.Descriptor
Carte<String, String>
getEnvironnement ()
Utilisez plutôt getEnvironmentMap() .
int
getEnvironmentCount ()
 Version of the tools and libraries used with this device (e.g.
Carte<String, String>
getEnvironmentMap ()
 Version of the tools and libraries used with this device (e.g.
Chaîne
getEnvironmentOrDefault (clé de chaîne, chaîne valeur par défaut)
 Version of the tools and libraries used with this device (e.g.
Chaîne
getEnvironmentOrThrow (clé de chaîne)
 Version of the tools and libraries used with this device (e.g.
long
obtenirFréquence ()
 Core Frequency in Mhz
 
int64 frequency = 4;
long
getL1CacheSize ()
 L1 cache size in bytes
 
int64 l1_cache_size = 8;
long
getL2CacheSize ()
 L2 cache size in bytes
 
int64 l2_cache_size = 9;
long
getL3CacheSize ()
 L3 cache size in bytes
 
int64 l3_cache_size = 10;
long
getMemorySize ()
 Memory size in bytes
 
int64 memory_size = 12;
Chaîne
getModèle ()
modèle de chaîne
 Model (Haswell, K40, ...)
 
string model = 3;
com.google.protobuf.ByteString
getModelBytes ()
modèle de chaîne
 Model (Haswell, K40, ...)
 
string model = 3;
long
getNumCores ()
 Number of cores
 
int64 num_cores = 5;
long
getNumRegisters ()
 Number of registers per core.
int
long
getSharedMemorySizePerMultiprocessor ()
 Shared memory size per multiprocessor in bytes.
Chaîne
getType ()
type de chaîne
 Device type (CPU, GPU, ...)
 
string type = 1;
com.google.protobuf.ByteString
getTypeBytes ()
type de chaîne
 Device type (CPU, GPU, ...)
 
string type = 1;
final com.google.protobuf.UnknownFieldSet
Chaîne
getVendeur ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
com.google.protobuf.ByteString
getVendorBytes ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
int
booléen final
DeviceProperties.Builder statique
DeviceProperties.Builder statique
DeviceProperties.Builder
Propriétés de périphérique statiques
parseDelimitedFrom (entrée InputStream)
Propriétés de périphérique statiques
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Propriétés de périphérique statiques
parseFrom (données ByteBuffer)
Propriétés de périphérique statiques
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Propriétés de périphérique statiques
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Propriétés de périphérique statiques
parseFrom (entrée com.google.protobuf.CodedInputStream)
Propriétés de périphérique statiques
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Propriétés de périphérique statiques
parseFrom (données com.google.protobuf.ByteString)
Propriétés de périphérique statiques
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Propriétés de périphérique statiques
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
DeviceProperties.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int BANDWIDTH_FIELD_NUMBER

Valeur constante : 13

public statique final int ENVIRONMENT_FIELD_NUMBER

Valeur constante : 6

public statique final int FREQUENCY_FIELD_NUMBER

Valeur constante : 4

public statique final int L1_CACHE_SIZE_FIELD_NUMBER

Valeur constante : 8

public statique final int L2_CACHE_SIZE_FIELD_NUMBER

Valeur constante : 9

public statique final int L3_CACHE_SIZE_FIELD_NUMBER

Valeur constante : 10

public statique final int MEMORY_SIZE_FIELD_NUMBER

Valeur constante : 12

public statique final int MODEL_FIELD_NUMBER

Valeur constante : 3

public statique final entier NUM_CORES_FIELD_NUMBER

Valeur constante : 5

public statique final entier NUM_REGISTERS_FIELD_NUMBER

Valeur constante : 7

public statique final int SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER

Valeur constante : 11

public statique final int TYPE_FIELD_NUMBER

Valeur constante : 1

public statique final int VENDOR_FIELD_NUMBER

Valeur constante : 2

Méthodes publiques

public boolean containEnvironment (clé de chaîne)

 Version of the tools and libraries used with this device (e.g. gcc 4.9,
 cudnn 5.1)
 
map<string, string> environment = 6;

public booléen égal (Objet obj)

public long getBandwidth ()

 Memory bandwidth in KB/s
 
int64 bandwidth = 13;

DeviceProperties statiques publiques getDefaultInstance ()

public DeviceProperties getDefaultInstanceForType ()

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

public Map<String, String> getEnvironment ()

Utilisez plutôt getEnvironmentMap() .

public int getEnvironmentCount ()

 Version of the tools and libraries used with this device (e.g. gcc 4.9,
 cudnn 5.1)
 
map<string, string> environment = 6;

public Map<String, String> getEnvironmentMap ()

 Version of the tools and libraries used with this device (e.g. gcc 4.9,
 cudnn 5.1)
 
map<string, string> environment = 6;

chaîne publique getEnvironmentOrDefault (clé de chaîne, valeur par défaut de chaîne)

 Version of the tools and libraries used with this device (e.g. gcc 4.9,
 cudnn 5.1)
 
map<string, string> environment = 6;

chaîne publique getEnvironmentOrThrow (clé de chaîne)

 Version of the tools and libraries used with this device (e.g. gcc 4.9,
 cudnn 5.1)
 
map<string, string> environment = 6;

public long getFrequency ()

 Core Frequency in Mhz
 
int64 frequency = 4;

public long getL1CacheSize ()

 L1 cache size in bytes
 
int64 l1_cache_size = 8;

public long getL2CacheSize ()

 L2 cache size in bytes
 
int64 l2_cache_size = 9;

public long getL3CacheSize ()

 L3 cache size in bytes
 
int64 l3_cache_size = 10;

public long getMemorySize ()

 Memory size in bytes
 
int64 memory_size = 12;

chaîne publique getModel ()

modèle de chaîne

 Model (Haswell, K40, ...)
 
string model = 3;

public com.google.protobuf.ByteString getModelBytes ()

modèle de chaîne

 Model (Haswell, K40, ...)
 
string model = 3;

public long getNumCores ()

 Number of cores
 
int64 num_cores = 5;

public long getNumRegisters ()

 Number of registers per core.
 
int64 num_registers = 7;

publique getParserForType ()

public int getSerializedSize ()

public long getSharedMemorySizePerMultiprocessor ()

 Shared memory size per multiprocessor in bytes. This field is
 applicable to GPUs only.
 
int64 shared_memory_size_per_multiprocessor = 11;

chaîne publique getType ()

type de chaîne

 Device type (CPU, GPU, ...)
 
string type = 1;

public com.google.protobuf.ByteString getTypeBytes ()

type de chaîne

 Device type (CPU, GPU, ...)
 
string type = 1;

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

chaîne publique getVendor ()

 Vendor (Intel, nvidia, ...)
 
string vendor = 2;

public com.google.protobuf.ByteString getVendorBytes ()

 Vendor (Intel, nvidia, ...)
 
string vendor = 2;

code de hachage int public ()

public final booléen isInitialized ()

public statique DeviceProperties.Builder newBuilder ()

public statique DeviceProperties.Builder newBuilder (prototype DeviceProperties )

public DeviceProperties.Builder newBuilderForType ()

public static DeviceProperties parseDelimitedFrom (entrée InputStream)

Jetés
IOException

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

Jetés
IOException

public static DeviceProperties parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public DeviceProperties.Builder toBuilder ()

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

Jetés
IOException