Uses of Interface
tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
Packages that use SavedObjectGraphOuterClass.SavedVariableOrBuilder
-
Uses of SavedObjectGraphOuterClass.SavedVariableOrBuilder in tensorflow
Classes in tensorflow that implement SavedObjectGraphOuterClass.SavedVariableOrBuilderModifier and TypeClassDescriptionstatic final classRepresents a Variable that is initialized by loading the contents from the checkpoint.static final classRepresents a Variable that is initialized by loading the contents from the checkpoint.Methods in tensorflow that return SavedObjectGraphOuterClass.SavedVariableOrBuilderModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedVariable.Builder.getExperimentalDistributedVariableComponentsOrBuilder(int index) List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedVariable.getExperimentalDistributedVariableComponentsOrBuilder(int index) List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedVariableOrBuilder.getExperimentalDistributedVariableComponentsOrBuilder(int index) List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedObject.Builder.getVariableOrBuilder().tensorflow.SavedVariable variable = 7;SavedObjectGraphOuterClass.SavedObject.getVariableOrBuilder().tensorflow.SavedVariable variable = 7;SavedObjectGraphOuterClass.SavedObjectOrBuilder.getVariableOrBuilder().tensorflow.SavedVariable variable = 7;Methods in tensorflow that return types with arguments of type SavedObjectGraphOuterClass.SavedVariableOrBuilderModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedVariable.Builder.getExperimentalDistributedVariableComponentsOrBuilderList()List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedVariable.getExperimentalDistributedVariableComponentsOrBuilderList()List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedVariableOrBuilder.getExperimentalDistributedVariableComponentsOrBuilderList()List of component variables for a distributed variable.