CostGraphDef.Node.OutputInfo.Builder

공개 정적 최종 클래스 CostGraphDef.Node.OutputInfo.Builder

 Outputs of this node.
 
Protobuf 유형 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
mergeShape ( TensorShapeProto 값)
.tensorflow.TensorShapeProto shape = 3;
최종 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
setDtype ( DataType 값)
.tensorflow.DataType dtype = 4;
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
setShape ( TensorShapeProto 값)
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;
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 빌드 ()

공개 CostGraphDef.Node.OutputInfo buildPartial ()

공개 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.Builder ClearDtype ()

.tensorflow.DataType dtype = 4;

공개 CostGraphDef.Node.OutputInfo.BuilderclearField ( 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 ClearSize ()

int64 size = 1;

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

공개 CostGraphDef.Node.OutputInfo getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 데이터 유형 getDtype ()

.tensorflow.DataType dtype = 4;

공개 int getDtypeValue ()

.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;

공개 부울 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 mergeFrom (com.google.protobuf.기타 메시지)

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

공개 CostGraphDef.Node.OutputInfo.Builder setDtype ( DataType 값)

.tensorflow.DataType dtype = 4;

공개 CostGraphDef.Node.OutputInfo.Builder setDtypeValue (int 값)

.tensorflow.DataType dtype = 4;

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;

공개 CostGraphDef.Node.OutputInfo.Builder setSize (긴 값)

int64 size = 1;

공개 최종 CostGraphDef.Node.OutputInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)