A function with multiple signatures, possibly with non-Tensor arguments.
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 (индекс 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; |
FunctionSpec.Builder | getFunctionSpecBuilder () .tensorflow.FunctionSpec function_spec = 2; |
ФункцияSpecOrBuilder | getFunctionSpecOrBuilder () .tensorflow.FunctionSpec function_spec = 2; |
логическое значение | имеетFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
последнее логическое значение | |
SavedFunction.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
SavedFunction.Builder | mergeFrom (com.google.protobuf.Message другое) |
SavedFunction.Builder | |
окончательный SavedFunction.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
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.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public SavedFunction.Builder addAllConcreteFunctions (значения Iterable<String>)
repeated string concrete_functions = 1;
public SavedFunction.Builder addConcreteFunctions (строковое значение)
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, значение объекта)
общедоступный SavedFunction.Builder ClearFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
публичная строка 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;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступный FunctionSpec.Builder getFunctionSpecBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
общедоступный FunctionSpecOrBuilder getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
общедоступное логическое значение 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;
общедоступный финал SavedFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
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;