Protobuf 유형 tensorflow.CostGraphDef.Node
공개 방법
CostGraphDef.Node.Builder | addAllControlInput (Iterable<? 확장 정수> 값) Ids of the control inputs for this node. |
CostGraphDef.Node.Builder | addAllInputInfo (Iterable<? 확장 CostGraphDef.Node.InputInfo > 값) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addAllOutputInfo (Iterable<? 확장 CostGraphDef.Node.OutputInfo > 값) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | addControlInput (정수 값) Ids of the control inputs for this node. |
CostGraphDef.Node.Builder | addInputInfo ( CostGraphDef.Node.InputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addInputInfo ( CostGraphDef.Node.InputInfo 값) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addInputInfo (int 인덱스, CostGraphDef.Node.InputInfo 값) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addInputInfo (int 인덱스, CostGraphDef.Node.InputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfo.Builder | addInputInfoBuilder () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfo.Builder | addInputInfoBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | addOutputInfo (int 인덱스, CostGraphDef.Node.OutputInfo 값) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | addOutputInfo ( CostGraphDef.Node.OutputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | addOutputInfo ( CostGraphDef.Node.OutputInfo 값) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | addOutputInfo (int 인덱스, CostGraphDef.Node.OutputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfo.Builder | addOutputInfoBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfo.Builder | addOutputInfoBuilder () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
CostGraphDef.Node | 짓다 () |
CostGraphDef.Node | 빌드부분 () |
CostGraphDef.Node.Builder | 분명한 () |
CostGraphDef.Node.Builder | 클리어컴퓨트비용 () Estimate of the computational cost of this node, in microseconds. |
CostGraphDef.Node.Builder | 클리어컴퓨트타임 () Analytical estimate of the computational cost of this node, in microseconds. |
CostGraphDef.Node.Builder | 클리어컨트롤입력 () Ids of the control inputs for this node. |
CostGraphDef.Node.Builder | 클리어디바이스 () The device of the node. |
CostGraphDef.Node.Builder | 클리어디바이스퍼시스턴트메모리사이즈 () int64 device_persistent_memory_size = 16 [deprecated = true]; |
CostGraphDef.Node.Builder | ClearDeviceTempMemorySize () int64 device_temp_memory_size = 11 [deprecated = true]; |
CostGraphDef.Node.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
CostGraphDef.Node.Builder | ClearHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
CostGraphDef.Node.Builder | 클리어ID () The id of the node. |
CostGraphDef.Node.Builder | 명확하지 않음 () Are the costs inaccurate? bool inaccurate = 17; |
CostGraphDef.Node.Builder | 클리어입력정보 () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | 클리어IsFinal () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
CostGraphDef.Node.Builder | 클리어메모리타임 () Analytical estimate of the memory access cost of this node, in microseconds. |
CostGraphDef.Node.Builder | 클리어이름 () The name of the node. |
CostGraphDef.Node.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CostGraphDef.Node.Builder | 클리어아웃풋정보 () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | 클리어퍼시스턴트메모리사이즈 () Persistent memory used by this node. |
CostGraphDef.Node.Builder | 클리어임시메모리크기 () Temporary memory used by this node. |
CostGraphDef.Node.Builder | 클론 () |
긴 | 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 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
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; |
CostGraphDef.Node.InputInfo.Builder | getInputInfoBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
목록< CostGraphDef.Node.InputInfo.Builder > | getInputInfoBuilderList () 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; |
CostGraphDef.Node.OutputInfo.Builder | getOutputInfoBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
목록< CostGraphDef.Node.OutputInfo.Builder > | getOutputInfoBuilderList () 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. |
최종 부울 | 초기화됨 () |
CostGraphDef.Node.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
CostGraphDef.Node.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
최종 CostGraphDef.Node.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
CostGraphDef.Node.Builder | RemoveInputInfo (정수 인덱스) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | RemoveOutputInfo (정수 인덱스) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | setComputeCost (긴 값) Estimate of the computational cost of this node, in microseconds. |
CostGraphDef.Node.Builder | setComputeTime (긴 값) Analytical estimate of the computational cost of this node, in microseconds. |
CostGraphDef.Node.Builder | setControlInput (int 인덱스, int 값) Ids of the control inputs for this node. |
CostGraphDef.Node.Builder | setDevice (문자열 값) The device of the node. |
CostGraphDef.Node.Builder | setDeviceBytes (com.google.protobuf.ByteString 값) The device of the node. |
CostGraphDef.Node.Builder | setDevicePerpersistMemorySize (긴 값) int64 device_persistent_memory_size = 16 [deprecated = true]; |
CostGraphDef.Node.Builder | setDeviceTempMemorySize (긴 값) int64 device_temp_memory_size = 11 [deprecated = true]; |
CostGraphDef.Node.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
CostGraphDef.Node.Builder | setHostTempMemorySize (긴 값) int64 host_temp_memory_size = 10 [deprecated = true]; |
CostGraphDef.Node.Builder | setId (정수 값) The id of the node. |
CostGraphDef.Node.Builder | setInaccurate (부울 값) Are the costs inaccurate? bool inaccurate = 17; |
CostGraphDef.Node.Builder | setInputInfo (int 인덱스, CostGraphDef.Node.InputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | setInputInfo (int 인덱스, CostGraphDef.Node.InputInfo 값) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.Builder | setIsFinal (부울 값) If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
CostGraphDef.Node.Builder | setMemoryTime (긴 값) Analytical estimate of the memory access cost of this node, in microseconds. |
CostGraphDef.Node.Builder | setName (문자열 값) The name of the node. |
CostGraphDef.Node.Builder | setNameBytes (com.google.protobuf.ByteString 값) The name of the node. |
CostGraphDef.Node.Builder | setOutputInfo (int 인덱스, CostGraphDef.Node.OutputInfo 값) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | setOutputInfo (int 인덱스, CostGraphDef.Node.OutputInfo.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.Builder | setPertantMemorySize (긴 값) Persistent memory used by this node. |
CostGraphDef.Node.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
CostGraphDef.Node.Builder | setTemporaryMemorySize (긴 값) Temporary memory used by this node. |
최종 CostGraphDef.Node.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 CostGraphDef.Node.Builder addAllControlInput (Iterable<? 확장 Integer> 값)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
공개 CostGraphDef.Node.Builder addAllInputInfo (Iterable<? 확장 CostGraphDef.Node.InputInfo > 값)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.Builder addAllOutputInfo (Iterable<? 확장 CostGraphDef.Node.OutputInfo > 값)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.Builder addControlInput (int 값)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
공개 CostGraphDef.Node.Builder addInputInfo ( CostGraphDef.Node.InputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.Builder addInputInfo ( CostGraphDef.Node.InputInfo 값)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.Builder addInputInfo (int 인덱스, CostGraphDef.Node.InputInfo 값)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.Builder addInputInfo (int 인덱스, CostGraphDef.Node.InputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.InputInfo.Builder addInputInfoBuilder ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.InputInfo.Builder addInputInfoBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.Builder addOutputInfo (int 인덱스, CostGraphDef.Node.OutputInfo 값)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.Builder addOutputInfo ( CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.Builder addOutputInfo ( CostGraphDef.Node.OutputInfo 값)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.Builder addOutputInfo (int 인덱스, CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.OutputInfo.Builder addOutputInfoBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.OutputInfo.Builder addOutputInfoBuilder ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
public CostGraphDef.Node.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)
공개 CostGraphDef.Node.Builder ClearComputeCost ()
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
공개 CostGraphDef.Node.Builder ClearComputeTime ()
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
공개 CostGraphDef.Node.Builder ClearControlInput ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
공개 CostGraphDef.Node.Builder ClearDevice ()
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;
공개 CostGraphDef.Node.Builder ClearDevicePertantMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
공개 CostGraphDef.Node.Builder ClearDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
공개 CostGraphDef.Node.Builder ClearHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
공개 CostGraphDef.Node.Builder ClearId ()
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
공개 CostGraphDef.Node.Builder ClearInputInfo ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.Builder ClearIsFinal ()
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;
공개 CostGraphDef.Node.Builder ClearMemoryTime ()
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
공개 CostGraphDef.Node.Builder ClearName ()
The name of the node. Names are globally unique.
string name = 1;
공개 CostGraphDef.Node.Builder ClearOutputInfo ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.Builder ClearPertantMemorySize ()
Persistent memory used by this node.
int64 persistent_memory_size = 12;
공개 CostGraphDef.Node.Builder ClearTemporaryMemorySize ()
Temporary memory used by this node.
int64 temporary_memory_size = 6;
공개 긴 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 ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 문자열 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;
공개 CostGraphDef.Node.InputInfo.Builder getInputInfoBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 목록< CostGraphDef.Node.InputInfo.Builder > getInputInfoBuilderList ()
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;
공개 CostGraphDef.Node.OutputInfo.Builder getOutputInfoBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 목록< CostGraphDef.Node.OutputInfo.Builder > getOutputInfoBuilderList ()
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;
공개 긴 getPersistantMemorySize ()
Persistent memory used by this node.
int64 persistent_memory_size = 12;
공개 긴 getTemporaryMemorySize ()
Temporary memory used by this node.
int64 temporary_memory_size = 6;
공개 최종 부울 isInitialized ()
공개 CostGraphDef.Node.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 최종 CostGraphDef.Node.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공개 CostGraphDef.Node.Builder RemoveInputInfo (int 인덱스)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.Builder RemoveOutputInfo (int 인덱스)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.Builder setComputeCost (긴 값)
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
공개 CostGraphDef.Node.Builder setComputeTime (긴 값)
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
공개 CostGraphDef.Node.Builder setControlInput (int 인덱스, int 값)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
공개 CostGraphDef.Node.Builder setDevice (문자열 값)
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;
공개 CostGraphDef.Node.Builder setDeviceBytes (com.google.protobuf.ByteString 값)
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;
공개 CostGraphDef.Node.Builder setDevicePertantMemorySize (긴 값)
int64 device_persistent_memory_size = 16 [deprecated = true];
공개 CostGraphDef.Node.Builder setDeviceTempMemorySize (긴 값)
int64 device_temp_memory_size = 11 [deprecated = true];
public CostGraphDef.Node.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)
공개 CostGraphDef.Node.Builder setHostTempMemorySize (긴 값)
int64 host_temp_memory_size = 10 [deprecated = true];
공개 CostGraphDef.Node.Builder setId (int 값)
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
공개 CostGraphDef.Node.Builder setInputInfo (int 인덱스, CostGraphDef.Node.InputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.Builder setInputInfo (int 인덱스, CostGraphDef.Node.InputInfo 값)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
공개 CostGraphDef.Node.Builder setIsFinal (부울 값)
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;
공개 CostGraphDef.Node.Builder setMemoryTime (긴 값)
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
공개 CostGraphDef.Node.Builder setName (문자열 값)
The name of the node. Names are globally unique.
string name = 1;
공개 CostGraphDef.Node.Builder setNameBytes (com.google.protobuf.ByteString 값)
The name of the node. Names are globally unique.
string name = 1;
공개 CostGraphDef.Node.Builder setOutputInfo (int 인덱스, CostGraphDef.Node.OutputInfo 값)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.Builder setOutputInfo (int 인덱스, CostGraphDef.Node.OutputInfo.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
공개 CostGraphDef.Node.Builder setPertantMemorySize (긴 값)
Persistent memory used by this node.
int64 persistent_memory_size = 12;
public CostGraphDef.Node.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 CostGraphDef.Node.Builder setTemporaryMemorySize (긴 값)
Temporary memory used by this node.
int64 temporary_memory_size = 6;