lớp cuối cùng tĩnh công khai SavingBareConcreteFunction.Builder
Protobuf loại tensorflow.SavedBareConcreteFunction
Phương pháp công cộng
Đã lưuBareConcreteFunction.Builder | addAllArgumentKeywords (giá trị Iterable<String>) A sequence of unique strings, one per Tensor argument. |
Đã lưuBareConcreteFunction.Builder | addArgumentKeywords (Giá trị chuỗi) A sequence of unique strings, one per Tensor argument. |
Đã lưuBareConcreteFunction.Builder | addArgumentKeywordsBytes (giá trị com.google.protobuf.ByteString) A sequence of unique strings, one per Tensor argument. |
Đã lưuBareConcreteFunction.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Đã lưuBê tông trầnChức năng | xây dựng () |
Đã lưuBê tông trầnChức năng | |
Đã lưuBareConcreteFunction.Builder | thông thoáng () |
Đã lưuBareConcreteFunction.Builder | clearAllowedPocationalArguments () The prefix of `argument_keywords` which may be identified by position. |
Đã lưuBareConcreteFunction.Builder | clearArgumentKeywords () A sequence of unique strings, one per Tensor argument. |
Đã lưuBareConcreteFunction.Builder | clearConcreteFunctionName () Identifies a SavedConcreteFunction. |
Đã lưuBareConcreteFunction.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
Đã lưuBareConcreteFunction.Builder | clearFunctionSpec () The spec of the function that this ConcreteFunction is traced from. |
Đã lưuBareConcreteFunction.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Đã lưuBareConcreteFunction.Builder | dòng vô tính () |
dài | getAllowedPocationalArguments () The prefix of `argument_keywords` which may be identified by position. |
Sợi dây | getArgumentKeywords (chỉ mục int) A sequence of unique strings, one per Tensor argument. |
com.google.protobuf.ByteString | getArgumentKeywordsBytes (chỉ mục int) A sequence of unique strings, one per Tensor argument. |
int | getArgumentKeywordsCount () A sequence of unique strings, one per Tensor argument. |
com.google.protobuf.ProtocolStringList | getArgumentKeywordsList () A sequence of unique strings, one per Tensor argument. |
Sợi dây | getConcreteFunctionName () Identifies a SavedConcreteFunction. |
com.google.protobuf.ByteString | getConcreteFunctionNameBytes () Identifies a SavedConcreteFunction. |
Đã lưuBê tông trầnChức năng | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Descriptors.Descriptor | |
Thông số chức năng | 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. |
Chức năngSpecOrBuilder | getFunctionSpecOrBuilder () The spec of the function that this ConcreteFunction is traced from. |
boolean | hasFunctionSpec () The spec of the function that this ConcreteFunction is traced from. |
boolean cuối cùng | |
Đã lưuBareConcreteFunction.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Đã lưuBareConcreteFunction.Builder | mergeFrom (com.google.protobuf.Message other) |
Đã lưuBareConcreteFunction.Builder | mergeFunctionSpec (giá trị FunctionSpec ) The spec of the function that this ConcreteFunction is traced from. |
cuối cùng đã lưuBareConcreteFunction.Builder | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Đã lưuBareConcreteFunction.Builder | setAllowedPocationalArguments (giá trị dài) The prefix of `argument_keywords` which may be identified by position. |
Đã lưuBareConcreteFunction.Builder | setArgumentKeywords (chỉ mục int, giá trị chuỗi) A sequence of unique strings, one per Tensor argument. |
Đã lưuBareConcreteFunction.Builder | setConcreteFunctionName (Giá trị chuỗi) Identifies a SavedConcreteFunction. |
Đã lưuBareConcreteFunction.Builder | setConcreteFunctionNameBytes (giá trị com.google.protobuf.ByteString) Identifies a SavedConcreteFunction. |
Đã lưuBareConcreteFunction.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Đã lưuBareConcreteFunction.Builder | setFunctionSpec ( FunctionSpec.Builder builderForValue) The spec of the function that this ConcreteFunction is traced from. |
Đã lưuBareConcreteFunction.Builder | setFunctionSpec (giá trị FunctionSpec ) The spec of the function that this ConcreteFunction is traced from. |
Đã lưuBareConcreteFunction.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
cuối cùng đã lưuBareConcreteFunction.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Phương pháp kế thừa
Phương pháp công cộng
public SavedBareConcreteFunction.Builder addAllArgumentKeywords (giá trị Iterable<String>)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
công khai SavedBareConcreteFunction.Builder addArgumentKeywords (Giá trị chuỗi)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
công khai SavedBareConcreteFunction.Builder addArgumentKeywordsBytes (giá trị com.google.protobuf.ByteString)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
công khai SavedBareConcreteFunction.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
public SavedBareConcreteFunction.Builder clearAllowedPositionalArguments ()
The prefix of `argument_keywords` which may be identified by position.
int64 allowed_positional_arguments = 3;
public SavedBareConcreteFunction.Builder clearArgumentKeywords ()
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
public SavedBareConcreteFunction.Builder clearConcreteFunctionName ()
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
công khai SavedBareConcreteFunction.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
public 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;
công khai SavedBareConcreteFunction.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
công khai long getAllowedPocationalArguments ()
The prefix of `argument_keywords` which may be identified by position.
int64 allowed_positional_arguments = 3;
Chuỗi công khai getArgumentKeywords (chỉ mục int)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
công khai com.google.protobuf.ByteString getArgumentKeywordsBytes (chỉ mục int)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
int công khai getArgumentKeywordsCount ()
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
com.google.protobuf.ProtocolStringList công khai getArgumentKeywordsList ()
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
Chuỗi công khai getConcreteFunctionName ()
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
com.google.protobuf.ByteString công khai getConcreteFunctionNameBytes ()
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai 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;
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;
boolean công khai 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;
boolean cuối cùng công khai được khởi tạo ()
công khai SavedBareConcreteFunction.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
public SavedBareConcreteFunction.Builder mergeFunctionSpec (giá trị 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;
trận chung kết công khai SavedBareConcreteFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public SavedBareConcreteFunction.Builder setAllowedPositionalArguments (giá trị dài)
The prefix of `argument_keywords` which may be identified by position.
int64 allowed_positional_arguments = 3;
public SavedBareConcreteFunction.Builder setArgumentKeywords (chỉ mục int, giá trị chuỗi)
A sequence of unique strings, one per Tensor argument.
repeated string argument_keywords = 2;
công khai SavedBareConcreteFunction.Builder setConcreteFunctionName (Giá trị chuỗi)
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
công khai SavedBareConcreteFunction.Builder setConcreteFunctionNameBytes (giá trị com.google.protobuf.ByteString)
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
công khai SavedBareConcreteFunction.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
công khai SavingBareConcreteFunction.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 (giá trị 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;