SavedConcreteFunction

clase final pública SavedConcreteFunction

 Stores low-level information about a concrete function. Referenced in either
 a SavedFunction or a SavedBareConcreteFunction.
 
Protobuf tipo tensorflow.SavedConcreteFunction

Clases anidadas

clase GuardadoConcreteFunction.Builder
 Stores low-level information about a concrete function. 

Constantes

En t BOUND_INPUTS_FIELD_NUMBER
En t CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER
En t SALIDA_SIGNATURA_CAMPO_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
En t
getBoundInputs (índice int)
 Bound inputs to the function.
En t
getBoundInputsCount ()
 Bound inputs to the function.
Lista<Entero>
getBoundInputsList ()
 Bound inputs to the function.
Valor estructurado
getCanonicalizedInputSignature ()
 Input in canonicalized form that was received to create this concrete
 function.
ValorEstructuradoOrConstructor
getCanonicalizedInputSignatureOrBuilder ()
 Input in canonicalized form that was received to create this concrete
 function.
Función concreta guardada estática
Función concreta guardada
com.google.protobuf.Descriptors.Descriptor estático final
Valor estructurado
getOutputSignature ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
ValorEstructuradoOrConstructor
getOutputSignatureOrBuilder ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
En t
com.google.protobuf.UnknownFieldSet final
booleano
tieneCanonicalizedInputSignature ()
 Input in canonicalized form that was received to create this concrete
 function.
booleano
tieneOutputSignature ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
En t
booleano final
Estático SavedConcreteFunction.Builder
Estático SavedConcreteFunction.Builder
GuardadoConcreteFunction.Builder
Función concreta guardada estática
parseDelimitedFrom (entrada de InputStream)
Función concreta guardada estática
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Función concreta guardada estática
parseFrom (datos de ByteBuffer)
Función concreta guardada estática
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Función concreta guardada estática
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Función concreta guardada estática
parseFrom (entrada com.google.protobuf.CodedInputStream)
Función concreta guardada estática
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Función concreta guardada estática
parseFrom (datos com.google.protobuf.ByteString)
Función concreta guardada estática
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Función concreta guardada estática
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
GuardadoConcreteFunction.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público BOUND_INPUTS_FIELD_NUMBER

Valor constante: 2

int final estático público CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER

Valor constante: 3

int final estático público OUTPUT_SIGNATURE_FIELD_NUMBER

Valor constante: 4

Métodos públicos

público booleano es igual (Objeto obj)

público int getBoundInputs (índice 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;

público 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;

Lista pública<Entero> 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;

valor estructurado público 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;

pública estática SavedConcreteFunction getDefaultInstance ()

función concreta guardada pública getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

valor estructurado público 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;

público 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;

público getParserForType ()

público int getSerializedSize ()

público final com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasCanonicalizedInputSignature booleano público ()

 Input in canonicalized form that was received to create this concrete
 function.
 
.tensorflow.StructuredValue canonicalized_input_signature = 3;

hasOutputSignature booleano público ()

 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;

código hash int público ()

público final booleano isInitialized ()

público estático SavedConcreteFunction.Builder newBuilder (prototipo SavedConcreteFunction )

pública estática SavedConcreteFunction.Builder newBuilder ()

pública SavedConcreteFunction.Builder newBuilderForType ()

pública estática SavedConcreteFunction parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

pública estática SavedConcreteFunction parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

parseFrom público estático SavedConcreteFunction (datos ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático SavedConcreteFunction (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

parseFrom público estático SavedConcreteFunction (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático SavedConcreteFunction (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

parseFrom público estático SavedConcreteFunction (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático SavedConcreteFunction (datos com.google.protobuf.ByteString)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático SavedConcreteFunction (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

parseFrom público estático SavedConcreteFunction (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

public SavedConcreteFunction.Builder toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción