SavedFunction

SavedFunction kelas akhir publik

 A function with multiple signatures, possibly with non-Tensor arguments.
 
Protobuf tipe tensorflow.SavedFunction

Kelas Bersarang

kelas Fungsi Tersimpan.Pembangun
 A function with multiple signatures, possibly with non-Tensor arguments. 

Konstanta

ke dalam CONCRETE_FUNCTIONS_FIELD_NUMBER
ke dalam FUNCTION_SPEC_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
Rangkaian
getConcreteFunctions (indeks int)
repeated string concrete_functions = 1;
com.google.protobuf.ByteString
getConcreteFunctionsBytes (indeks int)
repeated string concrete_functions = 1;
ke dalam
dapatkanConcreteFunctionsCount ()
repeated string concrete_functions = 1;
com.google.protobuf.ProtocolStringList
dapatkanDaftarFungsiBeton ()
repeated string concrete_functions = 1;
Fungsi Tersimpan statis
Fungsi Tersimpan
com.google.protobuf.Descriptors.Descriptor statis terakhir
Spesifikasi Fungsi
dapatkanFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
FunctionSpecOrBuilder
dapatkanFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
ke dalam
final com.google.protobuf.UnknownFieldSet
boolean
hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
ke dalam
boolean terakhir
SavedFunction.Builder statis
SavedFunction.Builder statis
Fungsi Tersimpan.Pembangun
Fungsi Tersimpan statis
parseDelimitedFrom (masukan Aliran Masukan)
Fungsi Tersimpan statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Fungsi Tersimpan statis
parseFrom (data ByteBuffer)
Fungsi Tersimpan statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Fungsi Tersimpan statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Fungsi Tersimpan statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
Fungsi Tersimpan statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Fungsi Tersimpan statis
parseFrom (com.google.protobuf.ByteString data)
Fungsi Tersimpan statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Fungsi Tersimpan statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
Fungsi Tersimpan.Pembangun
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik CONCRETE_FUNCTIONS_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik FUNCTION_SPEC_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

String publik getConcreteFunctions (indeks int)

repeated string concrete_functions = 1;

publik com.google.protobuf.ByteString getConcreteFunctionsBytes (int indeks)

repeated string concrete_functions = 1;

int publik getConcreteFunctionsCount ()

repeated string concrete_functions = 1;

publik com.google.protobuf.ProtocolStringList getConcreteFunctionsList ()

repeated string concrete_functions = 1;

SavedFunction statis publik getDefaultInstance ()

publik SavedFunction getDefaultInstanceForType ()

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

Spesifikasi Fungsi publik getFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

publik FunctionSpecOrBuilder getFunctionSpecOrBuilder ()

.tensorflow.FunctionSpec function_spec = 2;

publik dapatkanParserForType ()

publik int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

boolean publik hasFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

SavedFunction.Builder newBuilder () statis publik

SavedFunction publik.Builder newBuilderForType ()

parseDelimitedFrom statis publik SavedFunction (input InputStream)

Melempar
Pengecualian IO

parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) statis publik

Melempar
Pengecualian IO

parseFrom SavedFunction statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom SavedFunction statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SavedFunction statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom SavedFunction statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

parseFrom SavedFunction statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom SavedFunction statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom SavedFunction statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SavedFunction statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

Fungsi Tersimpan publik.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO