forked from mrq/bitsandbytes-rocm
Updated docs and changelog.
This commit is contained in:
parent
0fb378b4ee
commit
3dc1688acb
|
@ -29,8 +29,12 @@ Features:
|
||||||
- Added `skip_zeros` for block-wise and 32-bit optimizers. This ensures correct updates for sparse gradients and sparse models.
|
- Added `skip_zeros` for block-wise and 32-bit optimizers. This ensures correct updates for sparse gradients and sparse models.
|
||||||
- Added support for Kepler GPUs. (#4)
|
- Added support for Kepler GPUs. (#4)
|
||||||
- Added Analysis Adam to track 8-bit vs 32-bit quantization errors over time.
|
- Added Analysis Adam to track 8-bit vs 32-bit quantization errors over time.
|
||||||
|
- Make compilation more user friendly.
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
- fixed "undefined symbol: \_\_fatbinwrap_38" error for P100 GPUs on CUDA 10.1 (#5)
|
- fixed "undefined symbol: \_\_fatbinwrap_38" error for P100 GPUs on CUDA 10.1 (#5)
|
||||||
|
|
||||||
|
Docs:
|
||||||
|
- Added docs with instructions to compile from source.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user