publiczna statyczna klasa końcowa PlatformInfo.Builder
Protobuf typu tensorflow.PlatformInfo
Metody publiczne
| PlatformInfo.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Informacje o platformie | zbudować () |
| Informacje o platformie | |
| PlatformInfo.Builder | jasne () |
| PlatformInfo.Builder | jasneBity () e.g. |
| PlatformInfo.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| PlatformInfo.Builder | wyczyść połączenie () e.g. |
| PlatformInfo.Builder | wyczyśćMaszynę () e.g. |
| PlatformInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| PlatformInfo.Builder | wyczyśćWydanie () e.g. |
| PlatformInfo.Builder | wyczyśćSystem () e.g. |
| PlatformInfo.Builder | wyczyść wersję () e.g. |
| PlatformInfo.Builder | klon () |
| Smyczkowy | getBits () e.g. |
| com.google.protobuf.ByteString | getBitsBytes () e.g. |
| Informacje o platformie | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | pobierz połączenie () e.g. |
| com.google.protobuf.ByteString | getLinkageBytes () e.g. |
| Smyczkowy | pobierz maszynę () e.g. |
| com.google.protobuf.ByteString | getMachineBytes () e.g. |
| Smyczkowy | pobierz wydanie () e.g. |
| com.google.protobuf.ByteString | getReleaseBytes () e.g. |
| Smyczkowy | pobierzSystem () e.g. |
| com.google.protobuf.ByteString | getSystemBytes () e.g. |
| Smyczkowy | pobierz wersję () e.g. |
| com.google.protobuf.ByteString | getVersionBytes () e.g. |
| końcowa wartość logiczna | |
| PlatformInfo.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| PlatformInfo.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
| końcowy PlatformInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| PlatformInfo.Builder | setBits (wartość ciągu) e.g. |
| PlatformInfo.Builder | setBitsBytes (wartość com.google.protobuf.ByteString) e.g. |
| PlatformInfo.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| PlatformInfo.Builder | setLinkage (wartość ciągu) e.g. |
| PlatformInfo.Builder | setLinkageBytes (wartość com.google.protobuf.ByteString) e.g. |
| PlatformInfo.Builder | setMachine (wartość ciągu) e.g. |
| PlatformInfo.Builder | setMachineBytes (wartość com.google.protobuf.ByteString) e.g. |
| PlatformInfo.Builder | setRelease (wartość ciągu) e.g. |
| PlatformInfo.Builder | setReleaseBytes (wartość com.google.protobuf.ByteString) e.g. |
| PlatformInfo.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| PlatformInfo.Builder | setSystem (wartość ciągu) e.g. |
| PlatformInfo.Builder | setSystemBytes (wartość com.google.protobuf.ByteString) e.g. |
| końcowy PlatformInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| PlatformInfo.Builder | setVersion (wartość ciągu) e.g. |
| PlatformInfo.Builder | setVersionBytes (wartość com.google.protobuf.ByteString) e.g. |
Metody dziedziczone
Metody publiczne
public PlatformInfo.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public PlatformInfo.Builder clearVersion ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; publiczny ciąg getBits ()
e.g. '64bit'
string bits = 1; publiczny com.google.protobuf.ByteString getBitsBytes ()
e.g. '64bit'
string bits = 1; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public String getLinkage ()
e.g. 'ELF'
string linkage = 2; publiczny com.google.protobuf.ByteString getLinkageBytes ()
e.g. 'ELF'
string linkage = 2; publiczny ciąg getMachine ()
e.g. 'i386'
string machine = 3; public com.google.protobuf.ByteString getMachineBytes ()
e.g. 'i386'
string machine = 3; publiczny ciąg 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; publiczny ciąg getSystem ()
e.g. 'Linux'
string system = 5; publiczny com.google.protobuf.ByteString getSystemBytes ()
e.g. 'Linux'
string system = 5; publiczny ciąg getVersion ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; publiczny com.google.protobuf.ByteString getVersionBytes ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; publiczna końcowa wartość logiczna isInitialized ()
public PlatformInfo.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
publiczna wersja końcowa PlatformInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public PlatformInfo.Builder setBitsBytes (wartość com.google.protobuf.ByteString)
e.g. '64bit'
string bits = 1; public PlatformInfo.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public PlatformInfo.Builder setLinkageBytes (wartość com.google.protobuf.ByteString)
e.g. 'ELF'
string linkage = 2; public PlatformInfo.Builder setMachineBytes (wartość com.google.protobuf.ByteString)
e.g. 'i386'
string machine = 3; public PlatformInfo.Builder setReleaseBytes (wartość com.google.protobuf.ByteString)
e.g. '3.13.0-76-generic'
string release = 4; public PlatformInfo.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
public PlatformInfo.Builder setSystemBytes (wartość com.google.protobuf.ByteString)
e.g. 'Linux'
string system = 5; publiczna wersja końcowa PlatformInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public PlatformInfo.Builder setVersion (wartość ciągu)
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; public PlatformInfo.Builder setVersionBytes (wartość com.google.protobuf.ByteString)
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6;