SavedFunction

classe finale pubblica SavedFunction

 A function with multiple signatures, possibly with non-Tensor arguments.
 
Tipo protobuf tensorflow.SavedFunction

Classi nidificate

classe SavedFunction.Builder
 A function with multiple signatures, possibly with non-Tensor arguments. 

Costanti

int CONCRETE_FUNCTIONS_FIELD_NUMBER
int FUNCTION_SPEC_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Corda
getConcreteFunctions (indice int)
repeated string concrete_functions = 1;
com.google.protobuf.ByteString
getConcreteFunctionsBytes (indice int)
repeated string concrete_functions = 1;
int
getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
com.google.protobuf.ProtocolStringList
getConcreteFunctionsList ()
repeated string concrete_functions = 1;
Funzione salvata statica
Funzione salvata
com.google.protobuf.Descriptors.Descriptor statico finale
FunzioneSpecifica
getFunzioneSpec ()
.tensorflow.FunctionSpec function_spec = 2;
FunctionSpecOrBuilder
getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
int
finale com.google.protobuf.UnknownFieldSet
booleano
hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
int
booleano finale
SavedFunction.Builder statico
SavedFunction.Builder statico
SavedFunction.Builder
Funzione salvata statica
parseDelimitedFrom (input InputStream)
Funzione salvata statica
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Funzione salvata statica
parseFrom (dati ByteBuffer)
Funzione salvata statica
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Funzione salvata statica
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Funzione salvata statica
parseFrom (ingresso com.google.protobuf.CodedInputStream)
Funzione salvata statica
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Funzione salvata statica
parseFrom (dati com.google.protobuf.ByteString)
Funzione salvata statica
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Funzione salvata statica
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
SavedFunction.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int CONCRETE_FUNCTIONS_FIELD_NUMBER

Valore costante: 1

public static final int FUNCTION_SPEC_FIELD_NUMBER

Valore costante: 2

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

public String getConcreteFunctions (indice int)

repeated string concrete_functions = 1;

pubblico com.google.protobuf.ByteString getConcreteFunctionsBytes (indice 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 static SavedFunction getDefaultInstance ()

public SavedFunction getDefaultInstanceForType ()

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

public FunctionSpec getFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

public FunctionSpecOrBuilder getFunctionSpecOrBuilder ()

.tensorflow.FunctionSpec function_spec = 2;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasFunctionSpec booleano pubblico ()

.tensorflow.FunctionSpec function_spec = 2;

public int hashCode ()

public final booleano isInitialized ()

public static SavedFunction.Builder newBuilder (prototipo SavedFunction )

public static SavedFunction.Builder newBuilder ()

public SavedFunction.Builder newBuilderForType ()

public static SavedFunction parseDelimitedFrom (input InputStream)

Lancia
IOException

public static SavedFunction parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom public static SavedFunction (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom public static SavedFunction (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom public static SavedFunction (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SavedFunction (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static SavedFunction parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SavedFunction (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom public static SavedFunction (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom public static SavedFunction (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public SavedFunction.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException