SavedObjectGraph

kelas akhir publik SavedObjectGraph

Tipe protobuf tensorflow.SavedObjectGraph

Kelas Bersarang

kelas SavedObjectGraph.Builder Tipe protobuf tensorflow.SavedObjectGraph

Konstanta

ke dalam CONCRETE_FUNCTIONS_FIELD_NUMBER
ke dalam NODES_FIELD_NUMBER

Metode Publik

boolean
berisiConcreteFunctions (kunci string)
 Information about captures and output structures in concrete functions.
boolean
sama dengan (Objek objek)
Peta<String, SavedConcreteFunction >
dapatkanFungsi Beton ()
Gunakan getConcreteFunctionsMap() sebagai gantinya.
ke dalam
dapatkanConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
Peta<String, SavedConcreteFunction >
dapatkanConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
Fungsi Beton Tersimpan
getConcreteFunctionsOrDefault (kunci string, SavedConcreteFunction defaultValue)
 Information about captures and output structures in concrete functions.
Fungsi Beton Tersimpan
getConcreteFunctionsOrThrow (kunci string)
 Information about captures and output structures in concrete functions.
SavedObjectGraph statis
Grafik Objek Tersimpan
com.google.protobuf.Descriptors.Descriptor statis terakhir
Objek Tersimpan
getNodes (indeks int)
 Flattened list of objects in the object graph.
ke dalam
dapatkanNodesCount ()
 Flattened list of objects in the object graph.
Daftar< Objek Tersimpan >
dapatkanNodesList ()
 Flattened list of objects in the object graph.
SavedObjectOrBuilder
getNodesOrBuilder (indeks int)
 Flattened list of objects in the object graph.
Daftar<? memperluas SavedObjectOrBuilder >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.
ke dalam
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
SavedObjectGraph.Builder statis
SavedObjectGraph.Builder statis
SavedObjectGraph.Builder
SavedObjectGraph statis
parseDelimitedFrom (masukan Aliran Masukan)
SavedObjectGraph statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph statis
parseFrom (data ByteBuffer)
SavedObjectGraph statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
SavedObjectGraph statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph statis
parseFrom (com.google.protobuf.ByteString data)
SavedObjectGraph statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
SavedObjectGraph.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik CONCRETE_FUNCTIONS_FIELD_NUMBER

Nilai Konstan: 2

int final statis publik NODES_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik berisiConcreteFunctions (kunci String)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

boolean publik sama (Obj objek)

Peta publik<String, SavedConcreteFunction > getConcreteFunctions ()

Gunakan getConcreteFunctionsMap() sebagai gantinya.

int publik getConcreteFunctionsCount ()

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

Peta publik<String, SavedConcreteFunction > getConcreteFunctionsMap ()

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedConcreteFunction getConcreteFunctionsOrDefault (kunci string, SavedConcreteFunction defaultValue)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

publik SavedConcreteFunction getConcreteFunctionsOrThrow (kunci string)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

SavedObjectGraph statis publik getDefaultInstance ()

publik SavedObjectGraph getDefaultInstanceForType ()

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

getNodes SavedObject publik (indeks int)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

int publik getNodesCount ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

Daftar publik< SavedObject > getNodesList ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

publik SavedObjectOrBuilder getNodesOrBuilder (int indeks)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

Daftar Publik<? memperluas SavedObjectOrBuilder > getNodesOrBuilderList ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

publik dapatkanParserForType ()

publik int getSerializedSize ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

SavedObjectGraph.Builder statis publik newBuilder ()

publik SavedObjectGraph.Builder newBuilderForType ()

parseDelimitedFrom statis publik SavedObjectGraph (input InputStream)

Melempar
Pengecualian IO

public static SavedObjectGraph parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SavedObjectGraph statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

parseFrom SavedObjectGraph statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

publik SavedObjectGraph.Builder toBuilder ()

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

Melempar
Pengecualian IO