SavedConstant.Builder

공개 정적 최종 클래스 SavedConstant.Builder

Protobuf 유형 tensorflow.SavedConstant

공개 방법

저장된Constant.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
저장됨상수
짓다 ()
저장됨상수
저장된Constant.Builder
저장된Constant.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
저장된Constant.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
저장된Constant.Builder
클리어작업 ()
 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
저장된Constant.Builder
클론 ()
저장됨상수
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getOperation ()
 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
com.google.protobuf.ByteString
getOperationBytes ()
 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
최종 부울
저장된Constant.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
저장된Constant.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 SavedConstant.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
저장된Constant.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
저장된Constant.Builder
setOperation (문자열 값)
 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
저장된Constant.Builder
setOperationBytes (com.google.protobuf.ByteString 값)
 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
저장된Constant.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 SavedConstant.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

public SavedConstant.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 SavedConstant 빌드 ()

공개 SavedConstant buildPartial ()

공개 SavedConstant.Builder 지우기 ()

공개 SavedConstant.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 SavedConstant.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 SavedConstant.Builder ClearOperation ()

 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
 
string operation = 1;

공개 SavedConstant.Builder 클론 ()

공개 SavedConstant getDefaultInstanceForType ()

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

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

공개 문자열 getOperation ()

 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
 
string operation = 1;

공개 com.google.protobuf.ByteString getOperationBytes ()

 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
 
string operation = 1;

공개 최종 부울 isInitialized ()

공개 SavedConstant.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 SavedConstant.Builder mergeFrom (com.google.protobuf.다른 메시지)

공개 최종 SavedConstant.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public SavedConstant.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 SavedConstant.Builder setOperation (문자열 값)

 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
 
string operation = 1;

공개 SavedConstant.Builder setOperationBytes (com.google.protobuf.ByteString 값)

 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
 
string operation = 1;

public SavedConstant.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 최종 SavedConstant.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)