No project description provided
Project description
# Pytorch Sparse AdamW This repository contains the sparse version of AdamW optimizer.
The SparseAdamW optimizer behaves like AdamW optimizer, but updates only the statistics for gradients which are computed, in the same way as SparseAdam optimizer. The optimizer can only be used on modules, which produce sparse gradients, e.g., nn.Embedding.
## Install Install by running: `bash pip install torch-sparse-adamw `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file torch_sparse_adamw-1.0.0.tar.gz.
File metadata
- Download URL: torch_sparse_adamw-1.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33358fe69a9624f102d34cb6902ac01632162e4891bd83d973dfffed0c2c934e
|
|
| MD5 |
3e6f39a879de442be90657d4bbaf11bc
|
|
| BLAKE2b-256 |
c951ca6570718f4ce1339d53422131121ad048e1a699256159f061fa18368784
|
File details
Details for the file torch_sparse_adamw-1.0.0-py3-none-any.whl.
File metadata
- Download URL: torch_sparse_adamw-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0729195d888716ecdfd45cfc7f6d807589c0e4942e4a8256c36b9b4c49b4fba1
|
|
| MD5 |
5aa7f3936f3618292cf5c9097b9a2eda
|
|
| BLAKE2b-256 |
d99f1811265caceb27ffe317d30e7e033fcc9679cfa34966ad5b970e4fd382b9
|