classe finale pubblica PlatformInfo
Tipo di protocollo tensorflow.PlatformInfo
Classi nidificate
| classe | PlatformInfo.Builder | Tipo di protocollo tensorflow.PlatformInfo | |
Costanti
| int | BITS_FIELD_NUMBER | |
| int | LINKAGE_FIELD_NUMBER | |
| int | MACCHINA_CAMPO_NUMERO | |
| int | RELEASE_FIELD_NUMBER | |
| int | SYSTEM_FIELD_NUMBER | |
| int | VERSION_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| Corda | getBit () e.g. |
| com.google.protobuf.ByteString | getBitsBytes () e.g. |
| Informazioni piattaforma statiche | |
| Informazioni sulla piattaforma | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getLinkage () e.g. |
| com.google.protobuf.ByteString | getLinkageBytes () e.g. |
| Corda | getMacchina () e.g. |
| com.google.protobuf.ByteString | getMachineBytes () e.g. |
| Corda | getRelease () e.g. |
| com.google.protobuf.ByteString | getReleaseBytes () e.g. |
| int | |
| Corda | getSistema () e.g. |
| com.google.protobuf.ByteString | getSystemBytes () e.g. |
| finale com.google.protobuf.UnknownFieldSet | |
| Corda | getVersione () e.g. |
| com.google.protobuf.ByteString | getVersionBytes () e.g. |
| int | codicehash () |
| booleano finale | |
| PlatformInfo.Builder statico | newBuilder (prototipo PlatformInfo ) |
| PlatformInfo.Builder statico | |
| PlatformInfo.Builder | |
| Informazioni piattaforma statiche | parseDelimitedFrom (input InputStream) |
| Informazioni piattaforma statiche | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informazioni piattaforma statiche | parseFrom (dati ByteBuffer) |
| Informazioni piattaforma statiche | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| Informazioni piattaforma statiche | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informazioni piattaforma statiche | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| Informazioni piattaforma statiche | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informazioni piattaforma statiche | parseFrom (dati com.google.protobuf.ByteString) |
| Informazioni piattaforma statiche | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informazioni piattaforma statiche | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| PlatformInfo.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int BITS_FIELD_NUMBER
Valore costante: 1
public static final int LINKAGE_FIELD_NUMBER
Valore costante: 2
public static final int MACHINE_FIELD_NUMBER
Valore costante: 3
public static final int RELEASE_FIELD_NUMBER
Valore costante: 4
pubblico statico finale int SYSTEM_FIELD_NUMBER
Valore costante: 5
public static final int VERSION_FIELD_NUMBER
Valore costante: 6
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public String getBits ()
e.g. '64bit'
string bits = 1; pubblico com.google.protobuf.ByteString getBitsBytes ()
e.g. '64bit'
string bits = 1; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getLinkage ()
e.g. 'ELF'
string linkage = 2; pubblico com.google.protobuf.ByteString getLinkageBytes ()
e.g. 'ELF'
string linkage = 2; stringa pubblica getMachine ()
e.g. 'i386'
string machine = 3; pubblico com.google.protobuf.ByteString getMachineBytes ()
e.g. 'i386'
string machine = 3; pubblico getParserForType ()
stringa pubblica getRelease ()
e.g. '3.13.0-76-generic'
string release = 4; pubblico com.google.protobuf.ByteString getReleaseBytes ()
e.g. '3.13.0-76-generic'
string release = 4; public int getSerializedSize ()
stringa pubblica getSystem ()
e.g. 'Linux'
string system = 5; pubblico com.google.protobuf.ByteString getSystemBytes ()
e.g. 'Linux'
string system = 5; pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
stringa pubblica getVersion ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; pubblico com.google.protobuf.ByteString getVersionBytes ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; public int hashCode ()
public final booleano isInitialized ()
pubblico statico PlatformInfo parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico PlatformInfo parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico PlatformInfo parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico PlatformInfo (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
pubblico statico PlatformInfo parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico PlatformInfo (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
public static PlatformInfo parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico PlatformInfo parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|