XSpace คลาสสุดท้ายสาธารณะ
A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5
tensorflow.profiler.XSpace
คลาสที่ซ้อนกัน
ระดับ | XSpace.ผู้สร้าง | A container of parallel XPlanes, generated by one or more profiling sources. |
ค่าคงที่
ภายใน | ERRORS_FIELD_NUMBER | |
ภายใน | HOSTNAMES_FIELD_NUMBER | |
ภายใน | PLANES_FIELD_NUMBER | |
ภายใน | คำเตือน_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
XSpace แบบคงที่ | |
เอ็กซ์สเปซ | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
สตริง | getErrors (ดัชนี int) Errors (if any) in the generation of planes. |
com.google.protobuf.ByteString | getErrorsBytes (ดัชนี int) Errors (if any) in the generation of planes. |
ภายใน | รับข้อผิดพลาดนับ () Errors (if any) in the generation of planes. |
com.google.protobuf.ProtocolStringList | รับรายการข้อผิดพลาด () Errors (if any) in the generation of planes. |
สตริง | getHostnames (ดัชนี int) List of hostnames that XPlanes are generated from. |
com.google.protobuf.ByteString | getHostnamesBytes (ดัชนี int) List of hostnames that XPlanes are generated from. |
ภายใน | getHostnamesCount () List of hostnames that XPlanes are generated from. |
com.google.protobuf.ProtocolStringList | getHostnamesList () List of hostnames that XPlanes are generated from. |
เอ็กซ์เพลน | getPlanes (ดัชนี int) repeated .tensorflow.profiler.XPlane planes = 1; |
ภายใน | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
รายการ < XPlane > | getPlanesList () repeated .tensorflow.profiler.XPlane planes = 1; |
XPlaneOrBuilder | getPlanesOrBuilder (ดัชนี int) repeated .tensorflow.profiler.XPlane planes = 1; |
รายการ<? ขยาย XPlaneOrBuilder > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
สตริง | getWarnings (ดัชนี int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ByteString | getWarningsBytes (ดัชนี int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
ภายใน | getWarningsCount () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
com.google.protobuf.ProtocolStringList | getWarningsList () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
XSpace.Builder แบบคงที่ | newBuilder (ต้นแบบ XSpace ) |
XSpace.Builder แบบคงที่ | ตัวสร้างใหม่ () |
XSpace.ผู้สร้าง | |
XSpace แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
XSpace แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
XSpace แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
XSpace แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
XSpace แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XSpace แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
XSpace.ผู้สร้าง | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงที่สุดท้าย int ERRORS_FIELD_NUMBER
ค่าคงที่: 2
รอบชิงชนะเลิศแบบคงที่สาธารณะ int HOSTNAMES_FIELD_NUMBER
ค่าคงที่: 4
รอบชิงชนะเลิศแบบคงที่สาธารณะ int PLANES_FIELD_NUMBER
ค่าคงที่: 1
int สุดท้ายแบบคงที่สาธารณะ WARNINGS_FIELD_NUMBER
ค่าคงที่: 3
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สตริงสาธารณะ getErrors (ดัชนี int)
Errors (if any) in the generation of planes.
repeated string errors = 2;
สาธารณะ com.google.protobuf.ByteString getErrorsBytes (ดัชนี int)
Errors (if any) in the generation of planes.
repeated string errors = 2;
สาธารณะ int getErrorsCount ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
สาธารณะ com.google.protobuf.ProtocolStringList getErrorsList ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
สตริงสาธารณะ getHostnames (ดัชนี int)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
สาธารณะ com.google.protobuf.ByteString getHostnamesBytes (ดัชนี int)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
สาธารณะ int getHostnamesCount ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
สาธารณะ com.google.protobuf.ProtocolStringList getHostnamesList ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
สาธารณะ getParserForType ()
สาธารณะ int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
XPlaneOrBuilder สาธารณะ getPlanesOrBuilder (ดัชนี int)
repeated .tensorflow.profiler.XPlane planes = 1;
รายการสาธารณะ<? ขยาย XPlaneOrBuilder > getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สตริงสาธารณะ getWarnings (ดัชนี int)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
สาธารณะ com.google.protobuf.ByteString getWarningsBytes (ดัชนี int)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
สาธารณะ int getWarningsCount ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
สาธารณะ com.google.protobuf.ProtocolStringList getWarningsList ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
XSpace parseDelimitedFrom แบบ คงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
XSpace parseFrom แบบคงที่สาธารณะ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
XSpace parseFrom แบบคงที่สาธารณะ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
XSpace parseFrom แบบคงที่สาธารณะ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
XSpace parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ XSpace parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
XSpace parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|