.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/main.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/example.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
docs/_static/Drexel_blue_Logo_square_Dark.png
docs/_static/Drexel_blue_Logo_square_Light.png
docs/_static/custom.css
examples/.log.txt
examples/log.txt
examples/pytorchmodellogger.ipynb
src/DataFed_TorchFlow.egg-info/PKG-INFO
src/DataFed_TorchFlow.egg-info/SOURCES.txt
src/DataFed_TorchFlow.egg-info/dependency_links.txt
src/DataFed_TorchFlow.egg-info/not-zip-safe
src/DataFed_TorchFlow.egg-info/requires.txt
src/DataFed_TorchFlow.egg-info/top_level.txt
src/datafed_torchflow/JSON.py
src/datafed_torchflow/__init__.py
src/datafed_torchflow/computer.py
src/datafed_torchflow/datafed.py
src/datafed_torchflow/pytorch.py
src/datafed_torchflow/utils.py
tests/import_test.py