NodeExecStats

공개 최종 클래스 NodeExecStats

 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. 

상수

정수 ALL_END_REL_MICROS_FIELD_NUMBER
정수 ALL_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
정수 REFERENCED_TENSOR_FIELD_NUMBER
정수 SCHEDULED_MICROS_FIELD_NUMBER
정수 SCHEDULED_NANOS_FIELD_NUMBER
정수 THREAD_ID_FIELD_NUMBER
정수 TIMELINE_LABEL_FIELD_NUMBER

공개 방법

부울
같음 (객체 객체)
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;
목록< 사용된 AllocatorMemory >
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
무효의
writeTo (com.google.protobuf.CodedOutputStream 출력)

상속된 메서드

상수

공개 정적 최종 int ALL_END_REL_MICROS_FIELD_NUMBER

상수값: 5

공개 정적 최종 int ALL_END_REL_NANOS_FIELD_NUMBER

상수값: 16

공개 정적 최종 int ALL_START_MICROS_FIELD_NUMBER

상수값: 2

공개 정적 최종 int ALL_START_NANOS_FIELD_NUMBER

상수값: 13

공개 정적 최종 int MEMORY_FIELD_NUMBER

상수값: 6

공개 정적 최종 int MEMORY_STATS_FIELD_NUMBER

상수값: 12

공개 정적 최종 int NODE_NAME_FIELD_NUMBER

상수값: 1

공개 정적 최종 정수 OP_END_REL_MICROS_FIELD_NUMBER

상수값: 4

공개 정적 최종 정수 OP_END_REL_NANOS_FIELD_NUMBER

상수값: 15

공개 정적 최종 int OP_START_REL_MICROS_FIELD_NUMBER

상수값: 3

공개 정적 최종 int OP_START_REL_NANOS_FIELD_NUMBER

상수값: 14

공개 정적 최종 int OUTPUT_FIELD_NUMBER

상수값: 7

공개 정적 최종 int REFERENCED_TENSOR_FIELD_NUMBER

상수값: 11

공개 정적 최종 int SCHEDULED_MICROS_FIELD_NUMBER

상수값: 9

공개 정적 최종 int SCHEDULED_NANOS_FIELD_NUMBER

상수값: 17

공개 정적 최종 int THREAD_ID_FIELD_NUMBER

상수값: 10

공개 정적 최종 int TIMELINE_LABEL_FIELD_NUMBER

상수값: 8

공개 방법

공개 부울은 (객체 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 getDefaultInstance ()

공개 NodeExecStats getDefaultInstanceForType ()

공개 정적 최종 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;

공개 MemoryStats 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.  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;

공개 NodeOutput getOutput (int 인덱스)

repeated .tensorflow.NodeOutput output = 7;

공개 int 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;

공공의 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.Builder newBuilder ( NodeExecStats 프로토타입)

공개 정적 NodeExecStats.Builder newBuilder ()

공개 NodeExecStats.Builder newBuilderForType ()

공개 정적 NodeExecStats parseDelimitedFrom (InputStream 입력)

던지기
IO예외

공개 정적 NodeExecStats parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장Registry)

던지기
IO예외

공개 정적 NodeExecStats 구문 분석 (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 NodeExecStats 구문 분석 (com.google.protobuf.CodedInputStream 입력)

던지기
IO예외

공개 정적 NodeExecStats 구문 분석 (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 NodeExecStats 구문 분석 (ByteBuffer 데이터)

던지기
잘못된프로토콜버퍼예외

공개 정적 NodeExecStats 구문 분석 (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 NodeExecStats 구문 분석 (com.google.protobuf.ByteString 데이터)

던지기
잘못된프로토콜버퍼예외

공개 정적 NodeExecStats parsFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 NodeExecStats 구문 분석 (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 파서 ()

공개 NodeExecStats.Builder toBuilder ()

공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)

던지기
IO예외