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 7e7efda commit 8ad21d8Copy full SHA for 8ad21d8
README.md
@@ -259,7 +259,7 @@ make install-editable # or run `pip3 install --no-build-isolation --editable .`
259
260
- [x] CPU-accelerated optimizer
261
- [ ] Support general implicit differentiation with functional programing
262
-- [ ] Support more optimizers such as AdamW, RMSProp
+- [X] Support more optimizers such as AdamW, RMSProp
263
- [ ] Zero order optimization
264
- [ ] Distributed optimizers
265
- [ ] Support `complex` data type
0 commit comments