classe finale pubblica SavedConcreteFunction
Stores low-level information about a concrete function. Referenced in either a SavedFunction or a SavedBareConcreteFunction.Tipo di protobuf
tensorflow.SavedConcreteFunction
Classi nidificate
classe | SavedConcreteFunction.Builder | Stores low-level information about a concrete function. |
Costanti
int | BOUND_INPUTS_FIELD_NUMBER | |
int | CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER | |
int | OUTPUT_SIGNATURE_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
int | getBoundInputs (indice int) Bound inputs to the function. |
int | getBoundInputsCount () Bound inputs to the function. |
Elenco<intero> | getBoundInputsList () Bound inputs to the function. |
Valore strutturato | getCanonicalizedInputSignature () Input in canonicalized form that was received to create this concrete function. |
ValorestrutturatoOrBuilder | getCanonicalizedInputSignatureOrBuilder () Input in canonicalized form that was received to create this concrete function. |
Funzione SavedConcrete statica | |
FunzioneConcrete salvata | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
Valore strutturato | getOutputSignature () Output that was the return value of this function after replacing all Tensors with TensorSpecs. |
ValorestrutturatoOrBuilder | getOutputSignatureOrBuilder () Output that was the return value of this function after replacing all Tensors with TensorSpecs. |
int | |
finale com.google.protobuf.UnknownFieldSet | |
booleano | hasCanonicalizedInputSignature () Input in canonicalized form that was received to create this concrete function. |
booleano | hasOutputSignature () Output that was the return value of this function after replacing all Tensors with TensorSpecs. |
int | codicehash () |
booleano finale | |
SavedConcreteFunction.Builder statico | newBuilder (prototipo SavedConcreteFunction ) |
SavedConcreteFunction.Builder statico | |
SavedConcreteFunction.Builder | |
Funzione SavedConcrete statica | parseDelimitedFrom (input InputStream) |
Funzione SavedConcrete statica | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Funzione SavedConcrete statica | parseFrom (dati ByteBuffer) |
Funzione SavedConcrete statica | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
Funzione SavedConcrete statica | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Funzione SavedConcrete statica | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
Funzione SavedConcrete statica | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Funzione SavedConcrete statica | parseFrom (dati com.google.protobuf.ByteString) |
Funzione SavedConcrete statica | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Funzione SavedConcrete statica | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
SavedConcreteFunction.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int BOUND_INPUTS_FIELD_NUMBER
Valore costante: 2
public static final int CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER
Valore costante: 3
public static final int OUTPUT_SIGNATURE_FIELD_NUMBER
Valore costante: 4
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public int getBoundInputs (indice int)
Bound inputs to the function. The SavedObjects identified by the node ids given here are appended as extra inputs to the caller-supplied inputs. The only types of SavedObjects valid here are SavedVariable, SavedResource and SavedAsset.
repeated int32 bound_inputs = 2;
public int getBoundInputsCount ()
Bound inputs to the function. The SavedObjects identified by the node ids given here are appended as extra inputs to the caller-supplied inputs. The only types of SavedObjects valid here are SavedVariable, SavedResource and SavedAsset.
repeated int32 bound_inputs = 2;
public List<Integer> getBoundInputsList ()
Bound inputs to the function. The SavedObjects identified by the node ids given here are appended as extra inputs to the caller-supplied inputs. The only types of SavedObjects valid here are SavedVariable, SavedResource and SavedAsset.
repeated int32 bound_inputs = 2;
public StructuredValue getCanonicalizedInputSignature ()
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;
public StructuredValueOrBuilder getCanonicalizedInputSignatureOrBuilder ()
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public StructuredValue getOutputSignature ()
Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4;
public StructuredValueOrBuilder getOutputSignatureOrBuilder ()
Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
booleano pubblico hasCanonicalizedInputSignature ()
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;
pubblico booleano hasOutputSignature ()
Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4;
public int hashCode ()
public final booleano isInitialized ()
public static SavedConcreteFunction parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico SavedConcreteFunction (dati ByteBuffer)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico SavedConcreteFunction (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico SavedConcreteFunction (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico SavedConcreteFunction (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
public static SavedConcreteFunction parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico SavedConcreteFunction (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico SavedConcreteFunction (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico SavedConcreteFunction (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|