SavedBareConcreteFunction.Builder

الفئة النهائية العامة الثابتة SavedBareConcreteFunction.Builder

نوع Protobuf tensorflow.SavedBareConcreteFunction

الأساليب العامة

SavedBareConcreteFunction.Builder
addAllArgumentKeywords (قيم Iterable<String>)
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
addArgumentKeywords (قيمة السلسلة)
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
addArgumentKeywordsBytes (قيمة com.google.protobuf.ByteString)
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
وظيفة الخرسانة المحفوظة
وظيفة الخرسانة المحفوظة
SavedBareConcreteFunction.Builder
SavedBareConcreteFunction.Builder
ClearAllowedPositionalArguments ()
 The prefix of `argument_keywords` which may be identified by position.
SavedBareConcreteFunction.Builder
الكلمات الرئيسية ClearArgument ()
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
ClearConcreteFunctionName ()
 Identifies a SavedConcreteFunction.
SavedBareConcreteFunction.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
SavedBareConcreteFunction.Builder
ClearFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
SavedBareConcreteFunction.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedBareConcreteFunction.Builder
طويل
الحصول علىAllowedPositionalArguments ()
 The prefix of `argument_keywords` which may be identified by position.
خيط
getArgumentKeywords (فهرس كثافة العمليات)
 A sequence of unique strings, one per Tensor argument.
com.google.protobuf.ByteString
getArgumentKeywordsBytes (فهرس كثافة العمليات)
 A sequence of unique strings, one per Tensor argument.
كثافة العمليات
الحصول على عدد الكلمات الرئيسية ()
 A sequence of unique strings, one per Tensor argument.
com.google.protobuf.ProtocolStringList
قائمة الكلمات الرئيسية للوسيطة ()
 A sequence of unique strings, one per Tensor argument.
خيط
getConcreteFunctionName ()
 Identifies a SavedConcreteFunction.
com.google.protobuf.ByteString
getConcreteFunctionNameBytes ()
 Identifies a SavedConcreteFunction.
وظيفة الخرسانة المحفوظة
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
مواصفات الوظيفة
الحصول على مواصفات الوظيفة ()
 The spec of the function that this ConcreteFunction is traced from.
FunctionSpec.Builder
الحصول علىFunctionSpecBuilder ()
 The spec of the function that this ConcreteFunction is traced from.
FunctionSpecOrBuilder
getFunctionSpecOrBuilder ()
 The spec of the function that this ConcreteFunction is traced from.
منطقية
لديهFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
منطقية نهائية
SavedBareConcreteFunction.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SavedBareConcreteFunction.Builder
دمج من (com.google.protobuf.Message أخرى)
SavedBareConcreteFunction.Builder
mergeFunctionSpec (قيمة FunctionSpec )
 The spec of the function that this ConcreteFunction is traced from.
Final SavedBareConcreteFunction.Builder
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SavedBareConcreteFunction.Builder
setAllowedPositionalArguments (قيمة طويلة)
 The prefix of `argument_keywords` which may be identified by position.
SavedBareConcreteFunction.Builder
setArgumentKeywords (فهرس كثافة العمليات، قيمة السلسلة)
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
setConcreteFunctionName (قيمة السلسلة)
 Identifies a SavedConcreteFunction.
SavedBareConcreteFunction.Builder
setConcreteFunctionNameBytes (قيمة com.google.protobuf.ByteString)
 Identifies a SavedConcreteFunction.
SavedBareConcreteFunction.Builder
setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
SavedBareConcreteFunction.Builder
setFunctionSpec ( FunctionSpec.Builder builderForValue)
 The spec of the function that this ConcreteFunction is traced from.
SavedBareConcreteFunction.Builder
setFunctionSpec (قيمة FunctionSpec )
 The spec of the function that this ConcreteFunction is traced from.
SavedBareConcreteFunction.Builder
setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن)
Final SavedBareConcreteFunction.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

SavedBareConcreteFunction.Builder العامة addAllArgumentKeywords (قيم Iterable<String>)

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

SavedBareConcreteFunction.Builder العامة addArgumentKeywords (قيمة السلسلة)

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

SavedBareConcreteFunction.Builder العامة addArgumentKeywordsBytes (قيمة com.google.protobuf.ByteString)

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

SavedBareConcreteFunction.Builder العام addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء SavedBareConcreteFunction العام ()

العامة المحفوظةعاريةالخرسانةبناء الدالةجزئي ()

SavedBareConcreteFunction.Builder العام واضح ()

عام SavedBareConcreteFunction.Builder ClearAllowedPositionalArguments ()

 The prefix of `argument_keywords` which may be identified by position.
 
int64 allowed_positional_arguments = 3;

SavedBareConcreteFunction العامة.Builder ClearArgumentKeywords ()

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

SavedBareConcreteFunction.Builder العام ClearConcreteFunctionName ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

SavedBareConcreteFunction.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

SavedBareConcreteFunction.Builder العام ClearFunctionSpec ()

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

SavedBareConcreteFunction.Builder ClearOneof العام (com.google.protobuf.Descriptors.OneofDescriptor oneof)

العام SavedBareConcreteFunction.Builder clone ()

الحصول العام الطويل المسموح به على الوسائط الموضعية ()

 The prefix of `argument_keywords` which may be identified by position.
 
int64 allowed_positional_arguments = 3;

سلسلة getArgumentKeywords العامة (فهرس كثافة العمليات)

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

com.google.protobuf.ByteString public getArgumentKeywordsBytes (مؤشر int)

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

int public getArgumentKeywordsCount ()

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

com.google.protobuf.ProtocolStringList العامة getArgumentKeywordsList ()

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

سلسلة عامة getConcreteFunctionName ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

com.google.protobuf.ByteString العامة getConcreteFunctionNameBytes ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

public SavedBareConcreteFunction getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

مواصفات الوظيفة العامة getFunctionSpec ()

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

وظيفة عامة. GetFunctionSpecBuilder ()

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

public FunctionSpecOrBuilder getFunctionSpecOrBuilder ()

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

المنطق المنطقي العام hasFunctionSpec ()

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

تمت تهيئة القيمة المنطقية النهائية العامة ()

SavedBareConcreteFunction.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

SavedBareConcreteFunction.Builder العام mergeFrom (com.google.protobuf.Message أخرى)

SavedBareConcreteFunction.Builder العام mergeFunctionSpec (قيمة FunctionSpec )

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

النهائي العام SavedBareConcreteFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

مجموعة SavedBareConcreteFunction العامة.Builder setAllowedPositionalArguments (قيمة طويلة)

 The prefix of `argument_keywords` which may be identified by position.
 
int64 allowed_positional_arguments = 3;

SavedBareConcreteFunction.Builder العام setArgumentKeywords (مؤشر int، قيمة السلسلة)

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

SavedBareConcreteFunction.Builder العامة setConcreteFunctionName (قيمة السلسلة)

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

SavedBareConcreteFunction.Builder العامة setConcreteFunctionNameBytes (قيمة com.google.protobuf.ByteString)

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

SavedBareConcreteFunction.Builder العام setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

مجموعة SavedBareConcreteFunction العامة.Builder setFunctionSpec ( FunctionSpec.Builder builderForValue)

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

SavedBareConcreteFunction.Builder العامة setFunctionSpec (قيمة FunctionSpec )

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

SavedBareConcreteFunction.Builder العام setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor الحقل، مؤشر int، قيمة الكائن)

النهائي العام SavedBareConcreteFunction.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)