Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-18 | debug | justheuristic | |
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 | |
aware that a cast happens and the operation quantization is performed in fp16. | |||
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 | |
Update main branch | |||
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 | Remove unused code | Max Ryabinin | |
2022-08-24 | minor fixes | dbaranchuk | |
2022-08-23 | minor fixes | dbaranchuk | |
2022-08-23 | refactoring | dbaranchuk | |
2022-08-23 | add memory efficient backward | dbaranchuk | |
2022-08-16 | Added fused bias to matmullt. | Tim Dettmers | |
2022-08-08 | Fixed prod Python < 3.7 compatibility in function.py. | Tim Dettmers | |
2022-08-08 | Removed prod for Python <= 3.7 compatibility. | Tim Dettmers | |
2022-08-04 | Merge branch 'debug' into cuda-bin-switch-and-cli | Tim Dettmers | |