Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

torch_sparse_adamw-1.0.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

torch_sparse_adamw-1.0.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page