XStat คลาสสุดท้ายสาธารณะ
An XStat is a named value associated with an XEvent, e.g., a performance counter value, a metric computed by a formula applied over nested XEvents and XStats. Next ID: 8
tensorflow.profiler.XStat
คลาสที่ซ้อนกัน
ระดับ | XStat.Builder | An XStat is a named value associated with an XEvent, e.g., a performance counter value, a metric computed by a formula applied over nested XEvents and XStats. | |
แจกแจง | XStat.ValueCase |
ค่าคงที่
ภายใน | BYTES_VALUE_FIELD_NUMBER | |
ภายใน | DOUBLE_VALUE_FIELD_NUMBER | |
ภายใน | INT64_VALUE_FIELD_NUMBER | |
ภายใน | METADATA_ID_FIELD_NUMBER | |
ภายใน | REF_VALUE_FIELD_NUMBER | |
ภายใน | STR_VALUE_FIELD_NUMBER | |
ภายใน | UINT64_VALUE_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
com.google.protobuf.ByteString | getBytesValue () bytes bytes_value = 6; |
XStat แบบคงที่ | |
XStat | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
สองเท่า | รับค่าสองเท่า () double double_value = 2; |
ยาว | getInt64Value () int64 int64_value = 4; |
ยาว | getMetadataId () XStatMetadata.id of corresponding metadata. |
ยาว | getRefValue () A string value that stored in XStatMetadata::name. |
ภายใน | |
สตริง | getStrValue () string str_value = 5; |
com.google.protobuf.ByteString | getStrValueBytes () string str_value = 5; |
ยาว | getUint64Value () uint64 uint64_value = 3; |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
XStat.ValueCase | getValueCase () |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
XStat.Builder แบบคงที่ | ตัวสร้างใหม่ () |
XStat.Builder แบบคงที่ | newBuilder (ต้นแบบ XStat ) |
XStat.Builder | |
XStat แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
XStat แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XStat แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
XStat แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XStat แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XStat แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
XStat แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XStat แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
XStat แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XStat แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
XStat.Builder | toBuilder () |
เป็นโมฆะ | writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงที่สุดท้าย int BYTES_VALUE_FIELD_NUMBER
ค่าคงที่: 6
รอบชิงชนะเลิศแบบคงที่สาธารณะ int DOUBLE_VALUE_FIELD_NUMBER
ค่าคงที่: 2
สาธารณะคงสุดท้าย int INT64_VALUE_FIELD_NUMBER
ค่าคงที่: 4
สาธารณะคงสุดท้าย int METADATA_ID_FIELD_NUMBER
ค่าคงที่: 1
int สุดท้ายคงที่สาธารณะ REF_VALUE_FIELD_NUMBER
ค่าคงที่: 7
int สุดท้ายคงที่สาธารณะ STR_VALUE_FIELD_NUMBER
ค่าคงที่: 5
สาธารณะคงสุดท้าย int UINT64_VALUE_FIELD_NUMBER
ค่าคงที่: 3
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะ com.google.protobuf.ByteString getBytesValue ()
bytes bytes_value = 6;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ double getDoubleValue ()
double double_value = 2;
สาธารณะ getInt64Value ยาว ()
int64 int64_value = 4;
สาธารณะ getMetadataId ยาว ()
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
สาธารณะ getParserForType ()
สาธารณะ getRefValue ยาว ()
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;
สาธารณะ int getSerializedSize ()
สตริงสาธารณะ getStrValue ()
string str_value = 5;
สาธารณะ com.google.protobuf.ByteString getStrValueBytes ()
string str_value = 5;
สาธารณะ getUint64Value ยาว ()
uint64 uint64_value = 3;
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ XStat parseDelimitedFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
XStat parseFrom แบบคงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
XStat parseFrom แบบคงที่สาธารณะ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ XStat parseFrom แบบคงที่ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ XStat parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ XStat parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
XStat parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|