SavedConcreteFunction.Builder

genel statik son sınıf SavedConcreteFunction.Builder

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

Genel Yöntemler

SavedConcreteFunction.Builder
addAllBoundInputs (Yinelenebilir<? Tamsayı> değerlerini genişletir)
 Bound inputs to the function.
SavedConcreteFunction.Builder
addBoundInputs (int değeri)
 Bound inputs to the function.
SavedConcreteFunction.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Kaydedilen BetonFonksiyon
Kaydedilen BetonFonksiyon
SavedConcreteFunction.Builder
SavedConcreteFunction.Builder
clearBoundInputs ()
 Bound inputs to the function.
SavedConcreteFunction.Builder
clearCanonicalizedInputSignature ()
 Input in canonicalized form that was received to create this concrete
 function.
SavedConcreteFunction.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
SavedConcreteFunction.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedConcreteFunction.Builder
clearOutputSignature ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
SavedConcreteFunction.Builder
klon ()
int
getBoundInputs (int dizini)
 Bound inputs to the function.
int
getBoundInputsCount ()
 Bound inputs to the function.
Liste<Tamsayı>
getBoundInputsList ()
 Bound inputs to the function.
Yapılandırılmış Değer
getCanonicalizedInputSignature ()
 Input in canonicalized form that was received to create this concrete
 function.
StructuredValue.Builder
getCanonicalizedInputSignatureBuilder ()
 Input in canonicalized form that was received to create this concrete
 function.
StructuredValueOrBuilder
getCanonicalizedInputSignatureOrBuilder ()
 Input in canonicalized form that was received to create this concrete
 function.
Kaydedilen BetonFonksiyon
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Yapılandırılmış Değer
getOutputSignature ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
StructuredValue.Builder
getOutputSignatureBuilder ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
StructuredValueOrBuilder
getOutputSignatureOrBuilder ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
boolean
hasCanonicalizedInputSignature ()
 Input in canonicalized form that was received to create this concrete
 function.
boolean
hasOutputSignature ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
son boole değeri
SavedConcreteFunction.Builder
mergeCanonicalizedInputSignature ( StructuredValue değeri)
 Input in canonicalized form that was received to create this concrete
 function.
SavedConcreteFunction.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedConcreteFunction.Builder
mergeFrom (com.google.protobuf.Message other)
SavedConcreteFunction.Builder
mergeOutputSignature ( StructuredValue değeri)
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
son SavedConcreteFunction.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
SavedConcreteFunction.Builder
setBoundInputs (int dizini, int değeri)
 Bound inputs to the function.
SavedConcreteFunction.Builder
setCanonicalizedInputSignature ( StructuredValue.Builder builderForValue)
 Input in canonicalized form that was received to create this concrete
 function.
SavedConcreteFunction.Builder
setCanonicalizedInputSignature ( StructuredValue değeri)
 Input in canonicalized form that was received to create this concrete
 function.
SavedConcreteFunction.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
SavedConcreteFunction.Builder
setOutputSignature ( StructuredValue değeri)
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
SavedConcreteFunction.Builder
setOutputSignature ( StructuredValue.Builder builderForValue)
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
SavedConcreteFunction.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son SavedConcreteFunction.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public SavedConcreteFunction.Builder addAllBoundInputs (Yinelenebilir<? Tamsayı> değerlerini genişletir)

 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 SavedConcreteFunction.Builder addBoundInputs (int değeri)

 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 SavedConcreteFunction.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel SavedConcreteFunction yapısı ()

public SavedConcreteFunction buildPartial ()

genel SavedConcreteFunction.Builder clearBoundInputs ()

 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 SavedConcreteFunction.Builder clearCanonicalizedInputSignature ()

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

genel SavedConcreteFunction.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

public SavedConcreteFunction.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SavedConcreteFunction.Builder clearOutputSignature ()

 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 getBoundInputs (int dizini)

 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;

genel Liste<Tamsayı> 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 StructuredValue.Builder getCanonicalizedInputSignatureBuilder ()

 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 SavedConcreteFunction getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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 StructuredValue.Builder getOutputSignatureBuilder ()

 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;

public boolean hasCanonicalizedInputSignature ()

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

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

genel final boolean isInitialized ()

public SavedConcreteFunction.Builder mergeCanonicalizedInputSignature ( StructuredValue değeri)

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

genel SavedConcreteFunction.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel SavedConcreteFunction.Builder mergeFrom (com.google.protobuf.Message other)

public SavedConcreteFunction.Builder mergeOutputSignature ( StructuredValue değeri)

 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;

genel final SavedConcreteFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public SavedConcreteFunction.Builder setBoundInputs (int dizini, int değeri)

 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 SavedConcreteFunction.Builder setCanonicalizedInputSignature ( StructuredValue.Builder builderForValue)

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

public SavedConcreteFunction.Builder setCanonicalizedInputSignature ( StructuredValue değeri)

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

public SavedConcreteFunction.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public SavedConcreteFunction.Builder setOutputSignature ( StructuredValue değeri)

 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 SavedConcreteFunction.Builder setOutputSignature ( StructuredValue.Builder builderForValue)

 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 SavedConcreteFunction.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int indeksi, Nesne değeri)

genel final SavedConcreteFunction.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)