summaryrefslogtreecommitdiff
path: root/bitsandbytes/optim
AgeCommit message (Expand)Author
2022-08-01reran black with linelength 80 for greater readabilityTitus von Koeller
2022-08-01ran black and isort for coherent code formattingTitus von Koeller
2022-07-01Fix importsMax Ryabinin
2022-07-01Add a CPU-only build optionMax Ryabinin
2022-06-30Remove unused imports, fix NotImplementedErrorMax Ryabinin
2021-11-29Added module override, bnb.nn.Embedding #13 #15 #19Tim Dettmers
2021-11-29Merge branch 'main' of github.com:facebookresearch/bitsandbytes into 0.26.0Tim Dettmers
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-31Add missing imports to adamKonstantin Ditschuneit
2021-10-21Fixed syntax and import error.Tim Dettmers
2021-10-21Added analysis Adam.Tim Dettmers
2021-10-21Copied over Analysis Adam.Tim Dettmers
2021-10-20Added skip_zeros; tests are passing.Tim Dettmers
2021-10-20Initial plumbing for skip_zeros.Tim Dettmers
2021-10-07Changed from testpypi to pypi. Release 0.0.24Tim Dettmers
2021-10-05Initial commitTim Dettmers