We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8cfb9b commit fa94e7cCopy full SHA for fa94e7c
docs/changelogs/v3.1.1.md
@@ -10,4 +10,5 @@
10
11
### Bug
12
13
-* Fix to handle the optimizers that only take the `model` instead of the parameters in `create_optimizer()`. (#263)
+* Handle the optimizers that only take the `model` instead of the parameters in `create_optimizer()`. (#263)
14
+* Move the variable to the same device with the parameter. (#266, #267)
0 commit comments