.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/master-cd.yml
.github/workflows/tags-release.yml
.github/workflows/test-ci.yml
src/hydra_callbacks/__init__.py
src/hydra_callbacks/_version.py
src/hydra_callbacks/callbacks.py
src/hydra_callbacks/logger.py
src/hydra_callbacks/monitor.py
src/hydra_callbacks.egg-info/PKG-INFO
src/hydra_callbacks.egg-info/SOURCES.txt
src/hydra_callbacks.egg-info/dependency_links.txt
src/hydra_callbacks.egg-info/requires.txt
src/hydra_callbacks.egg-info/top_level.txt
tests/test_callbacks.py
tests/test_perflogger.py
tests/test_app/config.yaml
tests/test_app/dummy.txt
tests/test_app/dummy_app.py
tests/test_app/gather_app.py
tests/test_app/gather_app_conf.yaml
tests/test_app/git_callback.yaml
tests/test_app/latest_callback.yaml
tests/test_app/perf_app.py
tests/test_app/resource_monitor.yaml
tests/test_app/runtime_perf.yaml