SavedObjectGraph

genel final sınıfı SavedObjectGraph

Protobuf tipi tensorflow.SavedObjectGraph

İç İçe Sınıflar

sınıf SavedObjectGraph.Builder Protobuf tipi tensorflow.SavedObjectGraph

Sabitler

int CONCRETE_FUNCTIONS_FIELD_NUMBER
int NODES_FIELD_NUMBER

Genel Yöntemler

boolean
içerirBetonFunctions (Dize tuşu)
 Information about captures and output structures in concrete functions.
boolean
eşittir (Nesne nesnesi)
Harita<String, SavedConcreteFunction >
getConcreteFunctions ()
Bunun yerine getConcreteFunctionsMap() işlevini kullanın.
int
getConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
Harita<String, SavedConcreteFunction >
getConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
Kaydedilen BetonFonksiyon
getConcreteFunctionsOrDefault (Dize anahtarı, SavedConcreteFunction defaultValue)
 Information about captures and output structures in concrete functions.
Kaydedilen BetonFonksiyon
getConcreteFunctionsOrThrow (Dize tuşu)
 Information about captures and output structures in concrete functions.
statik SavedObjectGraph
KaydedilenObjectGraph
final statik com.google.protobuf.Descriptors.Descriptor
KaydedilenNesne
getNodes (int dizini)
 Flattened list of objects in the object graph.
int
getNodesCount ()
 Flattened list of objects in the object graph.
Liste< SavedObject >
getNodesList ()
 Flattened list of objects in the object graph.
KaydedilenObjectOrBuilder
getNodesOrBuilder (int dizini)
 Flattened list of objects in the object graph.
Liste<? SavedObjectOrBuilder'ı genişletir >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik SavedObjectGraph.Builder
statik SavedObjectGraph.Builder
SavedObjectGraph.Builder
statik SavedObjectGraph
parseDelimitedFrom (InputStream girişi)
statik SavedObjectGraph
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SavedObjectGraph
parseFrom (ByteBuffer verileri)
statik SavedObjectGraph
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SavedObjectGraph
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SavedObjectGraph
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik SavedObjectGraph
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SavedObjectGraph
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik SavedObjectGraph
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SavedObjectGraph
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
SavedObjectGraph.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int CONCRETE_FUNCTIONS_FIELD_NUMBER

Sabit Değer: 2

genel statik final int NODES_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

public boolean ConcreteFunctions (Dize anahtarı) içerir

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

genel boole eşittir (Object obj)

genel Harita<String, SavedConcreteFunction > getConcreteFunctions ()

Bunun yerine getConcreteFunctionsMap() işlevini kullanın.

public int getConcreteFunctionsCount ()

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

genel Harita<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 (Dize anahtarı, SavedConcreteFunction defaultValue)

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

public SavedConcreteFunction getConcreteFunctionsOrThrow (Dize anahtarı)

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

public static SavedObjectGraph getDefaultInstance ()

genel SavedObjectGraph getDefaultInstanceForType ()

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

genel SavedObject getNodes (int dizini)

 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;

public int 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;

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

genel SavedObjectOrBuilder getNodesOrBuilder (int dizini)

 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;

genel liste<? SavedObjectOrBuilder'ı genişletir > 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;

halk getParserForType ()

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik SavedObjectGraph.Builder newBuilder ( SavedObjectGraph prototipi)

genel statik SavedObjectGraph.Builder newBuilder ()

genel SavedObjectGraph.Builder newBuilderForType ()

genel statik SavedObjectGraph parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik SavedObjectGraph parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik SavedObjectGraph parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik SavedObjectGraph ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik SavedObjectGraph parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SavedObjectGraph ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik SavedObjectGraph ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SavedObjectGraph ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik SavedObjectGraph parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik SavedObjectGraph ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel SavedObjectGraph.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası