summaryrefslogtreecommitdiff
path: root/bitsandbytes/nn/__init__.py
AgeCommit message (Collapse)Author
2022-10-24Isolated CUDASetup logging; all tests green.Tim Dettmers
2022-08-01ran black and isort for coherent code formattingTitus von Koeller
2022-07-22Most tests passing.Tim Dettmers
2021-11-29Added module override, bnb.nn.Embedding #13 #15 #19Tim Dettmers
2021-10-05Initial commitTim Dettmers