PlatformInfo.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Protobuf ประเภท tensorflow.PlatformInfo
วิธีการสาธารณะ
| PlatformInfo.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| ข้อมูลแพลตฟอร์ม | สร้าง () |
| ข้อมูลแพลตฟอร์ม | สร้างบางส่วน () |
| PlatformInfo.Builder | ชัดเจน () |
| PlatformInfo.Builder | เคลียร์บิต () e.g. |
| PlatformInfo.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| PlatformInfo.Builder | เคลียร์ลิงค์เกจ () e.g. |
| PlatformInfo.Builder | ล้างเครื่อง () e.g. |
| PlatformInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| PlatformInfo.Builder | เคลียร์รีลีส () e.g. |
| PlatformInfo.Builder | ล้างระบบ () e.g. |
| PlatformInfo.Builder | เคลียร์เวอร์ชัน () e.g. |
| PlatformInfo.Builder | โคลน () |
| สตริง | รับบิต () e.g. |
| com.google.protobuf.ByteString | getBitsBytes () e.g. |
| ข้อมูลแพลตฟอร์ม | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| สตริง | รับการเชื่อมโยง () e.g. |
| com.google.protobuf.ByteString | getLinkageBytes () e.g. |
| สตริง | รับเครื่อง () e.g. |
| com.google.protobuf.ByteString | รับMachineBytes () e.g. |
| สตริง | ได้รับการเผยแพร่ () e.g. |
| com.google.protobuf.ByteString | รับ ReleaseBytes () e.g. |
| สตริง | รับระบบ () e.g. |
| com.google.protobuf.ByteString | รับ SystemBytes () e.g. |
| สตริง | รับเวอร์ชัน () e.g. |
| com.google.protobuf.ByteString | getVersionBytes () e.g. |
| บูลีนสุดท้าย | |
| PlatformInfo.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| PlatformInfo.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| PlatformInfo.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| PlatformInfo.Builder | setBits (ค่าสตริง) e.g. |
| PlatformInfo.Builder | setBitsBytes (ค่า com.google.protobuf.ByteString) e.g. |
| PlatformInfo.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| PlatformInfo.Builder | setLinkage (ค่าสตริง) e.g. |
| PlatformInfo.Builder | setLinkageBytes (ค่า com.google.protobuf.ByteString) e.g. |
| PlatformInfo.Builder | setMachine (ค่าสตริง) e.g. |
| PlatformInfo.Builder | setMachineBytes (ค่า com.google.protobuf.ByteString) e.g. |
| PlatformInfo.Builder | setRelease (ค่าสตริง) e.g. |
| PlatformInfo.Builder | setReleaseBytes (ค่า com.google.protobuf.ByteString) e.g. |
| PlatformInfo.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| PlatformInfo.Builder | setSystem (ค่าสตริง) e.g. |
| PlatformInfo.Builder | setSystemBytes (ค่า com.google.protobuf.ByteString) e.g. |
| PlatformInfo.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| PlatformInfo.Builder | setVersion (ค่าสตริง) e.g. |
| PlatformInfo.Builder | setVersionBytes (ค่า com.google.protobuf.ByteString) e.g. |
วิธีการสืบทอด
วิธีการสาธารณะ
PlatformInfo.Builder สาธารณะ addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
PlatformInfo.Builder สาธารณะ clearVersion ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; สตริงสาธารณะ getBits ()
e.g. '64bit'
string bits = 1; สาธารณะ com.google.protobuf.ByteString getBitsBytes ()
e.g. '64bit'
string bits = 1; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สาธารณะสตริง getLinkage ()
e.g. 'ELF'
string linkage = 2; สาธารณะ com.google.protobuf.ByteString getLinkageBytes ()
e.g. 'ELF'
string linkage = 2; สตริงสาธารณะ getMachine ()
e.g. 'i386'
string machine = 3; สาธารณะ com.google.protobuf.ByteString getMachineBytes ()
e.g. 'i386'
string machine = 3; สตริงสาธารณะ getRelease ()
e.g. '3.13.0-76-generic'
string release = 4; สาธารณะ com.google.protobuf.ByteString getReleaseBytes ()
e.g. '3.13.0-76-generic'
string release = 4; สตริงสาธารณะ getSystem ()
e.g. 'Linux'
string system = 5; สาธารณะ com.google.protobuf.ByteString getSystemBytes ()
e.g. 'Linux'
string system = 5; สตริงสาธารณะ getVersion ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; สาธารณะ com.google.protobuf.ByteString getVersionBytes ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; บูลีนสุดท้ายสาธารณะ isInitialized ()
PlatformInfo.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
PlatformInfo.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
PlatformInfo.Builder setBitsBytes สาธารณะ (ค่า com.google.protobuf.ByteString)
e.g. '64bit'
string bits = 1; PlatformInfo.Builder setField สาธารณะ (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
PlatformInfo.Builder สาธารณะ setLinkageBytes (ค่า com.google.protobuf.ByteString)
e.g. 'ELF'
string linkage = 2; PlatformInfo.Builder สาธารณะ setMachineBytes (ค่า com.google.protobuf.ByteString)
e.g. 'i386'
string machine = 3; PlatformInfo.Builder setReleaseBytes สาธารณะ (ค่า com.google.protobuf.ByteString)
e.g. '3.13.0-76-generic'
string release = 4; PlatformInfo.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
PlatformInfo.Builder setSystemBytes สาธารณะ (ค่า com.google.protobuf.ByteString)
e.g. 'Linux'
string system = 5; PlatformInfo.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
PlatformInfo.Builder setVersion สาธารณะ (ค่าสตริง)
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; PlatformInfo.Builder setVersionBytes สาธารณะ (ค่า com.google.protobuf.ByteString)
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6;