CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/config.yaml
examples/sample.config.yaml
examples/train.py
src/wandb_generic/__init__.py
src/wandb_generic/checkpointers.py
src/wandb_generic/loggers.py
src/wandb_generic/py.typed
src/wandb_generic/sweeps.py
src/wandb_generic.egg-info/PKG-INFO
src/wandb_generic.egg-info/SOURCES.txt
src/wandb_generic.egg-info/dependency_links.txt
src/wandb_generic.egg-info/requires.txt
src/wandb_generic.egg-info/top_level.txt
tests/__init__.py
tests/test_basic.py
tests/test_financial.py
tests/test_generic_domains.py
tests/test_pytorch.py
tests/test_sklearn.py
tests/test_tensorflow.py