Age | Commit message (Expand) | Author |
---|---|---|
2022-09-18 | debug | justheuristic |
2022-09-18 | debugprint | justheuristic |
2022-09-18 | debugpritn | justheuristic |
2022-09-18 | add memory efficient backward | justheuristic |
2022-09-18 | reduce diff | justheuristic |
2022-09-18 | rollback | justheuristic |
2022-09-18 | addmm_ | justheuristic |
2022-09-18 | cast edge case | justheuristic |
2022-09-18 | cast edge case | justheuristic |
2022-09-18 | cast properly | justheuristic |
2022-09-18 | cast properly | justheuristic |
2022-09-18 | cast properly | justheuristic |
2022-09-18 | debug asset | justheuristic |
2022-09-18 | matmul -1- addmm | justheuristic |
2022-09-18 | safer cast | justheuristic |
2022-09-18 | change typecast behavior | justheuristic |
2022-09-18 | change typecast behavior | justheuristic |
2022-09-18 | change typecast behavior | justheuristic |
2022-09-18 | change typecast behavior | justheuristic |
2022-09-18 | change typecast behavior | justheuristic |
2022-09-18 | debug assert | justheuristic |
2022-09-18 | debug assert | justheuristic |
2022-09-17 | change order | justheuristic |
2022-09-17 | change order | justheuristic |
2022-09-17 | un-fuse bias | justheuristic |
2022-09-17 | un-fuse bias | justheuristic |
2022-09-17 | un-fuse bias | justheuristic |
2022-09-17 | cast bias too | justheuristic |
2022-09-17 | recast to fp16 | justheuristic |
2022-09-17 | clearer assertions | justheuristic |
2022-09-17 | some kind of warning or something when this is first executed to make people ... | justheuristic |
2022-09-17 | Merge branch 'TimDettmers:main' into memory-efficient-backward | justheuristic |
2022-09-11 | Merge branch 'main' of github.com:TimDettmers/bitsandbytes into main | Tim Dettmers |
2022-09-11 | Fixed 2^31 max size issue for cpu blockwise quant. | Tim Dettmers |
2022-09-11 | bug fix | dbaranchuk |
2022-09-11 | refactoring | dbaranchuk |
2022-09-11 | refactoring | dbaranchuk |
2022-09-11 | clarified an exception message | dbaranchuk |
2022-09-11 | add memory effcient backward option | dbaranchuk |
2022-09-10 | Merge pull request #1 from TimDettmers/main | Dmitry Baranchuk |
2022-09-08 | Version bump + bnb.utils import fix. | Tim Dettmers |
2022-09-05 | Merge branch 'main' into remove_unused_code | Tim Dettmers |
2022-08-29 | req_gradA for casted & more efficient and accurate fp16 backward | dbaranchuk |
2022-08-26 | add dtype <-> fp16 cast | dbaranchuk |
2022-08-25 | memory efficient fp16 backward | dbaranchuk |
2022-08-24 | Replace print_stderr with warnings.warn | Max Ryabinin |
2022-08-24 | Remove unused code | Max Ryabinin |
2022-08-23 | Fixed issue where Pascal was not displaying proper error. | Tim Dettmers |
2022-08-24 | delete CxB from state | dbaranchuk |
2022-08-24 | minor fixes | dbaranchuk |