SavedBareConcreteFunction

publiczna klasa końcowa SavedBareConcreteFunction

Protobuf typu tensorflow.SavedBareConcreteFunction

Klasy zagnieżdżone

klasa SavedBareConcreteFunction.Builder Protobuf typu tensorflow.SavedBareConcreteFunction

Stałe

wew ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER
wew ARGUMENT_KEYWORDS_FIELD_NUMBER
wew CONCRETE_FUNCTION_NAME_FIELD_NUMBER
wew FUNCTION_SPEC_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
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.
statyczna funkcja SavedBareConcrete
Funkcja SavedBareConcrete
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Specyfikacja funkcji
getFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
FunkcjaSpecOrBuilder
getFunctionSpecOrBuilder ()
 The spec of the function that this ConcreteFunction is traced from.
wew
końcowy com.google.protobuf.UnknownFieldSet
wartość logiczna
maSpecyfikacjęFunkcji ()
 The spec of the function that this ConcreteFunction is traced from.
wew
końcowa wartość logiczna
statyczny SavedBareConcreteFunction.Builder
statyczny SavedBareConcreteFunction.Builder
SavedBareConcreteFunction.Builder
statyczna funkcja SavedBareConcrete
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna funkcja SavedBareConcrete
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna funkcja SavedBareConcrete
parseFrom (dane ByteBuffer)
statyczna funkcja SavedBareConcrete
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna funkcja SavedBareConcrete
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna funkcja SavedBareConcrete
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna funkcja SavedBareConcrete
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna funkcja SavedBareConcrete
parseFrom (dane com.google.protobuf.ByteString)
statyczna funkcja SavedBareConcrete
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna funkcja SavedBareConcrete
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
SavedBareConcreteFunction.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int ARGUMENT_KEYWORDS_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int CONCRETE_FUNCTION_NAME_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int FUNCTION_SPEC_FIELD_NUMBER

Wartość stała: 4

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

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;

public String getConcreteFunctionName ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

public com.google.protobuf.ByteString getConcreteFunctionNameBytes ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

public static SavedBareConcreteFunction getDefaultInstance ()

publiczny SavedBareConcreteFunction getDefaultInstanceForType ()

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

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

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;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny SavedBareConcreteFunction.Builder newBuilder (prototyp SavedBareConcreteFunction )

publiczny statyczny SavedBareConcreteFunction.Builder newBuilder ()

public SavedBareConcreteFunction.Builder newBuilderForType ()

public static SavedBareConcreteFunction parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static SavedBareConcreteFunction parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static SavedBareConcreteFunction parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static SavedBareConcreteFunction parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static SavedBareConcreteFunction parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static SavedBareConcreteFunction parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static SavedBareConcreteFunction parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static SavedBareConcreteFunction parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static SavedBareConcreteFunction parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static SavedBareConcreteFunction parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public SavedBareConcreteFunction.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO