Skip to content

Version v0.1.0 Release!

Latest
Compare
Choose a tag to compare
@ver217 ver217 released this 25 Jul 01:34
· 23 commits to main since this release
75b2f86

Overview

A Python Library provides APIs to move PyTorch Tensors between CPU and NVMe. It provides simple asynchronize I/O API, which helps you easily overlap computation and data moving. Instead of manually installing dependent C++ libraries, it can detect and install them automatically. It's user-friendly and efficient.

What's Changed

New Contributors

Full Changelog: https://github.com/hpcaitech/TensorNVMe/commits/v0.1.0