summaryrefslogtreecommitdiff
path: root/tests/test_optim.py
AgeCommit message (Collapse)Author
2022-07-22Most tests passing.Tim Dettmers
2022-06-30Remove unused imports, fix NotImplementedErrorMax Ryabinin
2021-11-29Fixed unsafe use of eval. #8Tim Dettmers
2021-11-28Added AdamW. #10 #13Tim Dettmers
2021-11-10Added adagrad with tests (no clipping).Tim Dettmers
2021-10-20Initial plumbing for skip_zeros.Tim Dettmers
2021-10-05Initial commitTim Dettmers