LICENSE
MANIFEST.in
README.md
README.pypi.md
pyproject.toml
setup.py
profiles/validated-vulkan-profiles.json
python/ameva_vulkan_runtime/__init__.py
python/ameva_vulkan_runtime/bindings.py
python/ameva_vulkan_runtime/cli.py
python/ameva_vulkan_runtime/core.py
python/ameva_vulkan_runtime/doctor.py
python/ameva_vulkan_runtime/exceptions.py
python/ameva_vulkan_runtime/platform.py
python/ameva_vulkan_runtime/protocol.py
python/ameva_vulkan_runtime.egg-info/PKG-INFO
python/ameva_vulkan_runtime.egg-info/SOURCES.txt
python/ameva_vulkan_runtime.egg-info/dependency_links.txt
python/ameva_vulkan_runtime.egg-info/entry_points.txt
python/ameva_vulkan_runtime.egg-info/requires.txt
python/ameva_vulkan_runtime.egg-info/top_level.txt
python/ameva_vulkan_runtime/adapters/__init__.py
python/ameva_vulkan_runtime/adapters/base.py
python/ameva_vulkan_runtime/adapters/bitnet.py
python/ameva_vulkan_runtime/adapters/diffusion.py
python/ameva_vulkan_runtime/adapters/llamacpp.py
python/ameva_vulkan_runtime/adapters/stt.py
python/ameva_vulkan_runtime/adapters/tts.py
python/ameva_vulkan_runtime/adapters/vision.py
python/ameva_vulkan_runtime/profiles/validated-vulkan-profiles.json
python/tests/test_core.py
python/tests/test_doctor_v0_v11.py
python/tests/test_handle_lifecycle.py
python/tests/test_modalities.py