PlatformInfo

PlatformInfo kelas akhir publik

Tipe protobuf tensorflow.PlatformInfo

Kelas Bersarang

kelas PlatformInfo.Builder Tipe protobuf tensorflow.PlatformInfo

Konstanta

ke dalam BITS_FIELD_NUMBER
ke dalam LINKAGE_FIELD_NUMBER
ke dalam MACHINE_FIELD_NUMBER
ke dalam RELEASE_FIELD_NUMBER
ke dalam SYSTEM_FIELD_NUMBER
ke dalam VERSION_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
Rangkaian
dapatkanBits ()
 e.g.
com.google.protobuf.ByteString
Info Platform statis
Info Platform
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
com.google.protobuf.ByteString
Rangkaian
com.google.protobuf.ByteString
Rangkaian
com.google.protobuf.ByteString
ke dalam
Rangkaian
com.google.protobuf.ByteString
final com.google.protobuf.UnknownFieldSet
Rangkaian
dapatkanVersi ()
 e.g.
com.google.protobuf.ByteString
ke dalam
boolean terakhir
PlatformInfo.Builder statis
newBuilder (prototipe PlatformInfo )
PlatformInfo.Builder statis
PlatformInfo.Builder
Info Platform statis
parseDelimitedFrom (masukan Aliran Masukan)
Info Platform statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Info Platform statis
parseFrom (data ByteBuffer)
Info Platform statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Info Platform statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Info Platform statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
Info Platform statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Info Platform statis
parseFrom (com.google.protobuf.ByteString data)
Info Platform statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Info Platform statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
PlatformInfo.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik BITS_FIELD_NUMBER

Nilai Konstan: 1

int final statis publik LINKAGE_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik MACHINE_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik RELEASE_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik SYSTEM_FIELD_NUMBER

Nilai Konstan: 5

int final statis publik VERSION_FIELD_NUMBER

Nilai Konstan: 6

Metode Publik

boolean publik sama (Obj objek)

GetBits String publik ()

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

publik com.google.protobuf.ByteString getBitsBytes ()

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

PlatformInfo statis publik getDefaultInstance ()

PlatformInfo publik getDefaultInstanceForType ()

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

GetLinkage String publik ()

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

publik com.google.protobuf.ByteString getLinkageBytes ()

hubungan string

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

String publik getMachine ()

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

publik com.google.protobuf.ByteString getMachineBytes ()

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

publik dapatkanParserForType ()

GetRelease String publik ()

pelepasan string

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

publik com.google.protobuf.ByteString getReleaseBytes ()

pelepasan string

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

publik int getSerializedSize ()

String publik getSystem ()

sistem string

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

publik com.google.protobuf.ByteString getSystemBytes ()

sistem string

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

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

GetVersion String publik ()

versi string

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

publik com.google.protobuf.ByteString getVersionBytes ()

versi string

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

PlatformInfo.Builder statis publik newBuilder (prototipe PlatformInfo )

PlatformInfo.Builder statis publik newBuilder ()

PlatformInfo publik.Builder newBuilderForType ()

PlatformInfo statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

PlatformInfo statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom PlatformInfo statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom PlatformInfo statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom PlatformInfo statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom PlatformInfo statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

parseFrom PlatformInfo statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom PlatformInfo statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom PlatformInfo statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom PlatformInfo statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

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

Melempar
Pengecualian IO