hpcaitech/TensorNVMe

A Python library transfers PyTorch tensors between CPU and NVMe

38
/ 100
Emerging

When working with very large PyTorch models or datasets that don't fit into your computer's main memory (RAM), this tool helps you temporarily move parts of your data to faster NVMe solid-state drives. It takes your PyTorch tensors and offloads them to disk, then brings them back to CPU memory when needed. This is useful for machine learning engineers and researchers training large models on systems with limited RAM.

125 stars. No commits in the last 6 months.

Use this if you are a machine learning practitioner experiencing out-of-memory errors or slow training times when working with large PyTorch tensors on a Linux system with NVMe storage.

Not ideal if you are not using PyTorch, do not have NVMe storage, or are working on macOS/Windows.

deep-learning large-model-training data-management pytorch-optimization resource-management
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 8 / 25
Community 20 / 25

How are scores calculated?

Stars

125

Forks

27

Language

C++

License

Last pushed

Nov 27, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hpcaitech/TensorNVMe"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.