SavedObjectOrBuilder

interfaccia pubblica SavedObjectOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

booleano astratto
contieneSaveableObjects (chiave String)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
astratto SavedAsset
getRisorsa ()
.tensorflow.SavedAsset asset = 5;
astratto SavedAssetOrBuilder
getAssetOrBuilder ()
.tensorflow.SavedAsset asset = 5;
abstract SavedBareConcreteFunction
getBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
abstract SavedBareConcreteFunctionOrBuilder
getBareConcreteFunctionOrBuilder ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
astratto TrackableObjectGraph.TrackableObject.ObjectReference
getChildren (indice int)
 Objects which this object depends on: named edges in the dependency
 graph.
astratto int
getChildrenCount ()
 Objects which this object depends on: named edges in the dependency
 graph.
Elenco astratto< TrackableObjectGraph.TrackableObject.ObjectReference >
getChildrenList ()
 Objects which this object depends on: named edges in the dependency
 graph.
astratto TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
getChildrenOrBuilder (indice int)
 Objects which this object depends on: named edges in the dependency
 graph.
Elenco astratto<? estende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder >
getChildrenOrBuilderList ()
 Objects which this object depends on: named edges in the dependency
 graph.
abstract SavedConstant
getCostante ()
.tensorflow.SavedConstant constant = 9;
astratto SavedConstantOrBuilder
getConstantOrBuilder ()
.tensorflow.SavedConstant constant = 9;
funzione salvata astratta
getFunzione ()
.tensorflow.SavedFunction function = 6;
astratto SavedFunctionOrBuilder
getFunzioneOrBuilder ()
.tensorflow.SavedFunction function = 6;
estratto SavedObject.KindCase
abstract SavedResource
getRisorsa ()
.tensorflow.SavedResource resource = 10;
astratto SavedResourceOrBuilder
getResourceOrBuilder ()
.tensorflow.SavedResource resource = 10;
Mappa astratta <String, SaveableObject >
astratto int
getSaveableObjectsCount ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Mappa astratta <String, SaveableObject >
getSaveableObjectsMap ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
oggetto salvabile astratto
getSaveableObjectsOrDefault (chiave String, SaveableObject defaultValue)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
oggetto salvabile astratto
getSaveableObjectsOrThrow (chiave String)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
astratto TrackableObjectGraph.TrackableObject.SlotVariableReference
getSlotVariables (indice int)
 Slot variables owned by this object.
astratto int
getSlotVariablesCount ()
 Slot variables owned by this object.
Elenco astratto< TrackableObjectGraph.TrackableObject.SlotVariableReference >
getSlotVariablesList ()
 Slot variables owned by this object.
astratto TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
getSlotVariablesOrBuilder (indice int)
 Slot variables owned by this object.
Elenco astratto<? estende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder >
getSlotVariablesOrBuilderList ()
 Slot variables owned by this object.
oggetto salvato utente astratto
getUserObject ()
.tensorflow.SavedUserObject user_object = 4;
astratto SavedUserObjectOrBuilder
getUserObjectOrBuilder ()
.tensorflow.SavedUserObject user_object = 4;
abstract SavedVariable
getVariabile ()
.tensorflow.SavedVariable variable = 7;
astratto SavedVariableOrBuilder
getVariableOrBuilder ()
.tensorflow.SavedVariable variable = 7;
booleano astratto
haRisorsa ()
.tensorflow.SavedAsset asset = 5;
booleano astratto
hasBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
booleano astratto
hacostante ()
.tensorflow.SavedConstant constant = 9;
booleano astratto
haFunzione ()
.tensorflow.SavedFunction function = 6;
booleano astratto
haRisorsa ()
.tensorflow.SavedResource resource = 10;
booleano astratto
hasUserObject ()
.tensorflow.SavedUserObject user_object = 4;
booleano astratto
haVariabile ()
.tensorflow.SavedVariable variable = 7;

Metodi pubblici

booleano astratto pubblico contieneSaveableObjects (chiave String)

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

estratto pubblico SavedAsset getAsset ()

.tensorflow.SavedAsset asset = 5;

estratto pubblico SavedAssetOrBuilder getAssetOrBuilder ()

.tensorflow.SavedAsset asset = 5;

estratto pubblico SavedBareConcreteFunction getBareConcreteFunction ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

estratto pubblico SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

public abstract TrackableObjectGraph.TrackableObject.ObjectReference getChildren (indice int)

 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;

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

elenco astratto pubblico < 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;

public abstract TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (indice int)

 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;

Elenco abstract pubblico<? estende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()

 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;

abstract pubblico SavedConstant getConstant ()

.tensorflow.SavedConstant constant = 9;

estratto pubblico SavedConstantOrBuilder getConstantOrBuilder ()

.tensorflow.SavedConstant constant = 9;

estratto pubblico SavedFunction getFunction ()

.tensorflow.SavedFunction function = 6;

estratto pubblico SavedFunctionOrBuilder getFunctionOrBuilder ()

.tensorflow.SavedFunction function = 6;

estratto pubblico SavedObject.KindCase getKindCase ()

estratto pubblico SavedResource getResource ()

.tensorflow.SavedResource resource = 10;

estratto pubblico SavedResourceOrBuilder getResourceOrBuilder ()

.tensorflow.SavedResource resource = 10;

public abstract Map<String, SaveableObject > getSaveableObjects ()

Utilizzare invece getSaveableObjectsMap() .

public abstract int getSaveableObjectsCount ()

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

public abstract Map<String, SaveableObject > getSaveableObjectsMap ()

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

public abstract SaveableObject getSaveableObjectsOrDefault (chiave String, SaveableObject defaultValue)

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

public abstract SaveableObject getSaveableObjectsOrThrow (chiave String)

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

public abstract TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (indice int)

 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;

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

elenco astratto pubblico < 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;

public abstract TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (indice int)

 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;

Elenco abstract pubblico<? estende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList ()

 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;

estratto pubblico SavedUserObject getUserObject ()

.tensorflow.SavedUserObject user_object = 4;

estratto pubblico SavedUserObjectOrBuilder getUserObjectOrBuilder ()

.tensorflow.SavedUserObject user_object = 4;

estratto pubblico SavedVariable getVariable ()

.tensorflow.SavedVariable variable = 7;

estratto pubblico SavedVariableOrBuilder getVariableOrBuilder ()

.tensorflow.SavedVariable variable = 7;

public abstract booleano hasAsset ()

.tensorflow.SavedAsset asset = 5;

pubblico astratto booleano hasBareConcreteFunction ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

public abstract booleano hasConstant ()

.tensorflow.SavedConstant constant = 9;

hasFunction booleana astratta pubblica ()

.tensorflow.SavedFunction function = 6;

public abstract booleano hasResource ()

.tensorflow.SavedResource resource = 10;

pubblico astratto booleano hasUserObject ()

.tensorflow.SavedUserObject user_object = 4;

public abstract booleano hasVariable ()

.tensorflow.SavedVariable variable = 7;