"torchvision/vscode:/vscode.git/clone" did not exist on "ad0553c0ad368ef9cde12d5a0bb6f2ecd5285544"
Commit d2f16726 authored by Tim Dettmers's avatar Tim Dettmers
Browse files

Added changes for analysis Adam.

parent 0c5fa5a6
......@@ -28,6 +28,7 @@ Features:
Features:
- 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 Analysis Adam to track 8-bit vs 32-bit quantization errors over time.
Bug fixes:
- fixed "undefined symbol: \_\_fatbinwrap_38" error for P100 GPUs on CUDA 10.1 (#5)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment