LICENSE
README.md
pyproject.toml
setup.py
src/torchada/__init__.py
src/torchada/_mapping.py
src/torchada/_patch.py
src/torchada/_platform.py
src/torchada/_runtime.py
src/torchada.egg-info/PKG-INFO
src/torchada.egg-info/SOURCES.txt
src/torchada.egg-info/dependency_links.txt
src/torchada.egg-info/requires.txt
src/torchada.egg-info/top_level.txt
src/torchada/cuda/__init__.py
src/torchada/cuda/amp.py
src/torchada/cuda/nvtx.py
src/torchada/utils/__init__.py
src/torchada/utils/cpp_extension.py
tests/test_cpp_extension.py
tests/test_cuda_patching.py
tests/test_device_strings.py
tests/test_extension_build.py
tests/test_mappings.py
tests/test_platform.py
tests/test_python_compat.py