LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
dlrs/__init__.py
dlrs/py.typed
dlrs/scheduler.py
dlrs/utils.py
examples/huggingface_callback.py
examples/lightning_callback.py
examples/mnist_example.py
examples/pinns_helmholtz.py
pytorch_dlrs.egg-info/PKG-INFO
pytorch_dlrs.egg-info/SOURCES.txt
pytorch_dlrs.egg-info/dependency_links.txt
pytorch_dlrs.egg-info/requires.txt
pytorch_dlrs.egg-info/top_level.txt
tests/__init__.py
tests/test_scheduler.py
tests/test_utils.py