Skip to content

Releases: hpcaitech/TensorNVMe

Version v0.1.0 Release!

25 Jul 01:34
75b2f86
Compare
Choose a tag to compare

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