Package tensorflow
Interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SavedObjectGraphOuterClass.SavedObject,SavedObjectGraphOuterClass.SavedObject.Builder
- Enclosing class:
- SavedObjectGraphOuterClass
public static interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and Type Method Description booleancontainsSaveableObjects(java.lang.String key)map<string, .tensorflow.SaveableObject> saveable_objects = 11;SavedObjectGraphOuterClass.SavedAssetgetAsset().tensorflow.SavedAsset asset = 5;SavedObjectGraphOuterClass.SavedAssetOrBuildergetAssetOrBuilder().tensorflow.SavedAsset asset = 5;SavedObjectGraphOuterClass.SavedBareConcreteFunctiongetBareConcreteFunction().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuildergetBareConcreteFunctionOrBuilder().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferencegetChildren(int index)Objects which this object depends on: named edges in the dependency graph.intgetChildrenCount()Objects which this object depends on: named edges in the dependency graph.java.util.List<TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference>getChildrenList()Objects which this object depends on: named edges in the dependency graph.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuildergetChildrenOrBuilder(int index)Objects which this object depends on: named edges in the dependency graph.java.util.List<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder>getChildrenOrBuilderList()Objects which this object depends on: named edges in the dependency graph.SavedObjectGraphOuterClass.SavedConstantgetConstant().tensorflow.SavedConstant constant = 9;SavedObjectGraphOuterClass.SavedConstantOrBuildergetConstantOrBuilder().tensorflow.SavedConstant constant = 9;SavedObjectGraphOuterClass.SavedFunctiongetFunction().tensorflow.SavedFunction function = 6;SavedObjectGraphOuterClass.SavedFunctionOrBuildergetFunctionOrBuilder().tensorflow.SavedFunction function = 6;SavedObjectGraphOuterClass.SavedObject.KindCasegetKindCase()SavedObjectGraphOuterClass.SavedResourcegetResource().tensorflow.SavedResource resource = 10;SavedObjectGraphOuterClass.SavedResourceOrBuildergetResourceOrBuilder().tensorflow.SavedResource resource = 10;java.util.Map<java.lang.String,SavedObjectGraphOuterClass.SaveableObject>getSaveableObjects()Deprecated.intgetSaveableObjectsCount()map<string, .tensorflow.SaveableObject> saveable_objects = 11;java.util.Map<java.lang.String,SavedObjectGraphOuterClass.SaveableObject>getSaveableObjectsMap()map<string, .tensorflow.SaveableObject> saveable_objects = 11;SavedObjectGraphOuterClass.SaveableObjectgetSaveableObjectsOrDefault(java.lang.String key, SavedObjectGraphOuterClass.SaveableObject defaultValue)map<string, .tensorflow.SaveableObject> saveable_objects = 11;SavedObjectGraphOuterClass.SaveableObjectgetSaveableObjectsOrThrow(java.lang.String key)map<string, .tensorflow.SaveableObject> saveable_objects = 11;TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferencegetSlotVariables(int index)Slot variables owned by this object.intgetSlotVariablesCount()Slot variables owned by this object.java.util.List<TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference>getSlotVariablesList()Slot variables owned by this object.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuildergetSlotVariablesOrBuilder(int index)Slot variables owned by this object.java.util.List<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder>getSlotVariablesOrBuilderList()Slot variables owned by this object.SavedObjectGraphOuterClass.SavedUserObjectgetUserObject().tensorflow.SavedUserObject user_object = 4;SavedObjectGraphOuterClass.SavedUserObjectOrBuildergetUserObjectOrBuilder().tensorflow.SavedUserObject user_object = 4;SavedObjectGraphOuterClass.SavedVariablegetVariable().tensorflow.SavedVariable variable = 7;SavedObjectGraphOuterClass.SavedVariableOrBuildergetVariableOrBuilder().tensorflow.SavedVariable variable = 7;booleanhasAsset().tensorflow.SavedAsset asset = 5;booleanhasBareConcreteFunction().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;booleanhasConstant().tensorflow.SavedConstant constant = 9;booleanhasFunction().tensorflow.SavedFunction function = 6;booleanhasResource().tensorflow.SavedResource resource = 10;booleanhasUserObject().tensorflow.SavedUserObject user_object = 4;booleanhasVariable().tensorflow.SavedVariable variable = 7;Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getChildrenList
java.util.List<TrackableObjectGraphOuterClass.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; -
getChildren
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference getChildren(int index)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; -
getChildrenCount
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; -
getChildrenOrBuilderList
java.util.List<? extends TrackableObjectGraphOuterClass.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; -
getChildrenOrBuilder
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder(int index)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; -
getSlotVariablesList
java.util.List<TrackableObjectGraphOuterClass.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; -
getSlotVariables
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables(int index)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; -
getSlotVariablesCount
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; -
getSlotVariablesOrBuilderList
java.util.List<? extends TrackableObjectGraphOuterClass.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; -
getSlotVariablesOrBuilder
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder(int index)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; -
hasUserObject
boolean hasUserObject().tensorflow.SavedUserObject user_object = 4;- Returns:
- Whether the userObject field is set.
-
getUserObject
SavedObjectGraphOuterClass.SavedUserObject getUserObject().tensorflow.SavedUserObject user_object = 4;- Returns:
- The userObject.
-
getUserObjectOrBuilder
SavedObjectGraphOuterClass.SavedUserObjectOrBuilder getUserObjectOrBuilder().tensorflow.SavedUserObject user_object = 4; -
hasAsset
boolean hasAsset().tensorflow.SavedAsset asset = 5;- Returns:
- Whether the asset field is set.
-
getAsset
SavedObjectGraphOuterClass.SavedAsset getAsset().tensorflow.SavedAsset asset = 5;- Returns:
- The asset.
-
getAssetOrBuilder
SavedObjectGraphOuterClass.SavedAssetOrBuilder getAssetOrBuilder().tensorflow.SavedAsset asset = 5; -
hasFunction
boolean hasFunction().tensorflow.SavedFunction function = 6;- Returns:
- Whether the function field is set.
-
getFunction
SavedObjectGraphOuterClass.SavedFunction getFunction().tensorflow.SavedFunction function = 6;- Returns:
- The function.
-
getFunctionOrBuilder
SavedObjectGraphOuterClass.SavedFunctionOrBuilder getFunctionOrBuilder().tensorflow.SavedFunction function = 6; -
hasVariable
boolean hasVariable().tensorflow.SavedVariable variable = 7;- Returns:
- Whether the variable field is set.
-
getVariable
SavedObjectGraphOuterClass.SavedVariable getVariable().tensorflow.SavedVariable variable = 7;- Returns:
- The variable.
-
getVariableOrBuilder
SavedObjectGraphOuterClass.SavedVariableOrBuilder getVariableOrBuilder().tensorflow.SavedVariable variable = 7; -
hasBareConcreteFunction
boolean hasBareConcreteFunction().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;- Returns:
- Whether the bareConcreteFunction field is set.
-
getBareConcreteFunction
SavedObjectGraphOuterClass.SavedBareConcreteFunction getBareConcreteFunction().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;- Returns:
- The bareConcreteFunction.
-
getBareConcreteFunctionOrBuilder
SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; -
hasConstant
boolean hasConstant().tensorflow.SavedConstant constant = 9;- Returns:
- Whether the constant field is set.
-
getConstant
SavedObjectGraphOuterClass.SavedConstant getConstant().tensorflow.SavedConstant constant = 9;- Returns:
- The constant.
-
getConstantOrBuilder
SavedObjectGraphOuterClass.SavedConstantOrBuilder getConstantOrBuilder().tensorflow.SavedConstant constant = 9; -
hasResource
boolean hasResource().tensorflow.SavedResource resource = 10;- Returns:
- Whether the resource field is set.
-
getResource
SavedObjectGraphOuterClass.SavedResource getResource().tensorflow.SavedResource resource = 10;- Returns:
- The resource.
-
getResourceOrBuilder
SavedObjectGraphOuterClass.SavedResourceOrBuilder getResourceOrBuilder().tensorflow.SavedResource resource = 10; -
getSaveableObjectsCount
int getSaveableObjectsCount()map<string, .tensorflow.SaveableObject> saveable_objects = 11; -
containsSaveableObjects
boolean containsSaveableObjects(java.lang.String key)map<string, .tensorflow.SaveableObject> saveable_objects = 11; -
getSaveableObjects
@Deprecated java.util.Map<java.lang.String,SavedObjectGraphOuterClass.SaveableObject> getSaveableObjects()Deprecated.UsegetSaveableObjectsMap()instead. -
getSaveableObjectsMap
java.util.Map<java.lang.String,SavedObjectGraphOuterClass.SaveableObject> getSaveableObjectsMap()map<string, .tensorflow.SaveableObject> saveable_objects = 11; -
getSaveableObjectsOrDefault
SavedObjectGraphOuterClass.SaveableObject getSaveableObjectsOrDefault(java.lang.String key, SavedObjectGraphOuterClass.SaveableObject defaultValue)map<string, .tensorflow.SaveableObject> saveable_objects = 11; -
getSaveableObjectsOrThrow
map<string, .tensorflow.SaveableObject> saveable_objects = 11; -
getKindCase
SavedObjectGraphOuterClass.SavedObject.KindCase getKindCase()
-