kelas akhir publik SavedConcreteFunction
Stores low-level information about a concrete function. Referenced in either a SavedFunction or a SavedBareConcreteFunction.Tipe protobuf
tensorflow.SavedConcreteFunction
Kelas Bersarang
kelas | Fungsi Beton Tersimpan.Pembangun | Stores low-level information about a concrete function. |
Konstanta
ke dalam | BOUND_INPUTS_FIELD_NUMBER | |
ke dalam | CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER | |
ke dalam | OUTPUT_SIGNATURE_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
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. |
StructuredValueOrBuilder | getCanonicalizedInputSignatureOrBuilder () Input in canonicalized form that was received to create this concrete function. |
Fungsi Beton Tersimpan statis | |
Fungsi Beton Tersimpan | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Nilai Terstruktur | dapatkanOutputSignature () 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. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
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. |
ke dalam | Kode hash () |
boolean terakhir | |
SavedConcreteFunction.Builder statis | newBuilder (prototipe SavedConcreteFunction ) |
SavedConcreteFunction.Builder statis | |
Fungsi Beton Tersimpan.Pembangun | |
Fungsi Beton Tersimpan statis | parseDelimitedFrom (masukan Aliran Masukan) |
Fungsi Beton Tersimpan statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fungsi Beton Tersimpan statis | parseFrom (data ByteBuffer) |
Fungsi Beton Tersimpan statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fungsi Beton Tersimpan statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fungsi Beton Tersimpan statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
Fungsi Beton Tersimpan statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fungsi Beton Tersimpan statis | parseFrom (com.google.protobuf.ByteString data) |
Fungsi Beton Tersimpan statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fungsi Beton Tersimpan statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
Fungsi Beton Tersimpan.Pembangun | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik BOUND_INPUTS_FIELD_NUMBER
Nilai Konstan: 2
int final statis publik CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER
Nilai Konstan: 3
int akhir statis publik OUTPUT_SIGNATURE_FIELD_NUMBER
Nilai Konstan: 4
Metode Publik
boolean publik sama (Obj objek)
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;
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 ()
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;
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;
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
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;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
public static SavedConcreteFunction parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom SavedConcreteFunction statis publik (data ByteBuffer)
Melempar
InvalidProtocolBufferException |
---|
parseFrom SavedConcreteFunction statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom SavedConcreteFunction statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
parseFrom SavedConcreteFunction statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) statis publik
Melempar
InvalidProtocolBufferException |
---|
parseFrom SavedConcreteFunction statis publik (com.google.protobuf.ByteString data)
Melempar
InvalidProtocolBufferException |
---|
parseFrom SavedConcreteFunction statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom SavedConcreteFunction statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|