.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
mkdocs.yml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/pull_request_template.md
.github/workflows/python_unittest.yaml
docs/CNAME
docs/changelog.md
docs/index.md
docs/api/index.md
docs/api/utils.md
docs/assets/css/custom.css
docs/assets/images/favicon.ico
docs/assets/images/mypackage.png
examples/README.md
tests/__init__.py
tests/mypackage_test.py
torchml/__init__.py
torchml/_version.py
torchml/utils.py
torchml.egg-info/PKG-INFO
torchml.egg-info/SOURCES.txt
torchml.egg-info/dependency_links.txt
torchml.egg-info/top_level.txt