genel statik son sınıf SavedObjectGraph.Builder
Protobuf tipi tensorflow.SavedObjectGraph
Genel Yöntemler
SavedObjectGraph.Builder | addAllNodes (Yinelenebilir<? SavedObject > değerlerini genişletir) Flattened list of objects in the object graph. |
SavedObjectGraph.Builder | |
SavedObjectGraph.Builder | |
SavedObjectGraph.Builder | |
SavedObjectGraph.Builder | addNodes (int dizini, SavedObject.Builder builderForValue) Flattened list of objects in the object graph. |
SavedObject.Builder | addNodesBuilder (int dizini) Flattened list of objects in the object graph. |
SavedObject.Builder | addNodesBuilder () Flattened list of objects in the object graph. |
SavedObjectGraph.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
KaydedilenObjectGraph | inşa etmek () |
KaydedilenObjectGraph | inşaKısmi () |
SavedObjectGraph.Builder | temizlemek () |
SavedObjectGraph.Builder | |
SavedObjectGraph.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
SavedObjectGraph.Builder | clearNodes () Flattened list of objects in the object graph. |
SavedObjectGraph.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedObjectGraph.Builder | klon () |
boolean | içerirBetonFunctions (Dize tuşu) Information about captures and output structures in concrete functions. |
Harita<String, SavedConcreteFunction > | getConcreteFunctions () Bunun yerine getConcreteFunctionsMap() 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. |
KaydedilenObjectGraph | |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Harita<String, SavedConcreteFunction > | getMutableConcreteFunctions () Bunun yerine alternatif mutasyon erişimcilerini kullanın. |
KaydedilenNesne | getNodes (int dizini) Flattened list of objects in the object graph. |
SavedObject.Builder | getNodesBuilder (int dizini) Flattened list of objects in the object graph. |
Liste< SavedObject.Builder > | getNodesBuilderList () 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. |
son boole değeri | Başlatıldı () |
SavedObjectGraph.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedObjectGraph.Builder | mergeFrom (com.google.protobuf.Message other) |
son SavedObjectGraph.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
SavedObjectGraph.Builder | putAllConcreteFunctions (Map<String, SavedConcreteFunction > değerler) Information about captures and output structures in concrete functions. |
SavedObjectGraph.Builder | putConcreteFunctions (Dize anahtarı, SavedConcreteFunction değeri) Information about captures and output structures in concrete functions. |
SavedObjectGraph.Builder | RemoveConcreteFunctions (Dize tuşu) Information about captures and output structures in concrete functions. |
SavedObjectGraph.Builder | RemoveNodes (int dizini) Flattened list of objects in the object graph. |
SavedObjectGraph.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
SavedObjectGraph.Builder | |
SavedObjectGraph.Builder | setNodes (int dizini, SavedObject.Builder builderForValue) Flattened list of objects in the object graph. |
SavedObjectGraph.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
son SavedObjectGraph.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public SavedObjectGraph.Builder addAllNodes (Yinelenebilir<? SavedObject > değerlerini genişletir)
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 SavedObjectGraph.Builder addNodes (int dizini, SavedObject değeri)
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 SavedObjectGraph.Builder addNodes ( SavedObject değeri)
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 SavedObjectGraph.Builder addNodes ( SavedObject.Builder builderForValue)
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 SavedObjectGraph.Builder addNodes (int dizini, SavedObject.Builder builderForValue)
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 SavedObject.Builder addNodesBuilder (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 SavedObject.Builder addNodesBuilder ()
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 SavedObjectGraph.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
genel SavedObjectGraph.Builder clearNodes ()
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 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 Harita<String, SavedConcreteFunction > getConcreteFunctions ()
Bunun yerine getConcreteFunctionsMap()
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 final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel Harita<String, SavedConcreteFunction > getMutableConcreteFunctions ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
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;
genel SavedObject.Builder getNodesBuilder (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< SavedObject.Builder > getNodesBuilderList ()
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;
genel final boolean isInitialized ()
genel SavedObjectGraph.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel final SavedObjectGraph.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public SavedObjectGraph.Builder putAllConcreteFunctions (Map<String, SavedConcreteFunction > değerler)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
public SavedObjectGraph.Builder putConcreteFunctions (Dize anahtarı, SavedConcreteFunction değeri)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
public SavedObjectGraph.Builder RemoveConcreteFunctions (Dize anahtarı)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
genel SavedObjectGraph.Builder kaldırNodes (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 SavedObjectGraph.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public SavedObjectGraph.Builder setNodes (int dizini, SavedObject değeri)
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 SavedObjectGraph.Builder setNodes (int index, SavedObject.Builder builderForValue)
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;