CMakeLists.txt
MANIFEST.in
README.md
requirements.txt
setup.py
version.txt
3rd/CMakeLists.txt
csrc/CMakeLists.txt
csrc/aio.cpp
csrc/offload.cpp
csrc/space_mgr.cpp
csrc/uring.cpp
include/aio.h
include/asyncio.h
include/offload.h
include/space_mgr.h
include/uring.h
tensornvme/__init__.py
tensornvme/offload.py
tensornvme.egg-info/PKG-INFO
tensornvme.egg-info/SOURCES.txt
tensornvme.egg-info/dependency_links.txt
tensornvme.egg-info/entry_points.txt
tensornvme.egg-info/requires.txt
tensornvme.egg-info/top_level.txt
tensornvme/_C/__init__.pyi
tensornvme/cli/__init__.py
tensornvme/cli/check.py
tensornvme/cli/cli.py