คลาสสุดท้ายแบบคงที่สาธารณะ 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 ช่อง ค่าอ็อบเจ็กต์) |
ฟังก์ชัน BareConcrete ที่บันทึกไว้ | สร้าง () |
ฟังก์ชัน BareConcrete ที่บันทึกไว้ | สร้างบางส่วน () |
SavedBareConcreteFunction.Builder | ชัดเจน () |
SavedBareConcreteFunction.Builder | clearAllowedPositionalArguments () The prefix of `argument_keywords` which may be identified by position. |
SavedBareConcreteFunction.Builder | clearArgumentKeywords () 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 | โคลน () |
ยาว | 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. |
ฟังก์ชัน BareConcrete ที่บันทึกไว้ | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
ฟังก์ชั่นSpec | 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. |
บูลีนสุดท้าย | |
SavedBareConcreteFunction.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedBareConcreteFunction.Builder | mergeFrom (com.google.protobuf.Message อื่น ๆ ) |
SavedBareConcreteFunction.Builder | mergeFunctionSpec (ค่า FunctionSpec ) The spec of the function that this ConcreteFunction is traced from. |
SavedBareConcreteFunction.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
SavedBareConcreteFunction.Builder | setAllowedPositionalArguments (ค่ายาว) The prefix of `argument_keywords` which may be identified by position. |
SavedBareConcreteFunction.Builder | setArgumentKeywords (ดัชนี int, ค่าสตริง) 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, ค่าอ็อบเจ็กต์) |
SavedBareConcreteFunction.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ 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.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)
สาธารณะยาว getAllowedPositionalArguments ()
The prefix of `argument_keywords` which may be identified by position.
int64 allowed_positional_arguments = 3;
สตริงสาธารณะ getArgumentKeywords (ดัชนี int)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
สาธารณะ com.google.protobuf.ByteString getArgumentKeywordsBytes (ดัชนี int)
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;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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;
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;
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;
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ SavedBareConcreteFunction.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ 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 ผสาน UnknownFields (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, ค่าสตริง)
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;