Skip to content

Commit 8ad21d8

Browse files
committed
docs(README): update future plan
1 parent 7e7efda commit 8ad21d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ make install-editable # or run `pip3 install --no-build-isolation --editable .`
259259

260260
- [x] CPU-accelerated optimizer
261261
- [ ] Support general implicit differentiation with functional programing
262-
- [ ] Support more optimizers such as AdamW, RMSProp
262+
- [X] Support more optimizers such as AdamW, RMSProp
263263
- [ ] Zero order optimization
264264
- [ ] Distributed optimizers
265265
- [ ] Support `complex` data type

0 commit comments

Comments
 (0)