LICENSE
MANIFEST.in
README.md
pyproject.toml
brainchop/__init__.py
brainchop/api.py
brainchop/cli.py
brainchop/convert_tfjs_to_pth.py
brainchop/export_model.py
brainchop/sae_model.py
brainchop/tiny_meshnet.py
brainchop/utils.py
brainchop.egg-info/PKG-INFO
brainchop.egg-info/SOURCES.txt
brainchop.egg-info/dependency_links.txt
brainchop.egg-info/entry_points.txt
brainchop.egg-info/requires.txt
brainchop.egg-info/top_level.txt
brainchop/niimath/__init__.py
tests/test_api.py
tests/test_backend_comparison.py
tests/test_batching.py
tests/test_sequential_argmax.py