PlatformInfo

classe finale publique PlatformInfo

tensorflow.PlatformInfo de type Protobuf.PlatformInfo

Classes imbriquées

classe PlatformInfo.Builder tensorflow.PlatformInfo de type Protobuf.PlatformInfo

Constantes

int BITS_FIELD_NUMBER
int LINKAGE_FIELD_NUMBER
int MACHINE_FIELD_NUMBER
int RELEASE_FIELD_NUMBER
int SYSTEM_FIELD_NUMBER
int VERSION_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Chaîne
obtenirBits ()
 e.g.
com.google.protobuf.ByteString
getBitsBytes ()
 e.g.
Informations sur la plate-forme statique
PlateformeInfo
final statique com.google.protobuf.Descriptors.Descriptor
Chaîne
getLinkage ()
 e.g.
com.google.protobuf.ByteString
Chaîne
com.google.protobuf.ByteString
getMachineBytes ()
 e.g.
Chaîne
getRelease ()
 e.g.
com.google.protobuf.ByteString
int
Chaîne
getSystème ()
 e.g.
com.google.protobuf.ByteString
final com.google.protobuf.UnknownFieldSet
Chaîne
com.google.protobuf.ByteString
int
booléen final
PlatformInfo.Builder statique
newBuilder (prototype PlatformInfo )
PlatformInfo.Builder statique
PlatformInfo.Builder
Informations sur la plate-forme statique
parseDelimitedFrom (entrée InputStream)
Informations sur la plate-forme statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Informations sur la plate-forme statique
parseFrom (données ByteBuffer)
Informations sur la plate-forme statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Informations sur la plate-forme statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Informations sur la plate-forme statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Informations sur la plate-forme statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Informations sur la plate-forme statique
parseFrom (données com.google.protobuf.ByteString)
Informations sur la plate-forme statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Informations sur la plate-forme statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
PlatformInfo.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int BITS_FIELD_NUMBER

Valeur constante : 1

public statique final int LINKAGE_FIELD_NUMBER

Valeur constante : 2

public statique final int MACHINE_FIELD_NUMBER

Valeur constante : 3

public statique final int RELEASE_FIELD_NUMBER

Valeur constante : 4

public statique final int SYSTEM_FIELD_NUMBER

Valeur constante : 5

public statique final int VERSION_FIELD_NUMBER

Valeur constante : 6

Méthodes publiques

public booléen égal (Objet obj)

Chaîne publique getBits ()

 e.g. '64bit'
 
string bits = 1;

public com.google.protobuf.ByteString getBitsBytes ()

 e.g. '64bit'
 
string bits = 1;

public statique PlatformInfo getDefaultInstance ()

public PlatformInfo getDefaultInstanceForType ()

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

chaîne publique getLinkage ()

liaison de chaîne

 e.g. 'ELF'
 
string linkage = 2;

public com.google.protobuf.ByteString getLinkageBytes ()

liaison de chaîne

 e.g. 'ELF'
 
string linkage = 2;

chaîne publique getMachine ()

 e.g. 'i386'
 
string machine = 3;

public com.google.protobuf.ByteString getMachineBytes ()

machine à chaînes

 e.g. 'i386'
 
string machine = 3;

publique getParserForType ()

chaîne publique getRelease ()

libération de chaîne

 e.g. '3.13.0-76-generic'
 
string release = 4;

public com.google.protobuf.ByteString getReleaseBytes ()

libération de chaîne

 e.g. '3.13.0-76-generic'
 
string release = 4;

public int getSerializedSize ()

chaîne publique getSystem ()

système de chaînes

 e.g. 'Linux'
 
string system = 5;

public com.google.protobuf.ByteString getSystemBytes ()

Système de chaînes

 e.g. 'Linux'
 
string system = 5;

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

chaîne publique getVersion ()

version de chaîne

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

public com.google.protobuf.ByteString getVersionBytes ()

version de chaîne

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

code de hachage int public ()

public final booléen isInitialized ()

public statique PlatformInfo.Builder newBuilder (prototype PlatformInfo )

public statique PlatformInfo.Builder newBuilder ()

public PlatformInfo.Builder newBuilderForType ()

public static PlatformInfo parseDelimitedFrom (entrée InputStream)

Jetés
IOException

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

Jetés
IOException

public static PlatformInfo parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique PlatformInfo parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public PlatformInfo.Builder toBuilder ()

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

Jetés
IOException