Time/size stats recorded for a single execution of a graph node.Protobuf ประเภท
tensorflow.NodeExecStats
คลาสที่ซ้อนกัน
ระดับ | NodeExecStats.Builder | Time/size stats recorded for a single execution of a graph node. |
ค่าคงที่
ภายใน | ทั้งหมด_END_REL_MICROS_FIELD_NUMBER | |
ภายใน | ทั้งหมด_END_REL_NANOS_FIELD_NUMBER | |
ภายใน | ALL_START_MICROS_FIELD_NUMBER | |
ภายใน | ALL_START_NANOS_FIELD_NUMBER | |
ภายใน | MEMORY_FIELD_NUMBER | |
ภายใน | MEMORY_STATS_FIELD_NUMBER | |
ภายใน | NODE_NAME_FIELD_NUMBER | |
ภายใน | OP_END_REL_MICROS_FIELD_NUMBER | |
ภายใน | OP_END_REL_NANOS_FIELD_NUMBER | |
ภายใน | OP_START_REL_MICROS_FIELD_NUMBER | |
ภายใน | OP_START_REL_NANOS_FIELD_NUMBER | |
ภายใน | OUTPUT_FIELD_NUMBER | |
ภายใน | อ้างอิงถึง_TENSOR_FIELD_NUMBER | |
ภายใน | SCHEDULED_MICROS_FIELD_NUMBER | |
ภายใน | SCHEDULED_NANOS_FIELD_NUMBER | |
ภายใน | THREAD_ID_FIELD_NUMBER | |
ภายใน | TIMELINE_LABEL_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
ยาว | getAllEndRelMicros () int64 all_end_rel_micros = 5; |
ยาว | getAllEndRelNanos () int64 all_end_rel_nanos = 16; |
ยาว | getAllStartMicros () int64 all_start_micros = 2; |
ยาว | getAllStartNanos () int64 all_start_nanos = 13; |
NodeExecStats แบบคงที่ | |
NodeExecStats | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
หน่วยความจำจัดสรรที่ใช้แล้ว | getMemory (ดัชนี int) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
ภายใน | getMemoryCount () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
รายการ < AllocatorMemoryUsed > | รับรายการหน่วยความจำ () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
AllocatorMemoryUsedOrBuilder | getMemoryOrBuilder (ดัชนี int) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
รายการ<? ขยาย AllocatorMemoryUsedOrBuilder > | getMemoryOrBuilderList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
MemoryStats | รับ MemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
MemoryStatsOrBuilder | getMemoryStatsOrBuilder () .tensorflow.MemoryStats memory_stats = 12; |
สตริง | getNodeName () TODO(tucker): Use some more compact form of node identity than the full string name. |
com.google.protobuf.ByteString | getNodeNameBytes () TODO(tucker): Use some more compact form of node identity than the full string name. |
ยาว | getOpEndRelMicros () int64 op_end_rel_micros = 4; |
ยาว | getOpEndRelNanos () int64 op_end_rel_nanos = 15; |
ยาว | getOpStartRelMicros () int64 op_start_rel_micros = 3; |
ยาว | getOpStartRelNanos () int64 op_start_rel_nanos = 14; |
โหนดเอาท์พุต | getOutput (ดัชนี int) repeated .tensorflow.NodeOutput output = 7; |
ภายใน | getOutputCount () repeated .tensorflow.NodeOutput output = 7; |
รายการ < NodeOutput > | getOutputList () repeated .tensorflow.NodeOutput output = 7; |
NodeOutputOrBuilder | getOutputOrBuilder (ดัชนี int) repeated .tensorflow.NodeOutput output = 7; |
รายการ<? ขยาย NodeOutputOrBuilder > | getOutputOrBuilderList () repeated .tensorflow.NodeOutput output = 7; |
คำอธิบายการจัดสรร | getReferencedTensor (ดัชนี int) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
ภายใน | รับการอ้างอิง TensorCount () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
รายการ < คำอธิบายการจัดสรร > | รับการอ้างอิง TensorList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
คำอธิบายการจัดสรรหรือตัวสร้าง | getReferencedTensorOrBuilder (ดัชนี int) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
รายการ<? ขยาย AllocationDescriptionOrBuilder > | getReferencedTensorOrBuilderList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
ยาว | getScheduledMicros () int64 scheduled_micros = 9; |
ยาว | getScheduledNanos () int64 scheduled_nanos = 17; |
ภายใน | |
ภายใน | getThreadId () uint32 thread_id = 10; |
สตริง | รับTimelineLabel () string timeline_label = 8; |
com.google.protobuf.ByteString | รับTimelineLabelBytes () string timeline_label = 8; |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
บูลีน | มี MemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
NodeExecStats.Builder แบบคงที่ | newBuilder (ต้นแบบ NodeExecStats ) |
NodeExecStats.Builder แบบคงที่ | ตัวสร้างใหม่ () |
NodeExecStats.Builder | |
NodeExecStats แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
NodeExecStats แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeExecStats แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeExecStats แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
NodeExecStats แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeExecStats แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
NodeExecStats แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeExecStats แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
NodeExecStats แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeExecStats แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
NodeExecStats.Builder | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงที่ขั้นสุดท้าย int ALL_END_REL_MICROS_FIELD_NUMBER
สาธารณะคงที่ขั้นสุดท้าย int ALL_END_REL_NANOS_FIELD_NUMBER
รอบชิงชนะเลิศแบบคงที่สาธารณะ int ALL_START_MICROS_FIELD_NUMBER
รอบชิงชนะเลิศแบบคงที่สาธารณะ int ALL_START_NANOS_FIELD_NUMBER
สาธารณะคงสุดท้าย int MEMORY_FIELD_NUMBER
สาธารณะคงสุดท้าย int MEMORY_STATS_FIELD_NUMBER
สาธารณะคงสุดท้าย int NODE_NAME_FIELD_NUMBER
int สุดท้ายแบบคงที่สาธารณะ OP_END_REL_MICROS_FIELD_NUMBER
int สุดท้ายแบบคงที่สาธารณะ OP_END_REL_NANOS_FIELD_NUMBER
int สุดท้ายแบบคงที่สาธารณะ OP_START_REL_MICROS_FIELD_NUMBER
int สุดท้ายแบบคงที่สาธารณะ OP_START_REL_NANOS_FIELD_NUMBER
สาธารณะคงที่สุดท้าย int OUTPUT_FIELD_NUMBER
สาธารณะคงสุดท้าย int REFERENCED_TENSOR_FIELD_NUMBER
สาธารณะคงสุดท้าย int SCHEDULED_MICROS_FIELD_NUMBER
สาธารณะคงสุดท้าย int SCHEDULED_NANOS_FIELD_NUMBER
สาธารณะคงสุดท้าย int THREAD_ID_FIELD_NUMBER
รอบชิงชนะเลิศแบบคงที่สาธารณะ int TIMELINE_LABEL_FIELD_NUMBER
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะยาว getAllEndRelMicros ()
int64 all_end_rel_micros = 5;
สาธารณะยาว getAllEndRelNanos ()
int64 all_end_rel_nanos = 16;
สาธารณะ getAllStartMicros ยาว ()
int64 all_start_micros = 2;
สาธารณะยาว getAllStartNanos ()
int64 all_start_nanos = 13;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
AllocatorMemoryUsed getMemory สาธารณะ (ดัชนี int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
สาธารณะ int getMemoryCount ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
รายการสาธารณะ < AllocatorMemoryUsed > getMemoryList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
AllocatorMemoryUsedOrBuilder สาธารณะ getMemoryOrBuilder (ดัชนี int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
รายการสาธารณะ<? ขยาย AllocatorMemoryUsedOrBuilder > getMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
สตริงสาธารณะ getNodeName ()
TODO(tucker): Use some more compact form of node identity than the full string name. Either all processes should agree on a global id (cost_id?) for each node, or we should use a hash of the name.
string node_name = 1;
สาธารณะ com.google.protobuf.ByteString getNodeNameBytes ()
TODO(tucker): Use some more compact form of node identity than the full string name. Either all processes should agree on a global id (cost_id?) for each node, or we should use a hash of the name.
string node_name = 1;
สาธารณะยาว getOpEndRelMicros ()
int64 op_end_rel_micros = 4;
สาธารณะยาว getOpEndRelNanos ()
int64 op_end_rel_nanos = 15;
สาธารณะยาว getOpStartRelMicros ()
int64 op_start_rel_micros = 3;
สาธารณะยาว getOpStartRelNanos ()
int64 op_start_rel_nanos = 14;
สาธารณะ int getOutputCount ()
repeated .tensorflow.NodeOutput output = 7;
NodeOutputOrBuilder สาธารณะ getOutputOrBuilder (ดัชนี int)
repeated .tensorflow.NodeOutput output = 7;
รายการสาธารณะ<? ขยาย NodeOutputOrBuilder > getOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
สาธารณะ getParserForType ()
AllocationDescription สาธารณะ getReferencedTensor (ดัชนี int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
int สาธารณะ getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
รายการสาธารณะ < AllocationDescription > getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
AllocationDescriptionOrBuilder สาธารณะ getReferencedTensorOrBuilder (ดัชนี int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
รายการสาธารณะ<? ขยาย AllocationDescriptionOrBuilder > getReferencedTensorOrBuilderList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
สาธารณะ getScheduledMicros ยาว ()
int64 scheduled_micros = 9;
สาธารณะยาว getScheduledNanos ()
int64 scheduled_nanos = 17;
สาธารณะ int getSerializedSize ()
สาธารณะ int getThreadId ()
uint32 thread_id = 10;
สตริงสาธารณะ getTimelineLabel ()
string timeline_label = 8;
สาธารณะ com.google.protobuf.ByteString getTimelineLabelBytes ()
string timeline_label = 8;
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasMemoryStats บูลีนสาธารณะ ()
.tensorflow.MemoryStats memory_stats = 12;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
NodeExecStats แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
NodeExecStats แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
NodeExecStats แบบคงที่สาธารณะ แยกวิเคราะห์ (อินพุต com.google.protobuf.CodedInputStream)
ขว้าง
IOข้อยกเว้น |
---|
NodeExecStats แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
NodeExecStats แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
NodeExecStats แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ NodeExecStats parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
NodeExecStats แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
NodeExecStats แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|