SavedObjectOrBuilder

genel arayüz SavedObjectOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut boole
içerirSaveableObjects (Dize anahtarı)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
özet Kaydedilen Varlık
getVarlık ()
.tensorflow.SavedAsset asset = 5;
özet SavedAssetOrBuilder
getAssetOrBuilder ()
.tensorflow.SavedAsset asset = 5;
özet SavedBareConcreteFunction
getBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
özet KaydedilenBareConcreteFunctionOrBuilder
getBareConcreteFunctionOrBuilder ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
özet TrackableObjectGraph.TrackableObject.ObjectReference
getChildren (int dizini)
 Objects which this object depends on: named edges in the dependency
 graph.
soyut int
getChildrenCount ()
 Objects which this object depends on: named edges in the dependency
 graph.
özet Listesi< TrackableObjectGraph.TrackableObject.ObjectReference >
getChildrenList ()
 Objects which this object depends on: named edges in the dependency
 graph.
özet TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
getChildrenOrBuilder (int dizini)
 Objects which this object depends on: named edges in the dependency
 graph.
Özet Liste<? TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder'ı genişletir >
getChildrenOrBuilderList ()
 Objects which this object depends on: named edges in the dependency
 graph.
özet SavedConstant
getConstant ()
.tensorflow.SavedConstant constant = 9;
özet SavedConstantOrBuilder
getConstantOrBuilder ()
.tensorflow.SavedConstant constant = 9;
soyut Kaydedilenİşlev
getFunction ()
.tensorflow.SavedFunction function = 6;
özet SavedFunctionOrBuilder
getFunctionOrBuilder ()
.tensorflow.SavedFunction function = 6;
özet SavedObject.KindCase
özet KaydedilenKaynak
kaynak al ()
.tensorflow.SavedResource resource = 10;
özet SavedResourceOrBuilder
getResourceOrBuilder ()
.tensorflow.SavedResource resource = 10;
soyut Harita<String, SaveableObject >
getSaveableObjects ()
Bunun yerine getSaveableObjectsMap() işlevini kullanın.
soyut int
getSaveableObjectsCount ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
soyut Harita<String, SaveableObject >
getSaveableObjectsMap ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
soyut SaveableObject
getSaveableObjectsOrDefault (Dize anahtarı, SaveableObject defaultValue)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
soyut SaveableObject
getSaveableObjectsOrThrow (Dize anahtarı)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
özet TrackableObjectGraph.TrackableObject.SlotVariableReference
getSlotVariables (int dizini)
 Slot variables owned by this object.
soyut int
getSlotVariablesCount ()
 Slot variables owned by this object.
özet Listesi< TrackableObjectGraph.TrackableObject.SlotVariableReference >
getSlotVariablesList ()
 Slot variables owned by this object.
özet TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
getSlotVariablesOrBuilder (int dizini)
 Slot variables owned by this object.
Özet Liste<? TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder'ı genişletir >
getSlotVariablesOrBuilderList ()
 Slot variables owned by this object.
özet SavedUserObject
getUserObject ()
.tensorflow.SavedUserObject user_object = 4;
özet SavedUserObjectOrBuilder
getUserObjectOrBuilder ()
.tensorflow.SavedUserObject user_object = 4;
özet SavedVariable
getVariable ()
.tensorflow.SavedVariable variable = 7;
özet SavedVariableOrBuilder
getVariableOrBuilder ()
.tensorflow.SavedVariable variable = 7;
soyut boole
Varlığı var ()
.tensorflow.SavedAsset asset = 5;
soyut boole
hasBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
soyut boole
hasConstant ()
.tensorflow.SavedConstant constant = 9;
soyut boole
hasFunction ()
.tensorflow.SavedFunction function = 6;
soyut boole
Kaynak var ()
.tensorflow.SavedResource resource = 10;
soyut boole
hasUserObject ()
.tensorflow.SavedUserObject user_object = 4;
soyut boole
değişken var ()
.tensorflow.SavedVariable variable = 7;

Genel Yöntemler

