README.md
setup.py
tests/__init__.py
tests/cuda_test.py
tests/module_test.py
tests/plot_test.py
tests/record_test.py
tests/torchfunc_test.py
tests/performance/__init__.py
tests/performance/layers_test.py
tests/performance/technology_test.py
torchfunc/__init__.py
torchfunc/_base.py
torchfunc/cuda.py
torchfunc/module.py
torchfunc/plot.py
torchfunc/record.py
torchfunc.egg-info/PKG-INFO
torchfunc.egg-info/SOURCES.txt
torchfunc.egg-info/dependency_links.txt
torchfunc.egg-info/requires.txt
torchfunc.egg-info/top_level.txt
torchfunc/_dev_utils/__init__.py
torchfunc/_dev_utils/_general.py
torchfunc/performance/__init__.py
torchfunc/performance/layers.py
torchfunc/performance/technology.py