SavedBareConcreteFunction.Builder

publiczna statyczna klasa końcowa SavedBareConcreteFunction.Builder

Protobuf typu tensorflow.SavedBareConcreteFunction

Metody publiczne

SavedBareConcreteFunction.Builder
addAllArgumentKeywords (wartości Iterable<String>)
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
addArgumentKeywords (wartość ciągu)
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
addArgumentKeywordsBytes (wartość com.google.protobuf.ByteString)
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Funkcja SavedBareConcrete
Funkcja SavedBareConcrete
SavedBareConcreteFunction.Builder
jasne ()
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
clearConcreteNazwaFunkcji ()
 Identifies a SavedConcreteFunction.
SavedBareConcreteFunction.Builder
clearField (pole 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
klon ()
długi
getAllowedPositionalArguments ()
 The prefix of `argument_keywords` which may be identified by position.
Strunowy
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.
wew
getArgumentKeywordsCount ()
 A sequence of unique strings, one per Tensor argument.
com.google.protobuf.ProtocolStringList
getArgumentKeywordsList ()
 A sequence of unique strings, one per Tensor argument.
Strunowy
getConcreteNazwaFunkcji ()
 Identifies a SavedConcreteFunction.
com.google.protobuf.ByteString
getConcreteFunctionNameBytes ()
 Identifies a SavedConcreteFunction.
Funkcja SavedBareConcrete
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Specyfikacja funkcji
getFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
Kreator specyfikacji funkcji
getFunctionSpecBuilder ()
 The spec of the function that this ConcreteFunction is traced from.
FunkcjaSpecOrBuilder
getFunctionSpecOrBuilder ()
 The spec of the function that this ConcreteFunction is traced from.
wartość logiczna
maSpecyfikacjęFunkcji ()
 The spec of the function that this ConcreteFunction is traced from.
końcowa wartość logiczna
SavedBareConcreteFunction.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SavedBareConcreteFunction.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
SavedBareConcreteFunction.Builder
mergeFunctionSpec (wartość specyfikacji funkcji )
 The spec of the function that this ConcreteFunction is traced from.
final SavedBareConcreteFunction.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
SavedBareConcreteFunction.Builder
setAllowedPositionalArguments (długa wartość)
 The prefix of `argument_keywords` which may be identified by position.
SavedBareConcreteFunction.Builder
setArgumentKeywords (indeks int, wartość ciągu)
 A sequence of unique strings, one per Tensor argument.
SavedBareConcreteFunction.Builder
setConcreteFunctionName (wartość ciągu)
 Identifies a SavedConcreteFunction.
SavedBareConcreteFunction.Builder
setConcreteFunctionNameBytes (wartość com.google.protobuf.ByteString)
 Identifies a SavedConcreteFunction.
SavedBareConcreteFunction.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
SavedBareConcreteFunction.Builder
setFunctionSpec ( Specyfikacja funkcji.Builder builderForValue)
 The spec of the function that this ConcreteFunction is traced from.
SavedBareConcreteFunction.Builder
setFunctionSpec (wartość specyfikacji funkcji )
 The spec of the function that this ConcreteFunction is traced from.
SavedBareConcreteFunction.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
final SavedBareConcreteFunction.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public SavedBareConcreteFunction.Builder addAllArgumentKeywords (wartości Iterable<String>)

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

public SavedBareConcreteFunction.Builder addArgumentKeywords (wartość ciągu)

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

public SavedBareConcreteFunction.Builder addArgumentKeywordsBytes (wartość com.google.protobuf.ByteString)

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

public SavedBareConcreteFunction.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja SavedBareConcreteFunction ()

public SavedBareConcreteFunction buildPartial ()

publiczny SavedBareConcreteFunction.Builder wyczyść ()

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;

public SavedBareConcreteFunction.Builder clearField (pole 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;

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

publiczne długie getAllowedPositionalArguments ()

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

public String getArgumentKeywords (indeks int)

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

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

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

public int getArgumentKeywordsCount ()

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

public com.google.protobuf.ProtocolStringList getArgumentKeywordsList ()

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

publiczny ciąg getConcreteFunctionName ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

public com.google.protobuf.ByteString getConcreteFunctionNameBytes ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

publiczny SavedBareConcreteFunction getDefaultInstanceForType ()

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

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

publiczna specyfikacja funkcji 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;

publiczna wartość logiczna 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;

publiczna końcowa wartość logiczna isInitialized ()

public SavedBareConcreteFunction.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public SavedBareConcreteFunction.Builder mergeFrom (com.google.protobuf.Message other)

public SavedBareConcreteFunction.Builder mergeFunctionSpec (wartość specyfikacji funkcji )

 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;

publiczny finał SavedBareConcreteFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public SavedBareConcreteFunction.Builder setAllowedPositionalArguments (długa wartość)

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

public SavedBareConcreteFunction.Builder setArgumentKeywords (indeks int, wartość ciągu)

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

public SavedBareConcreteFunction.Builder setConcreteFunctionName (wartość ciągu)

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

public SavedBareConcreteFunction.Builder setConcreteFunctionNameBytes (wartość com.google.protobuf.ByteString)

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

public SavedBareConcreteFunction.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

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 (wartość specyfikacji funkcji )

 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 (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczny finał SavedBareConcreteFunction.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)