SavedBareConcreteFunction.Builder

کلاس نهایی استاتیک عمومی SavedBareConcreteFunction.Builder

Protobuf نوع tensorflow.SavedBareConcreteFunction

روش های عمومی

savebareconcretefunction.builder
addAllArgumentKeywords (مقادیر<String> تکرارپذیر)
 A sequence of unique strings, one per Tensor argument.
savebareconcretefunction.builder
addArgumentKeywords (مقدار رشته)
 A sequence of unique strings, one per Tensor argument.
savebareconcretefunction.builder
addArgumentKeywordsbytes (com.google.protobuf.bytestring مقدار)
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
عملکرد ذخیره شده
عملکرد ذخیره شده
savebareconcretefunction.builder
savebareconcretefunction.builder
ClearallowDpositionationArgument ()
 The prefix of `argument_keywords` which may be identified by position.
savebareconcretefunction.builder
clearArgumentKeywords ()
 A sequence of unique strings, one per Tensor argument.
savebareconcretefunction.builder
ClearConcreteFunctionName ()
 Identifies a SavedConcreteFunction.
savebareconcretefunction.builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
savebareconcretefunction.builder
clearFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
SavedBareConcreteFunction.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedBareConcreteFunction.Builder
طولانی
getAllowedPositionalArguments ()
 The prefix of `argument_keywords` which may be identified by position.
رشته
GetArgumentKeywords (فهرست int)
 A sequence of unique strings, one per Tensor argument.
com.google.protobuf.bytestring
GetArgumentKeywordsbytes (فهرست int)
 A sequence of unique strings, one per Tensor argument.
بین المللی
GetArgumentKeywordScount ()
 A sequence of unique strings, one per Tensor argument.
com.google.protobuf.protocolstringlist
GetArgumentKeywordslist ()
 A sequence of unique strings, one per Tensor argument.
رشته
getConcreteFunctionName ()
 Identifies a SavedConcreteFunction.
com.google.protobuf.bytestring
getConcreteFunctionNameBytes ()
 Identifies a SavedConcreteFunction.
تابع SavedBareConcrete
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.descriptors.descriptor
FunctionSpec
GetFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
FunctionSpec.Builder
getFunctionSpecBuilder ()
 The spec of the function that this ConcreteFunction is traced from.
FunctionSpecOrBuilder
getFunctionSpecOrBuilder ()
 The spec of the function that this ConcreteFunction is traced from.
بولی
hasFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
بولی نهایی
savebareconcretefunction.builder
mergefrom (com.google.protobuf.codedinputstream ورودی ، com.google.protobuf.extensionregistrylite extensionRegistry)
SavedBareConcreteFunction.Builder
MergeFrom (com.google.protobuf.message دیگر)
savebareconcretefunction.builder
mergeFunctionSpec ( FunctionSpec value)
 The spec of the function that this ConcreteFunction is traced from.
نهایی SaveDbareConcretefunction.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
savebareconcretefunction.builder
setowlowedpositionalargument (مقدار طولانی)
 The prefix of `argument_keywords` which may be identified by position.
savebareconcretefunction.builder
setArgumentKeywords (int index, String value)
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
setConcreteFunctionName (String value)
 Identifies a SavedConcreteFunction.
SavedBareConcreteFunction.Builder
setConcreteFunctionNameBytes (مقدار com.google.protobuf.ByteString)
 Identifies a SavedConcreteFunction.
savebareconcretefunction.builder
Setfield (com.google.protobuf.descriptors.fielddescriptor ، مقدار شی)
savebareconcretefunction.builder
setFunctionSpec ( functionspec.builder builderforvalue)
 The spec of the function that this ConcreteFunction is traced from.
savebareconcretefunction.builder
setFunctionSpec (مقدار عملکرد spec )
 The spec of the function that this ConcreteFunction is traced from.
SavedBareConcreteFunction.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
نهایی SavedBareConcreteFunction.Builder
Setunknownfields (com.google.protobuf.unknownfieldset Unknownfields)

روش های ارثی

روش های عمومی

عمومی SaveDbareConcreteFunction.Builder AddAlargumentKeywords (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;

public SavedBareConcreteFunction.Builder addArgumentKeywordsBytes (com.google.protobuf.ByteString value)

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

public SavedBareConcreteFunction.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)

ساخت عمومی SavedBareConcreteFunction ()

عمومی SavedBareConcreteFunction buildPartial ()

public 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)

عمومی طولانی getallowedpositionalguments ()

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

Public String getArgumentKeywords (int index)

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

public com.google.protobuf.ByteString getArgumentKeywordsBytes (int index)

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

عمومی int 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;

عمومی SaveDbareConcreteFunction getDefaultInstancePortype ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی com.google.protobuf.descriptors.descriptor getDescriptorFortype ()

public FunctionSpec 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;

Public Functionspec.Builder 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;

عملکرد عمومی specorbuilder 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;

بولین نهایی عمومی isInitialized ()

public SavedBareConcreteFunction.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی 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.UnknownFieldSetknownFields)

عمومی SavedBareConcreteFunction.Builder setAllowedPositionalArguments (مقدار طولانی)

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

عمومی SavedBareConcreteFunction.Builder setArgumentKeywords (int index، مقدار رشته)

 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;

public SavedBareConcreteFunction.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

public 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;

public SavedBareConcreteFunction.Builder setFunctionSpec ( FunctionSpec value)

 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 SavedBareConcreteFunction.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)

نهایی عمومی SaveDbareConcreteFunction.Builder SetUnknownfields (com.google.protobuf.unknownfieldset Unknownfields)