LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
brainchop/__init__.py
brainchop/convert_tfjs_to_pth.py
brainchop/export_model.py
brainchop/main.py
brainchop/tfjs_meshnet.py
brainchop/tiny_meshnet.py
brainchop/types.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/__init__.py
tests/test_batching.py
tests/test_sequential_argmax.py
tests/visual.py