genel soyut boolean içerirSaveableObjects (Dize anahtarı)

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

genel özet SavedAsset getAsset ()

.tensorflow.SavedAsset asset = 5;

genel özet SavedAssetOrBuilder getAssetOrBuilder ()

.tensorflow.SavedAsset asset = 5;

genel özet SavedBareConcreteFunction getBareConcreteFunction ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

genel özet SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

genel özet TrackableObjectGraph.TrackableObject.ObjectReference getChildren (int dizini)

 Objects which this object depends on: named edges in the dependency
 graph.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

genel özet int getChildrenCount ()

 Objects which this object depends on: named edges in the dependency
 graph.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

genel özet Listesi< TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()

 Objects which this object depends on: named edges in the dependency
 graph.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

genel özet TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (int dizini)

 Objects which this object depends on: named edges in the dependency
 graph.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

genel özet listesi<? TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList () öğesini genişletir

 Objects which this object depends on: named edges in the dependency
 graph.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

genel özet SavedConstant getConstant ()

.tensorflow.SavedConstant constant = 9;

genel özet SavedConstantOrBuilder getConstantOrBuilder ()

.tensorflow.SavedConstant constant = 9;

genel özet SavedFunction getFunction ()

.tensorflow.SavedFunction function = 6;

genel özet SavedFunctionOrBuilder getFunctionOrBuilder ()

.tensorflow.SavedFunction function = 6;

genel özet SavedObject.KindCase getKindCase ()

genel özet SavedResource getResource ()

.tensorflow.SavedResource resource = 10;

genel özet SavedResourceOrBuilder getResourceOrBuilder ()

.tensorflow.SavedResource resource = 10;

genel özet Harita<String, SaveableObject > getSaveableObjects ()

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

genel özet int getSaveableObjectsCount ()

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

genel soyut Harita<String, SaveableObject > getSaveableObjectsMap ()

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

genel özet SaveableObject getSaveableObjectsOrDefault (Dize anahtarı, SaveableObject defaultValue)

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

genel özet SaveableObject getSaveableObjectsOrThrow (Dize anahtarı)

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

genel özet TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (int indeksi)

 Slot variables owned by this object. This describes the three-way
 (optimizer, variable, slot variable) relationship; none of the three
 depend on the others directly.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

genel özet int getSlotVariablesCount ()

 Slot variables owned by this object. This describes the three-way
 (optimizer, variable, slot variable) relationship; none of the three
 depend on the others directly.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

genel özet Listesi< TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()

 Slot variables owned by this object. This describes the three-way
 (optimizer, variable, slot variable) relationship; none of the three
 depend on the others directly.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

genel özet TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (int indeksi)

 Slot variables owned by this object. This describes the three-way
 (optimizer, variable, slot variable) relationship; none of the three
 depend on the others directly.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

genel özet listesi<? TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList () öğesini genişletir

 Slot variables owned by this object. This describes the three-way
 (optimizer, variable, slot variable) relationship; none of the three
 depend on the others directly.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

genel özet SavedUserObject getUserObject ()

.tensorflow.SavedUserObject user_object = 4;

genel özet SavedUserObjectOrBuilder getUserObjectOrBuilder ()

.tensorflow.SavedUserObject user_object = 4;

genel özet SavedVariable getVariable ()

.tensorflow.SavedVariable variable = 7;

genel özet SavedVariableOrBuilder getVariableOrBuilder ()

.tensorflow.SavedVariable variable = 7;

genel soyut boolean hasAsset ()

.tensorflow.SavedAsset asset = 5;

genel soyut boolean hasBareConcreteFunction ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

genel soyut boolean hasConstant ()

.tensorflow.SavedConstant constant = 9;

genel soyut boolean hasFunction ()

.tensorflow.SavedFunction function = 6;

genel soyut boolean hasResource ()

.tensorflow.SavedResource resource = 10;

genel soyut boolean hasUserObject ()

.tensorflow.SavedUserObject user_object = 4;

genel soyut boolean hasVariable ()

.tensorflow.SavedVariable variable = 7;