SavedFunction.Builder

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

 A function with multiple signatures, possibly with non-Tensor arguments.
 
Protobuf 유형 tensorflow.SavedFunction

공개 방법

SavedFunction.Builder
addAllConcreteFunctions (Iterable<String> 값)
repeated string concrete_functions = 1;
SavedFunction.Builder
addConcreteFunctions (문자열 값)
repeated string concrete_functions = 1;
SavedFunction.Builder
addConcreteFunctionsBytes (com.google.protobuf.ByteString 값)
repeated string concrete_functions = 1;
SavedFunction.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
저장된함수
짓다 ()
저장된함수
SavedFunction.Builder
SavedFunction.Builder
클리어콘크리트함수 ()
repeated string concrete_functions = 1;
SavedFunction.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
SavedFunction.Builder
클리어함수 사양 ()
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedFunction.Builder
클론 ()
getConcreteFunctions (정수 인덱스)
repeated string concrete_functions = 1;
com.google.protobuf.ByteString
getConcreteFunctionsBytes (정수 인덱스)
repeated string concrete_functions = 1;
정수
getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
com.google.protobuf.ProtocolStringList
getConcreteFunctionsList ()
repeated string concrete_functions = 1;
저장된함수
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
기능사양
getFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
FunctionSpec.Builder
getFunctionSpecBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
함수SpecOrBuilder
getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
부울
hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
최종 부울
SavedFunction.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SavedFunction.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
SavedFunction.Builder
mergeFunctionSpec ( FunctionSpec 값)
.tensorflow.FunctionSpec function_spec = 2;
최종 SavedFunction.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
SavedFunction.Builder
setConcreteFunctions (int 인덱스, 문자열 값)
repeated string concrete_functions = 1;
SavedFunction.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
SavedFunction.Builder
setFunctionSpec ( FunctionSpec.Builder builderForValue)
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
setFunctionSpec ( FunctionSpec 값)
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 SavedFunction.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 SavedFunction.Builder addAllConcreteFunctions (Iterable<String> 값)

repeated string concrete_functions = 1;

공개 SavedFunction.Builder addConcreteFunctions (문자열 값)

repeated string concrete_functions = 1;

공개 SavedFunction.Builder addConcreteFunctionsBytes (com.google.protobuf.ByteString 값)

repeated string concrete_functions = 1;

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

공개 SavedFunction 빌드 ()

공개 SavedFunction buildPartial ()

공개 SavedFunction.Builder 지우기 ()

공개 SavedFunction.Builder ClearConcreteFunctions ()

repeated string concrete_functions = 1;

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

공개 SavedFunction.Builder ClearFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

공개 SavedFunction.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 SavedFunction.Builder 클론 ()

공개 문자열 getConcreteFunctions (int 인덱스)

repeated string concrete_functions = 1;

공개 com.google.protobuf.ByteString getConcreteFunctionsBytes (int 인덱스)

repeated string concrete_functions = 1;

공개 int getConcreteFunctionsCount ()

repeated string concrete_functions = 1;

공개 com.google.protobuf.ProtocolStringList getConcreteFunctionsList ()

repeated string concrete_functions = 1;

공개 SavedFunction getDefaultInstanceForType ()

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

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

공개 FunctionSpec getFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

공개 FunctionSpec.Builder getFunctionSpecBuilder ()

.tensorflow.FunctionSpec function_spec = 2;

공개 FunctionSpecOrBuilder getFunctionSpecOrBuilder ()

.tensorflow.FunctionSpec function_spec = 2;

공개 부울 hasFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

공개 최종 부울 isInitialized ()

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

던지기
IO예외

공개 SavedFunction.Builder mergeFrom (com.google.protobuf.기타 메시지)

공개 SavedFunction.Builder mergeFunctionSpec ( FunctionSpec 값)

.tensorflow.FunctionSpec function_spec = 2;

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

공개 SavedFunction.Builder setConcreteFunctions (int 인덱스, 문자열 값)

repeated string concrete_functions = 1;

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

공개 SavedFunction.Builder setFunctionSpec ( FunctionSpec.Builder builderForValue)

.tensorflow.FunctionSpec function_spec = 2;

공개 SavedFunction.Builder setFunctionSpec ( FunctionSpec 값)

.tensorflow.FunctionSpec function_spec = 2;

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

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