summaryrefslogtreecommitdiff
path: root/tests/test_modules.py
AgeCommit message (Expand)Author
2022-08-17Fixed bug in Linear8bitLt, when the bias is None.Tim Dettmers
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-22Most tests passing.Tim Dettmers
2022-06-30Remove unused imports, fix NotImplementedErrorMax Ryabinin
2021-11-29Added module override, bnb.nn.Embedding #13 #15 #19Tim Dettmers