공개 정적 최종 클래스 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 | |
최종 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 | |
SavedFunction.Builder | |
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 addConcreteFunctionsBytes (com.google.protobuf.ByteString 값)
repeated string concrete_functions = 1;
public SavedFunction.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 문자열 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;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 부울 hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
공개 최종 부울 isInitialized ()
공개 SavedFunction.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 SavedFunction.Builder mergeFunctionSpec ( FunctionSpec 값)
.tensorflow.FunctionSpec function_spec = 2;
공개 SavedFunction.Builder setConcreteFunctions (int 인덱스, 문자열 값)
repeated string concrete_functions = 1;
공개 SavedFunction.Builder setFunctionSpec ( FunctionSpec.Builder builderForValue)
.tensorflow.FunctionSpec function_spec = 2;
공개 SavedFunction.Builder setFunctionSpec ( FunctionSpec 값)
.tensorflow.FunctionSpec function_spec = 2;