SavedBareConcreteFunction.Builder

kelas akhir statis publik SavedBareConcreteFunction.Builder

Tipe protobuf tensorflow.SavedBareConcreteFunction

Metode Publik

DisimpanBareConcreteFunction.Builder
addAllArgumentKeywords (nilai<String> yang dapat diubah)
 A sequence of unique strings, one per Tensor argument.
DisimpanBareConcreteFunction.Builder
addArgumentKeywords (Nilai string)
 A sequence of unique strings, one per Tensor argument.
DisimpanBareConcreteFunction.Builder
addArgumentKeywordsBytes (nilai com.google.protobuf.ByteString)
 A sequence of unique strings, one per Tensor argument.
DisimpanBareConcreteFunction.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
Fungsi Beton TersimpanBare
Fungsi Beton TersimpanBare
DisimpanBareConcreteFunction.Builder
jernih ()
DisimpanBareConcreteFunction.Builder
clearAllowedPositionalArguments ()
 The prefix of `argument_keywords` which may be identified by position.
DisimpanBareConcreteFunction.Builder
kata kunci Argumen yang jelas ()
 A sequence of unique strings, one per Tensor argument.
DisimpanBareConcreteFunction.Builder
clearConcreteFunctionName ()
 Identifies a SavedConcreteFunction.
DisimpanBareConcreteFunction.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
DisimpanBareConcreteFunction.Builder
jelasFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
DisimpanBareConcreteFunction.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
DisimpanBareConcreteFunction.Builder
klon ()
panjang
dapatkanAllowedPositionalArguments ()
 The prefix of `argument_keywords` which may be identified by position.
Rangkaian
getArgumentKeywords (indeks int)
 A sequence of unique strings, one per Tensor argument.
com.google.protobuf.ByteString
getArgumentKeywordsBytes (indeks int)
 A sequence of unique strings, one per Tensor argument.
ke dalam
getArgumentKeywordsCount ()
 A sequence of unique strings, one per Tensor argument.
com.google.protobuf.ProtocolStringList
dapatkanArgumentKeywordsList ()
 A sequence of unique strings, one per Tensor argument.
Rangkaian
dapatkanConcreteFunctionName ()
 Identifies a SavedConcreteFunction.
com.google.protobuf.ByteString
dapatkanConcreteFunctionNameBytes ()
 Identifies a SavedConcreteFunction.
Fungsi Beton TersimpanBare
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Spesifikasi Fungsi
dapatkanFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
FunctionSpec.Builder
dapatkanFunctionSpecBuilder ()
 The spec of the function that this ConcreteFunction is traced from.
FunctionSpecOrBuilder
dapatkanFunctionSpecOrBuilder ()
 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 terakhir
DisimpanBareConcreteFunction.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DisimpanBareConcreteFunction.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
DisimpanBareConcreteFunction.Builder
mergeFunctionSpec ( nilai FunctionSpec )
 The spec of the function that this ConcreteFunction is traced from.
terakhir SavedBareConcreteFunction.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DisimpanBareConcreteFunction.Builder
setAllowedPositionalArguments (nilai panjang)
 The prefix of `argument_keywords` which may be identified by position.
DisimpanBareConcreteFunction.Builder
setArgumentKeywords (indeks int, nilai String)
 A sequence of unique strings, one per Tensor argument.
DisimpanBareConcreteFunction.Builder
setConcreteFunctionName (Nilai string)
 Identifies a SavedConcreteFunction.
DisimpanBareConcreteFunction.Builder
setConcreteFunctionNameBytes (nilai com.google.protobuf.ByteString)
 Identifies a SavedConcreteFunction.
DisimpanBareConcreteFunction.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
DisimpanBareConcreteFunction.Builder
setFunctionSpec ( FunctionSpec.Pembuat pembangunForValue)
 The spec of the function that this ConcreteFunction is traced from.
DisimpanBareConcreteFunction.Builder
setFunctionSpec ( nilai FunctionSpec )
 The spec of the function that this ConcreteFunction is traced from.
DisimpanBareConcreteFunction.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
terakhir SavedBareConcreteFunction.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

public SavedBareConcreteFunction.Builder addAllArgumentKeywords (nilai<String> yang dapat diubah)

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

public SavedBareConcreteFunction.Builder addArgumentKeywords (Nilai string)

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

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

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

public SavedBareConcreteFunction.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

build SavedBareConcreteFunction publik ()

publik SavedBareConcreteFunction buildPartial ()

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;

publik SavedBareConcreteFunction.Builder clearConcreteFunctionName ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

public SavedBareConcreteFunction.Builder clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)

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

public SavedBareConcreteFunction.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public long getAllowedPositionalArguments ()

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

String publik getArgumentKeywords (indeks int)

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

publik com.google.protobuf.ByteString getArgumentKeywordsBytes (indeks int)

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

int publik getArgumentKeywordsCount ()

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

publik com.google.protobuf.ProtocolStringList getArgumentKeywordsList ()

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

String publik getConcreteFunctionName ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

publik com.google.protobuf.ByteString getConcreteFunctionNameBytes ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

publik SavedBareConcreteFunction getDefaultInstanceForType ()

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

com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()

Spesifikasi Fungsi publik 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;

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

publik 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 publik 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 akhir publik diinisialisasi ()

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

Melempar
Pengecualian IO

public SavedBareConcreteFunction.Builder mergeFrom (com.google.protobuf.Pesan lainnya)

publik SavedBareConcreteFunction.Builder mergeFunctionSpec (nilai 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;

public final SavedBareConcreteFunction.Builder menggabungkanUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SavedBareConcreteFunction.Builder setAllowedPositionalArguments (nilai panjang)

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

public SavedBareConcreteFunction.Builder setArgumentKeywords (indeks int, nilai String)

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

public SavedBareConcreteFunction.Builder setConcreteFunctionName (Nilai string)

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

public SavedBareConcreteFunction.Builder setConcreteFunctionNameBytes (nilai com.google.protobuf.ByteString)

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

public SavedBareConcreteFunction.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

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

publik SavedBareConcreteFunction.Builder setFunctionSpec (nilai 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;

public SavedBareConcreteFunction.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

public final SavedBareConcreteFunction.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)