README.md
pyproject.toml
gpuemu/__init__.py
gpuemu/client.py
gpuemu/rng.py
gpuemu/tolerances.py
gpuemu/validate.py
gpuemu.egg-info/PKG-INFO
gpuemu.egg-info/SOURCES.txt
gpuemu.egg-info/dependency_links.txt
gpuemu.egg-info/requires.txt
gpuemu.egg-info/top_level.txt
gpuemu/frameworks/__init__.py
gpuemu/frameworks/base.py
gpuemu/frameworks/jax.py
gpuemu/frameworks/pytorch.py
gpuemu/frameworks/tensorflow.py
tests/test_daemon_roundtrip.py
tests/test_jax.py
tests/test_pytorch.py
tests/test_smoke.py
tests/test_tensorflow.py
tests/test_tolerances.py