パブリック静的最終クラスSavedFunction.Builder
A function with multiple signatures, possibly with non-Tensor arguments.
tensorflow.SavedFunction
パブリックメソッド
保存された関数.Builder | addAllConcreteFunctions (Iterable<String> 値) repeated string concrete_functions = 1; |
保存された関数.Builder | addConcreteFunctions (文字列値) repeated string concrete_functions = 1; |
保存された関数.Builder | addConcreteFunctionsBytes (com.google.protobuf.ByteString 値) repeated string concrete_functions = 1; |
SavedFunction.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
保存された関数 | 建てる() |
保存された関数 | buildPartial () |
SavedFunction.Builder | クリア() |
SavedFunction.Builder | クリアコンクリート関数() repeated string concrete_functions = 1; |
SavedFunction.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
保存された関数.Builder | クリア関数仕様() .tensorflow.FunctionSpec function_spec = 2; |
SavedFunction.Builder | clearOneof (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; |
整数 | 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; |
関数仕様ビルダー | getFunctionSpecBuilder () .tensorflow.FunctionSpec function_spec = 2; |
関数仕様またはビルダー | 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.Message other) |
SavedFunction.Builder | |
最終的なSavedFunction.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
SavedFunction.Builder | setConcreteFunctions (int インデックス、文字列値) repeated string concrete_functions = 1; |
SavedFunction.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
SavedFunction.Builder | |
保存された関数.Builder | |
保存された関数.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
最終的なSavedFunction.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public SavedFunction.Builder addAllConcreteFunctions (Iterable<String> 値)
repeated string concrete_functions = 1;
public SavedFunction.Builder addConcreteFunctionsBytes (com.google.protobuf.ByteString 値)
repeated string concrete_functions = 1;
public SavedFunction.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public String getConcreteFunctions (int インデックス)
repeated string concrete_functions = 1;
public com.google.protobuf.ByteString getConcreteFunctionsBytes (int インデックス)
repeated string concrete_functions = 1;
public int getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
public com.google.protobuf.ProtocolStringList getConcreteFunctionsList ()
repeated string concrete_functions = 1;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public FunctionSpecOrBuilder getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
public boolean hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
パブリック最終ブール値isInitialized ()
public SavedFunction.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public SavedFunction.Builder mergeFunctionSpec ( FunctionSpec値)
.tensorflow.FunctionSpec function_spec = 2;
public Final SavedFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public SavedFunction.Builder setConcreteFunctions (int インデックス、文字列値)
repeated string concrete_functions = 1;
public SavedFunction.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public SavedFunction.Builder setFunctionSpec ( FunctionSpec.Builder builderForValue)
.tensorflow.FunctionSpec function_spec = 2;
public SavedFunction.Builder setFunctionSpec ( FunctionSpec値)
.tensorflow.FunctionSpec function_spec = 2;