PlatformInfo

genel final dersi PlatformInfo

Protobuf tipi tensorflow.PlatformInfo

İç İçe Sınıflar

sınıf PlatformInfo.Builder Protobuf tipi tensorflow.PlatformInfo

Sabitler

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

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Sicim
getBits ()
 e.g.
com.google.protobuf.ByteString
getBitsBytes ()
 e.g.
statik PlatformBilgisi
PlatformBilgisi
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getLinkage ()
 e.g.
com.google.protobuf.ByteString
Sicim
makineyi al ()
 e.g.
com.google.protobuf.ByteString
getMachineBytes ()
 e.g.
Sicim
GetRelease ()
 e.g.
com.google.protobuf.ByteString
int
Sicim
getSystem ()
 e.g.
com.google.protobuf.ByteString
final com.google.protobuf.UnknownFieldSet
Sicim
getVersion ()
 e.g.
com.google.protobuf.ByteString
int
son boole değeri
statik PlatformInfo.Builder
statik PlatformInfo.Builder
PlatformInfo.Builder
statik PlatformBilgisi
parseDelimitedFrom (InputStream girişi)
statik PlatformBilgisi
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik PlatformBilgisi
parseFrom (ByteBuffer verileri)
statik PlatformBilgisi
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik PlatformBilgisi
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik PlatformBilgisi
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik PlatformBilgisi
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik PlatformBilgisi
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik PlatformBilgisi
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik PlatformBilgisi
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
PlatformInfo.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int BITS_FIELD_NUMBER

Sabit Değer: 1

genel statik final int LINKAGE_FIELD_NUMBER

Sabit Değer: 2

genel statik final int MACHINE_FIELD_NUMBER

Sabit Değer: 3

genel statik final int RELEASE_FIELD_NUMBER

Sabit Değer: 4

genel statik final int SYSTEM_FIELD_NUMBER

Sabit Değer: 5

genel statik final int VERSION_FIELD_NUMBER

Sabit Değer: 6

Genel Yöntemler

genel boole eşittir (Object obj)

genel Dize getBits ()

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

public com.google.protobuf.ByteString getBitsBytes ()

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

genel statik PlatformInfo getDefaultInstance ()

genel PlatformInfo getDefaultInstanceForType ()

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

genel Dize getLinkage ()

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

public com.google.protobuf.ByteString getLinkageBytes ()

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

genel Dize getMachine ()

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

public com.google.protobuf.ByteString getMachineBytes ()

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

halk getParserForType ()

genel Dize getRelease ()

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

public com.google.protobuf.ByteString getReleaseBytes ()

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

public int getSerializedSize ()

genel Dize getSystem ()

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

public com.google.protobuf.ByteString getSystemBytes ()

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

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

genel Dize getVersion ()

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

public com.google.protobuf.ByteString getVersionBytes ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik PlatformInfo.Builder newBuilder ( PlatformInfo prototipi)

genel statik PlatformInfo.Builder newBuilder ()

herkese açık PlatformInfo.Builder newBuilderForType ()

genel statik PlatformInfo ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

genel statik PlatformInfo parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik PlatformInfo ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik PlatformInfo ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik PlatformInfo ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik PlatformInfo ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

genel statik PlatformInfo ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik PlatformInfo ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik PlatformInfo ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik PlatformInfo ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel PlatformInfo.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası