PlatformInfo คลาสสุดท้ายสาธารณะ
Protobuf ประเภท tensorflow.PlatformInfo
คลาสที่ซ้อนกัน
| ระดับ | PlatformInfo.Builder | Protobuf ประเภท tensorflow.PlatformInfo | |
ค่าคงที่
| ภายใน | BITS_FIELD_NUMBER | |
| ภายใน | LINKAGE_FIELD_NUMBER | |
| ภายใน | MACHINE_FIELD_NUMBER | |
| ภายใน | RELEASE_FIELD_NUMBER | |
| ภายใน | SYSTEM_FIELD_NUMBER | |
| ภายใน | VERSION_FIELD_NUMBER |
วิธีการสาธารณะ
| บูลีน | เท่ากับ (วัตถุ obj) |
| สตริง | รับบิต () e.g. |
| com.google.protobuf.ByteString | getBitsBytes () e.g. |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | |
| ข้อมูลแพลตฟอร์ม | |
| 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. |
| สุดท้าย com.google.protobuf.UnknownFieldSet | |
| สตริง | รับเวอร์ชัน () e.g. |
| com.google.protobuf.ByteString | getVersionBytes () e.g. |
| ภายใน | แฮชโค้ด () |
| บูลีนสุดท้าย | |
| PlatformInfo.Builder แบบคงที่ | newBuilder (ต้นแบบ PlatformInfo ) |
| PlatformInfo.Builder แบบคงที่ | ตัวสร้างใหม่ () |
| PlatformInfo.Builder | |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ข้อมูลแพลตฟอร์ม แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คงที่ | |
| PlatformInfo.Builder | toBuilder () |
| เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int BITS_FIELD_NUMBER
ค่าคงที่: 1
รอบชิงชนะเลิศแบบคงที่สาธารณะ LINKAGE_FIELD_NUMBER
ค่าคงที่: 2
สาธารณะคงสุดท้าย int MACHINE_FIELD_NUMBER
ค่าคงที่: 3
สาธารณะคงสุดท้าย int RELEASE_FIELD_NUMBER
ค่าคงที่: 4
สาธารณะคงสุดท้าย int SYSTEM_FIELD_NUMBER
ค่าคงที่: 5
สาธารณะคงสุดท้าย int VERSION_FIELD_NUMBER
ค่าคงที่: 6
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สตริงสาธารณะ getBits ()
e.g. '64bit'
string bits = 1; สาธารณะ com.google.protobuf.ByteString getBitsBytes ()
e.g. '64bit'
string bits = 1; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สตริงสาธารณะ 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; สาธารณะ getParserForType ()
สตริงสาธารณะ 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; สาธารณะ int getSerializedSize ()
สตริงสาธารณะ getSystem ()
e.g. 'Linux'
string system = 5; สาธารณะ com.google.protobuf.ByteString getSystemBytes ()
e.g. 'Linux'
string system = 5; สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สตริงสาธารณะ 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; สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
PlatformInfo แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
PlatformInfo แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
PlatformInfo แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
PlatformInfo parseFrom แบบคงที่สาธารณะ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
PlatformInfo parseFrom แบบคงที่สาธารณะ (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
| IOข้อยกเว้น |
|---|
PlatformInfo parseFrom แบบคงที่สาธารณะ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
PlatformInfo parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
PlatformInfo parseFrom แบบคงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
PlatformInfo parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
| IOข้อยกเว้น |
|---|