Uses of Interface
org.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
Packages that use SavedObjectGraphOuterClass.SavedVariableOrBuilder
-
Uses of SavedObjectGraphOuterClass.SavedVariableOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto 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 org.tensorflow.proto 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 org.tensorflow.proto 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.