kelas akhir statis publik SavedConcreteFunction.Builder
Stores low-level information about a concrete function. Referenced in either a SavedFunction or a SavedBareConcreteFunction.Tipe protobuf
tensorflow.SavedConcreteFunction
Metode Publik
Fungsi Beton Tersimpan.Pembangun | addAllBoundInputs (nilai Iterable<? extends Integer>) Bound inputs to the function. |
Fungsi Beton Tersimpan.Pembangun | addBoundInputs (nilai int) Bound inputs to the function. |
Fungsi Beton Tersimpan.Pembangun | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
Fungsi Beton Tersimpan | membangun () |
Fungsi Beton Tersimpan | |
Fungsi Beton Tersimpan.Pembangun | jernih () |
Fungsi Beton Tersimpan.Pembangun | input yang jelas () Bound inputs to the function. |
Fungsi Beton Tersimpan.Pembangun | clearCanonicalizedInputSignature () Input in canonicalized form that was received to create this concrete function. |
Fungsi Beton Tersimpan.Pembangun | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
Fungsi Beton Tersimpan.Pembangun | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu) |
Fungsi Beton Tersimpan.Pembangun | jelasOutputTanda Tangan () Output that was the return value of this function after replacing all Tensors with TensorSpecs. |
Fungsi Beton Tersimpan.Pembangun | klon () |
ke dalam | getBoundInputs (indeks int) Bound inputs to the function. |
ke dalam | getBoundInputsCount () Bound inputs to the function. |
Daftar<Bilangan Bulat> | dapatkanBoundInputsList () Bound inputs to the function. |
Nilai Terstruktur | dapatkanCanonicalizedInputSignature () Input in canonicalized form that was received to create this concrete function. |
Nilai Terstruktur.Pembangun | 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. |
Fungsi Beton Tersimpan | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
com.google.protobuf.Descriptors.Descriptor | |
Nilai Terstruktur | dapatkanOutputSignature () Output that was the return value of this function after replacing all Tensors with TensorSpecs. |
Nilai Terstruktur.Pembangun | dapatkanOutputSignatureBuilder () Output that was the return value of this function after replacing all Tensors with TensorSpecs. |
StructuredValueOrBuilder | dapatkanOutputSignatureOrBuilder () 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. |
boolean terakhir | |
Fungsi Beton Tersimpan.Pembangun | mergeCanonicalizedInputSignature (nilai StructuredValue ) Input in canonicalized form that was received to create this concrete function. |
Fungsi Beton Tersimpan.Pembangun | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fungsi Beton Tersimpan.Pembangun | mergeFrom (com.google.protobuf.Pesan lainnya) |
Fungsi Beton Tersimpan.Pembangun | mergeOutputSignature (nilai StructuredValue ) Output that was the return value of this function after replacing all Tensors with TensorSpecs. |
fungsi terakhir SavedConcrete.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Fungsi Beton Tersimpan.Pembangun | setBoundInputs (indeks int, nilai int) Bound inputs to the function. |
Fungsi Beton Tersimpan.Pembangun | setCanonicalizedInputSignature ( StructuredValue.Builder builderForValue) Input in canonicalized form that was received to create this concrete function. |
Fungsi Beton Tersimpan.Pembangun | setCanonicalizedInputSignature ( nilai StructuredValue ) Input in canonicalized form that was received to create this concrete function. |
Fungsi Beton Tersimpan.Pembangun | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
Fungsi Beton Tersimpan.Pembangun | setOutputSignature (nilai StructuredValue ) Output that was the return value of this function after replacing all Tensors with TensorSpecs. |
Fungsi Beton Tersimpan.Pembangun | setOutputSignature ( StructuredValue.Builder builderForValue) Output that was the return value of this function after replacing all Tensors with TensorSpecs. |
Fungsi Beton Tersimpan.Pembangun | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
fungsi terakhir SavedConcrete.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public SavedConcreteFunction.Builder addAllBoundInputs (nilai Iterable<? extends Integer>)
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;
SavedConcreteFunction.Builder addBoundInputs publik (nilai 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 SavedConcreteFunction.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
SavedConcreteFunction.Builder publik 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;
public SavedConcreteFunction.Builder clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
public SavedConcreteFunction.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
publik 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;
publik int getBoundInputs (indeks 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;
int publik 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;
Daftar publik<Bilangan Bulat> 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;
Nilai Terstruktur publik 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;
StructuredValueOrBuilder publik 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 ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
Nilai Terstruktur publik 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;
StructuredValue.Builder publik 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;
publik 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;
boolean publik hasCanonicalizedInputSignature ()
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;
boolean publik 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;
boolean akhir publik diinisialisasi ()
publik SavedConcreteFunction.Builder mergeCanonicalizedInputSignature (nilai StructuredValue )
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;
public SavedConcreteFunction.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
SavedConcreteFunction.Builder mergeOutputSignature publik (nilai StructuredValue )
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 final SavedConcreteFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SavedConcreteFunction.Builder setBoundInputs (indeks int, nilai 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;
publik SavedConcreteFunction.Builder setCanonicalizedInputSignature ( StructuredValue.Builder builderForValue)
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;
publik SavedConcreteFunction.Builder setCanonicalizedInputSignature (nilai StructuredValue )
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;
public SavedConcreteFunction.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
publik SavedConcreteFunction.Builder setOutputSignature (nilai StructuredValue )
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;
SavedConcreteFunction.Builder setOutputSignature publik ( 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;