classe finale publique SavedFunction
A function with multiple signatures, possibly with non-Tensor arguments.
tensorflow.SavedFunction de type Protobuf.SavedFunction Classes imbriquées
| classe | SavedFunction.Builder | A function with multiple signatures, possibly with non-Tensor arguments. | |
Constantes
| int | CONCRETE_FUNCTIONS_FIELD_NUMBER | |
| int | FUNCTION_SPEC_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| Chaîne | getConcreteFunctions (index int) repeated string concrete_functions = 1; |
| com.google.protobuf.ByteString | getConcreteFunctionsBytes (index int) repeated string concrete_functions = 1; |
| int | getConcreteFunctionsCount () repeated string concrete_functions = 1; |
| com.google.protobuf.ProtocolStringList | getConcreteFunctionsList () repeated string concrete_functions = 1; |
| Fonction enregistrée statique | |
| FonctionEnregistrée | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| FonctionSpec | getFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
| FunctionSpecOrBuilder | getFunctionSpecOrBuilder () .tensorflow.FunctionSpec function_spec = 2; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| booléen | hasFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
| int | |
| booléen final | |
| statique SavedFunction.Builder | newBuilder (prototype SavedFunction ) |
| statique SavedFunction.Builder | |
| SavedFunction.Builder | |
| Fonction enregistrée statique | parseDelimitedFrom (entrée InputStream) |
| Fonction enregistrée statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Fonction enregistrée statique | parseFrom (données ByteBuffer) |
| Fonction enregistrée statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Fonction enregistrée statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Fonction enregistrée statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| Fonction enregistrée statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Fonction enregistrée statique | parseFrom (données com.google.protobuf.ByteString) |
| Fonction enregistrée statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Fonction enregistrée statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| SavedFunction.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int CONCRETE_FUNCTIONS_FIELD_NUMBER
Valeur constante : 1
public statique final int FUNCTION_SPEC_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
chaîne publique getConcreteFunctions (index int)
repeated string concrete_functions = 1;
public com.google.protobuf.ByteString getConcreteFunctionsBytes (index int)
repeated string concrete_functions = 1;
public int getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
public com.google.protobuf.ProtocolStringList getConcreteFunctionsList ()
repeated string concrete_functions = 1;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public FunctionSpecOrBuilder getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public booléen hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
code de hachage int public ()
public final booléen isInitialized ()
public static SavedFunction parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static SavedFunction parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static SavedFunction parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique SavedFunction parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static SavedFunction parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique SavedFunction parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static SavedFunction parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static SavedFunction parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|