Skip to content

Commit fa94e7c

Browse files
committed
docs: v3.1.1 changelog
1 parent e8cfb9b commit fa94e7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/changelogs/v3.1.1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010

1111
### Bug
1212

13-
* Fix to handle the optimizers that only take the `model` instead of the parameters in `create_optimizer()`. (#263)
13+
* 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

Comments
 (0)