.gitignore
LICENSE
README.md
setup.py
.github/workflows/python-app.yml
flopth/__init__.py
flopth/helper.py
flopth/model_viewer.py
flopth/settings.py
flopth.egg-info/PKG-INFO
flopth.egg-info/SOURCES.txt
flopth.egg-info/dependency_links.txt
flopth.egg-info/entry_points.txt
flopth.egg-info/requires.txt
flopth.egg-info/top_level.txt
tests/test_1d_3d.py
tests/test_input_output.py
tests/test_output_format.py
tests/test_paramters.py
tests/test_size.py
tests/test_torchvision_models.py