공개 정적 최종 클래스 CostGraphDef.Node.OutputInfo.Builder
Outputs of this node.
tensorflow.CostGraphDef.Node.OutputInfo 공개 방법
| CostGraphDef.Node.OutputInfo.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
| CostGraphDef.Node.OutputInfo | 짓다 () |
| CostGraphDef.Node.OutputInfo | 빌드부분 () |
| CostGraphDef.Node.OutputInfo.Builder | 분명한 () |
| CostGraphDef.Node.OutputInfo.Builder | 클리어AliasInputPort () If >= 0, the output is an alias of an input. |
| CostGraphDef.Node.OutputInfo.Builder | 클리어D타입 () .tensorflow.DataType dtype = 4; |
| CostGraphDef.Node.OutputInfo.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
| CostGraphDef.Node.OutputInfo.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| CostGraphDef.Node.OutputInfo.Builder | 클리어셰이프 () .tensorflow.TensorShapeProto shape = 3; |
| CostGraphDef.Node.OutputInfo.Builder | 클리어사이즈 () int64 size = 1; |
| CostGraphDef.Node.OutputInfo.Builder | 클론 () |
| 긴 | getAliasInputPort () If >= 0, the output is an alias of an input. |
| CostGraphDef.Node.OutputInfo | |
| 최종 정적 com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| 데이터 유형 | getD유형 () .tensorflow.DataType dtype = 4; |
| 정수 | getDtype값 () .tensorflow.DataType dtype = 4; |
| TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 3; |
| TensorShapeProto.Builder | getShapeBuilder () .tensorflow.TensorShapeProto shape = 3; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
| 긴 | getSize () int64 size = 1; |
| 부울 | 해시쉐이프 () .tensorflow.TensorShapeProto shape = 3; |
| 최종 부울 | 초기화됨 () |
| CostGraphDef.Node.OutputInfo.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| CostGraphDef.Node.OutputInfo.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
| CostGraphDef.Node.OutputInfo.Builder | |
| 최종 CostGraphDef.Node.OutputInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
| CostGraphDef.Node.OutputInfo.Builder | setAliasInputPort (긴 값) If >= 0, the output is an alias of an input. |
| CostGraphDef.Node.OutputInfo.Builder | |
| CostGraphDef.Node.OutputInfo.Builder | setDtypeValue (정수 값) .tensorflow.DataType dtype = 4; |
| CostGraphDef.Node.OutputInfo.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
| CostGraphDef.Node.OutputInfo.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
| CostGraphDef.Node.OutputInfo.Builder | |
| CostGraphDef.Node.OutputInfo.Builder | |
| CostGraphDef.Node.OutputInfo.Builder | setSize (긴 값) int64 size = 1; |
| 최종 CostGraphDef.Node.OutputInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
public CostGraphDef.Node.OutputInfo.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 CostGraphDef.Node.OutputInfo.Builder ClearAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2; 공개 CostGraphDef.Node.OutputInfo.BuilderclearField (com.google.protobuf.Descriptors.FieldDescriptor 필드 )
공개 CostGraphDef.Node.OutputInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
공개 긴 getAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2; 공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 int getDtypeValue ()
.tensorflow.DataType dtype = 4;
공개 긴 getSize ()
int64 size = 1;
공개 부울 hasShape ()
.tensorflow.TensorShapeProto shape = 3;
공개 최종 부울 isInitialized ()
공개 CostGraphDef.Node.OutputInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 |
|---|
공개 CostGraphDef.Node.OutputInfo.Builder mergeShape ( TensorShapeProto 값)
.tensorflow.TensorShapeProto shape = 3;
공개 최종 CostGraphDef.Node.OutputInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공개 CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (긴 값)
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2; public CostGraphDef.Node.OutputInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
public CostGraphDef.Node.OutputInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 객체 값)
공개 CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto 값)
.tensorflow.TensorShapeProto shape = 3;
공개 CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;