Uses of Class
tensorflow.SavedObjectGraphOuterClass.SavedVariable
Packages that use SavedObjectGraphOuterClass.SavedVariable
-
Uses of SavedObjectGraphOuterClass.SavedVariable in tensorflow
Methods in tensorflow that return SavedObjectGraphOuterClass.SavedVariableModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedVariable.Builder.build()SavedObjectGraphOuterClass.SavedVariable.Builder.buildPartial()SavedObjectGraphOuterClass.SavedVariable.getDefaultInstance()SavedObjectGraphOuterClass.SavedVariable.Builder.getDefaultInstanceForType()SavedObjectGraphOuterClass.SavedVariable.getDefaultInstanceForType()SavedObjectGraphOuterClass.SavedVariable.Builder.getExperimentalDistributedVariableComponents(int index) List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedVariable.getExperimentalDistributedVariableComponents(int index) List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedVariableOrBuilder.getExperimentalDistributedVariableComponents(int index) List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedObject.Builder.getVariable().tensorflow.SavedVariable variable = 7;SavedObjectGraphOuterClass.SavedObject.getVariable().tensorflow.SavedVariable variable = 7;SavedObjectGraphOuterClass.SavedObjectOrBuilder.getVariable().tensorflow.SavedVariable variable = 7;SavedObjectGraphOuterClass.SavedVariable.parseDelimitedFrom(InputStream input) SavedObjectGraphOuterClass.SavedVariable.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedVariable.parseFrom(byte[] data) SavedObjectGraphOuterClass.SavedVariable.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedVariable.parseFrom(com.google.protobuf.ByteString data) SavedObjectGraphOuterClass.SavedVariable.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedVariable.parseFrom(com.google.protobuf.CodedInputStream input) SavedObjectGraphOuterClass.SavedVariable.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedVariable.parseFrom(InputStream input) SavedObjectGraphOuterClass.SavedVariable.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedVariable.parseFrom(ByteBuffer data) SavedObjectGraphOuterClass.SavedVariable.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow that return types with arguments of type SavedObjectGraphOuterClass.SavedVariableModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedVariable.Builder.getExperimentalDistributedVariableComponentsList()List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedVariable.getExperimentalDistributedVariableComponentsList()List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedVariableOrBuilder.getExperimentalDistributedVariableComponentsList()List of component variables for a distributed variable.com.google.protobuf.Parser<SavedObjectGraphOuterClass.SavedVariable> SavedObjectGraphOuterClass.SavedVariable.getParserForType()static com.google.protobuf.Parser<SavedObjectGraphOuterClass.SavedVariable> SavedObjectGraphOuterClass.SavedVariable.parser()Methods in tensorflow with parameters of type SavedObjectGraphOuterClass.SavedVariableModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedVariable.Builder.addExperimentalDistributedVariableComponents(int index, SavedObjectGraphOuterClass.SavedVariable value) List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedVariable.Builder.addExperimentalDistributedVariableComponents(SavedObjectGraphOuterClass.SavedVariable value) List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedVariable.Builder.mergeFrom(SavedObjectGraphOuterClass.SavedVariable other) SavedObjectGraphOuterClass.SavedObject.Builder.mergeVariable(SavedObjectGraphOuterClass.SavedVariable value) .tensorflow.SavedVariable variable = 7;SavedObjectGraphOuterClass.SavedVariable.newBuilder(SavedObjectGraphOuterClass.SavedVariable prototype) SavedObjectGraphOuterClass.SavedVariable.Builder.setExperimentalDistributedVariableComponents(int index, SavedObjectGraphOuterClass.SavedVariable value) List of component variables for a distributed variable.SavedObjectGraphOuterClass.SavedObject.Builder.setVariable(SavedObjectGraphOuterClass.SavedVariable value) .tensorflow.SavedVariable variable = 7;Method parameters in tensorflow with type arguments of type SavedObjectGraphOuterClass.SavedVariableModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedVariable.Builder.addAllExperimentalDistributedVariableComponents(Iterable<? extends SavedObjectGraphOuterClass.SavedVariable> values) List of component variables for a distributed variable.