MANIFEST.in
README.md
setup.py
testing/setup.py
testing/config/config.py
testing/testing/create_folds.py
testing/testing/dataset.py
testing/testing/model.py
testing/testing/training.py
testing/testing/utils.py
torchtemplates/__init__.py
torchtemplates/console.py
torchtemplates/torchtemplates.py
torchtemplates.egg-info/PKG-INFO
torchtemplates.egg-info/SOURCES.txt
torchtemplates.egg-info/dependency_links.txt
torchtemplates.egg-info/entry_points.txt
torchtemplates.egg-info/requires.txt
torchtemplates.egg-info/top_level.txt
torchtemplates/templates/config.py.j2
torchtemplates/templates/create_folds.py.j2
torchtemplates/templates/image_data.py.j2
torchtemplates/templates/model.py.j2
torchtemplates/templates/setup.py.j2
torchtemplates/templates/tabular_data.py.j2
torchtemplates/templates/text_data.py.j2
torchtemplates/templates/training.py.j2
torchtemplates/templates/utils.py.j2