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. |
상수
공개 방법
부울 | 같음 (객체 객체) |
긴 | 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 | |
NodeExec통계 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
할당자메모리사용됨 | getMemory (정수 인덱스) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
정수 | getMemoryCount () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
목록< AllocatorMemoryUsed > | getMemoryList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
AllocatorMemoryUsedOrBuilder | getMemoryOrBuilder (정수 인덱스) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
목록<? AllocatorMemoryUsedOrBuilder 확장 > | getMemoryOrBuilderList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
메모리 통계 | getMemoryStats () .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 (정수 인덱스) repeated .tensorflow.NodeOutput output = 7; |
정수 | getOutputCount () repeated .tensorflow.NodeOutput output = 7; |
목록< NodeOutput > | getOutputList () repeated .tensorflow.NodeOutput output = 7; |
NodeOutputOrBuilder | getOutputOrBuilder (정수 인덱스) repeated .tensorflow.NodeOutput output = 7; |
목록<? NodeOutputOrBuilder 확장 > | getOutputOrBuilderList () repeated .tensorflow.NodeOutput output = 7; |
할당설명 | getReferencedTensor (정수 인덱스) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
정수 | getReferencedTensorCount () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
목록< 할당설명 > | getReferencedTensorList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
할당설명또는 빌더 | getReferencedTensorOrBuilder (정수 인덱스) 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; |
끈 | getTimelineLabel () string timeline_label = 8; |
com.google.protobuf.ByteString | getTimelineLabelBytes () string timeline_label = 8; |
최종 com.google.protobuf.UnknownFieldSet | |
부울 | hasMemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
정수 | 해시코드 () |
최종 부울 | 초기화됨 () |
정적 NodeExecStats.Builder | newBuilder ( NodeExecStats 프로토타입) |
정적 NodeExecStats.Builder | 새로운 빌더 () |
NodeExecStats.Builder | |
정적 NodeExecStats | parsDelimitedFrom (InputStream 입력) |
정적 NodeExecStats | parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 NodeExecStats | ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 NodeExecStats | ParseFrom (com.google.protobuf.CodedInputStream 입력) |
정적 NodeExecStats | parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry) |
정적 NodeExecStats | parsFrom (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
공개 정적 최종 정수 OP_END_REL_MICROS_FIELD_NUMBER
공개 정적 최종 정수 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
공개 방법
공개 부울은 (객체 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 ()
공개 int getMemoryCount ()
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 > 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 확장Registry)
던지기
IO예외 |
---|
공개 정적 NodeExecStats 구문 분석 (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 NodeExecStats 구문 분석 (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 NodeExecStats 구문 분석 (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 정적 NodeExecStats parsFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 정적 NodeExecStats 구문 분석 (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 파서 ()
공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)
던지기
IO예외 |
---|