Protobuf 유형 tensorflow.CostGraphDef.Node
중첩 클래스
수업 | CostGraphDef.Node.Builder | Protobuf 유형 tensorflow.CostGraphDef.Node | |
수업 | CostGraphDef.Node.InputInfo | Inputs of this node. | |
인터페이스 | CostGraphDef.Node.InputInfoOrBuilder | ||
수업 | CostGraphDef.Node.OutputInfo | Outputs of this node. | |
인터페이스 | CostGraphDef.Node.OutputInfoOrBuilder |
상수
공개 방법
부울 | 같음 (객체 객체) |
긴 | getComputeCost () Estimate of the computational cost of this node, in microseconds. |
긴 | getComputeTime () Analytical estimate of the computational cost of this node, in microseconds. |
정수 | getControlInput (정수 인덱스) Ids of the control inputs for this node. |
정수 | getControlInputCount () Ids of the control inputs for this node. |
목록<정수> | getControlInputList () Ids of the control inputs for this node. |
정적 CostGraphDef.Node | |
CostGraphDef.Node | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
끈 | getDevice () The device of the node. |
com.google.protobuf.ByteString | getDeviceBytes () The device of the node. |
긴 | getDevicePersistantMemorySize () int64 device_persistent_memory_size = 16 [deprecated = true]; |
긴 | getDeviceTempMemorySize () int64 device_temp_memory_size = 11 [deprecated = true]; |
긴 | getHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
정수 | getID () The id of the node. |
부울 | 부정확한 결과를 얻으세요 () Are the costs inaccurate? bool inaccurate = 17; |
CostGraphDef.Node.InputInfo | getInputInfo (정수 인덱스) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
정수 | getInputInfoCount () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
목록< CostGraphDef.Node.InputInfo > | getInputInfoList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfoOrBuilder | getInputInfoOrBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
목록<? CostGraphDef.Node.InputInfoOrBuilder 확장 > | getInputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
부울 | getIsFinal () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
긴 | getMemoryTime () Analytical estimate of the memory access cost of this node, in microseconds. |
끈 | getName () The name of the node. |
com.google.protobuf.ByteString | getNameBytes () The name of the node. |
CostGraphDef.Node.OutputInfo | getOutputInfo (정수 인덱스) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
정수 | getOutputInfoCount () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
목록< CostGraphDef.Node.OutputInfo > | getOutputInfoList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfoOrBuilder | getOutputInfoOrBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
목록<? CostGraphDef.Node.OutputInfoOrBuilder 확장 > | getOutputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
긴 | getPersistantMemorySize () Persistent memory used by this node. |
정수 | |
긴 | getTemporaryMemorySize () Temporary memory used by this node. |
최종 com.google.protobuf.UnknownFieldSet | |
정수 | 해시코드 () |
최종 부울 | 초기화됨 () |
정적 CostGraphDef.Node.Builder | 새로운 빌더 () |
정적 CostGraphDef.Node.Builder | newBuilder ( CostGraphDef.Node 프로토타입) |
CostGraphDef.Node.Builder | |
정적 CostGraphDef.Node | parsDelimitedFrom (InputStream 입력) |
정적 CostGraphDef.Node | parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 CostGraphDef.Node | ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 CostGraphDef.Node | ParseFrom (com.google.protobuf.CodedInputStream 입력) |
정적 CostGraphDef.Node | parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry) |
정적 CostGraphDef.Node | parsFrom (ByteBuffer 데이터) |
정적 CostGraphDef.Node | ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 CostGraphDef.Node | ParseFrom (com.google.protobuf.ByteString 데이터) |
정적 CostGraphDef.Node | ParseFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 CostGraphDef.Node | ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
공전 | 파서 () |
CostGraphDef.Node.Builder | toBuilder () |
무효의 | writeTo (com.google.protobuf.CodedOutputStream 출력) |
상속된 메서드
상수
공개 정적 최종 int COMPUTE_COST_FIELD_NUMBER
공개 정적 최종 int COMPUTE_TIME_FIELD_NUMBER
공개 정적 최종 int CONTROL_INPUT_FIELD_NUMBER
공개 정적 최종 int DEVICE_FIELD_NUMBER
공개 정적 최종 int DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
공개 정적 최종 int DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER
공개 정적 최종 int HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER
공개 정적 최종 int ID_FIELD_NUMBER
공개 정적 최종 int INACCURATE_FIELD_NUMBER
공개 정적 최종 int INPUT_INFO_FIELD_NUMBER
공개 정적 최종 int IS_FINAL_FIELD_NUMBER
공개 정적 최종 int MEMORY_TIME_FIELD_NUMBER
공개 정적 최종 정수 NAME_FIELD_NUMBER
공개 정적 최종 int OUTPUT_INFO_FIELD_NUMBER
공개 정적 최종 int PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
공개 정적 최종 int TEMPORARY_MEMORY_SIZE_FIELD_NUMBER
공개 방법
공개 부울은 (객체 obj) 와 같습니다 .
공개 긴 getComputeCost ()
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
공개 긴 getComputeTime ()
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
공개 int getControlInput (int 인덱스)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
공개 int getControlInputCount ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
공개 목록<정수> getControlInputList ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 문자열 getDevice ()
The device of the node. Can be empty if the node is mapped to the default partition or partitioning hasn't been run yet.
string device = 2;
공개 com.google.protobuf.ByteString getDeviceBytes ()
The device of the node. Can be empty if the node is mapped to the default partition or partitioning hasn't been run yet.
string device = 2;
공개 긴 getDevicePersistantMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
공개 긴 getDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
공개 긴 getHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
공개 int getId ()
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
공개 부울 getInaccurate ()
Are the costs inaccurate?
bool inaccurate = 17;
공개 CostGraphDef.Node.InputInfo getInputInfo (int 인덱스)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 int getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 목록< CostGraphDef.Node.InputInfo > getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 목록<? CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList () 를 확장합니다.
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 부울 getIsFinal ()
If true, the output is permanent: it can't be discarded, because this node is part of the "final output". Nodes may depend on final nodes.
bool is_final = 7;
공개 긴 getMemoryTime ()
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
공개 문자열 getName ()
The name of the node. Names are globally unique.
string name = 1;
공개 com.google.protobuf.ByteString getNameBytes ()
The name of the node. Names are globally unique.
string name = 1;
공개 CostGraphDef.Node.OutputInfo getOutputInfo (int 인덱스)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 int getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 목록< CostGraphDef.Node.OutputInfo > getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 목록<? CostGraphDef.Node.OutputInfoOrBuilder > getOutputInfoOrBuilderList () 를 확장합니다.
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공공의 getParserForType ()
공개 긴 getPersistantMemorySize ()
Persistent memory used by this node.
int64 persistent_memory_size = 12;
공개 int getSerializedSize ()
공개 긴 getTemporaryMemorySize ()
Temporary memory used by this node.
int64 temporary_memory_size = 6;
공개 최종 com.google.protobuf.UnknownFieldSet getUnknownFields ()
공개 int hashCode ()
공개 최종 부울 isInitialized ()
공개 정적 CostGraphDef.NodeparseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장Registry)
던지기
IO예외 |
---|
공개 정적 CostGraphDef.Node parsFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 CostGraphDef.Node parsFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 CostGraphDef.NodeparseFrom ( com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 정적 CostGraphDef.Node parsFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 정적 CostGraphDef.Node parsFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 파서 ()
공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)
던지기
IO예외 |
---|