ProfileOptions คลาสสุดท้ายสาธารณะ
Next ID: 11
tensorflow.ProfileOptions
คลาสที่ซ้อนกัน
ระดับ | ProfileOptions.Builder | Next ID: 11 tensorflow.ProfileOptions | |
แจกแจง | ProfileOptions.DeviceType | Protobuf enum tensorflow.ProfileOptions.DeviceType |
ค่าคงที่
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
ตัวเลือกโปรไฟล์ แบบคงที่ | |
ตัวเลือกโปรไฟล์ | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
ภายใน | getDeviceTracerLevel () Levels of device tracing: (version >= 1) - Level 0 is used to disable device traces. |
ProfileOptions.DeviceType | รับประเภทอุปกรณ์ () Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled. |
ภายใน | getDeviceTypeValue () Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled. |
ยาว | getDurationMs () The local profiler collects `duration_ms` milliseconds of data. |
บูลีน | getEnableHloProto () Whether serialize hlo_proto when XLA is used. |
ภายใน | getHostTracerLevel () Levels of host tracing: (version >= 1) - Level 0 is used to disable host traces. |
บูลีน | getIncludeDatasetOps () We don't collect the dataset ops by default for better trace-viewer scalability. |
ภายใน | getPythonTracerLevel () Whether enable python function calls tracing. |
สตริง | รับเส้นทางพื้นที่เก็บข้อมูล () Directory to save profile data to. |
com.google.protobuf.ByteString | getRepositoryPathBytes () Directory to save profile data to. |
ภายใน | |
ยาว | getStartTimestampNs () The local profiler starts profiling at this Unix timestamp in nanoseconds. |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
ภายใน | รับเวอร์ชัน () Some default value of option are not proto3 default value. |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
ProfileOptions.Builder แบบคงที่ | newBuilder (ต้นแบบ ProfileOptions ) |
ProfileOptions.Builder แบบคงที่ | ตัวสร้างใหม่ () |
ProfileOptions.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) |
คงที่ | |
ProfileOptions.Builder | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะขั้นสุดท้ายคงที่ int DEVICE_TRACER_LEVEL_FIELD_NUMBER
ค่าคงที่: 3
สาธารณะคงที่ขั้นสุดท้าย int DEVICE_TYPE_FIELD_NUMBER
ค่าคงที่: 6
รอบชิงชนะเลิศแบบคงที่สาธารณะ DURATION_MS_FIELD_NUMBER
ค่าคงที่: 9
สาธารณะคงสุดท้าย int ENABLE_HLO_PROTO_FIELD_NUMBER
ค่าคงที่: 7
สาธารณะคงสุดท้าย int HOST_TRACER_LEVEL_FIELD_NUMBER
ค่าคงที่: 2
int สุดท้ายแบบคงที่สาธารณะ INCLUDE_DATASET_OPS_FIELD_NUMBER
ค่าคงที่: 1
รอบชิงชนะเลิศแบบคงที่สาธารณะ int PYTHON_TRACER_LEVEL_FIELD_NUMBER
ค่าคงที่: 4
สาธารณะคงสุดท้าย int REPOSITORY_PATH_FIELD_NUMBER
ค่าคงที่: 10
รอบชิงชนะเลิศแบบคงที่สาธารณะ int START_TIMESTAMP_NS_FIELD_NUMBER
ค่าคงที่: 8
สาธารณะคงสุดท้าย int VERSION_FIELD_NUMBER
ค่าคงที่: 5
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
int สาธารณะ getDeviceTracerLevel ()
Levels of device tracing: (version >= 1) - Level 0 is used to disable device traces. - Level 1 is used to enable device traces. - More levels might be defined for specific device for controlling the verbosity of the trace.
uint32 device_tracer_level = 3;
ProfileOptions.DeviceType สาธารณะ getDeviceType ()
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled. DeviceType::CPU: only CPU will be profiled. DeviceType::GPU: only CPU/GPU will be profiled. DeviceType::TPU: only CPU/TPU will be profiled.
.tensorflow.ProfileOptions.DeviceType device_type = 6;
สาธารณะ int getDeviceTypeValue ()
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled. DeviceType::CPU: only CPU will be profiled. DeviceType::GPU: only CPU/GPU will be profiled. DeviceType::TPU: only CPU/TPU will be profiled.
.tensorflow.ProfileOptions.DeviceType device_type = 6;
สาธารณะ getDurationMs ยาว ()
The local profiler collects `duration_ms` milliseconds of data. If the value is 0, profiling continues until interrupted.
uint64 duration_ms = 9;
บูลีนสาธารณะ getEnableHloProto ()
Whether serialize hlo_proto when XLA is used. (version >= 1)
bool enable_hlo_proto = 7;
สาธารณะ int getHostTracerLevel ()
Levels of host tracing: (version >= 1) - Level 0 is used to disable host traces. - Level 1 enables tracing of only user instrumented (or default) TraceMe. - Level 2 enables tracing of all level 1 TraceMe(s) and instrumented high level program execution details (expensive TF ops, XLA ops, etc). This is the default. - Level 3 enables tracing of all level 2 TraceMe(s) and more verbose (low-level) program execution details (cheap TF ops, etc).
uint32 host_tracer_level = 2;
บูลีนสาธารณะ getIncludeDatasetOps ()
We don't collect the dataset ops by default for better trace-viewer scalability. The caller can mannually set this field to include the ops.
bool include_dataset_ops = 1;
สาธารณะ getParserForType ()
สาธารณะ int getPythonTracerLevel ()
Whether enable python function calls tracing. Runtime overhead ensues if enabled. Default off. (version >= 1)
uint32 python_tracer_level = 4;
สตริงสาธารณะ getRepositoryPath ()
Directory to save profile data to. No-op when empty.
string repository_path = 10;
สาธารณะ com.google.protobuf.ByteString getRepositoryPathBytes ()
Directory to save profile data to. No-op when empty.
string repository_path = 10;
สาธารณะ int getSerializedSize ()
สาธารณะ getStartTimestampNs ยาว ()
The local profiler starts profiling at this Unix timestamp in nanoseconds.
uint64 start_timestamp_ns = 8;
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ int getVersion ()
Some default value of option are not proto3 default value. Use this version to determine if we should use default option value instead of proto3 default value.
uint32 version = 5;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ ProfileOptions แบบคง ที่ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
ProfileOptions แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
ProfileOptions แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
ProfileOptions แบบคงที่สาธารณะ parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
ProfileOptions แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
IOข้อยกเว้น |
---|
ProfileOptions แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ ProfileOptions parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
ProfileOptions แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
ProfileOptions แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|