LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/logo.png
docs/screenshot.jpg
tests/__init__.py
tests/api_mocks.py
tests/test_api.py
tests/test_callbacks.py
tests/test_cli.py
tests/test_config.py
tests/test_git_repo.py
tests/test_headless.py
tests/test_history.py
tests/test_media.py
tests/test_retry.py
tests/test_summary.py
tests/test_wandb.py
tests/utils.py
tests/fixtures/test.h5
tests/fixtures/train.py
wandb/__init__.py
wandb/agent.py
wandb/api.py
wandb/cli.py
wandb/file_pusher.py
wandb/git_repo.py
wandb/history.py
wandb/internal_cli.py
wandb/io_wrap.py
wandb/jsonlfile.py
wandb/media.py
wandb/meta.py
wandb/retry.py
wandb/run_manager.py
wandb/sparkline.py
wandb/stats.py
wandb/streaming_log.py
wandb/summary.py
wandb/typedtable.py
wandb/util.py
wandb/wandb_config.py
wandb/wandb_keras.py
wandb/wandb_run.py
wandb/wandb_socket.py
wandb/wandb_tensorflow.py
wandb/wandb_torch.py
wandb/wandb_types.py
wandb.egg-info/PKG-INFO
wandb.egg-info/SOURCES.txt
wandb.egg-info/dependency_links.txt
wandb.egg-info/entry_points.txt
wandb.egg-info/not-zip-safe
wandb.egg-info/requires.txt
wandb.egg-info/top_level.txt
wandb/board/__init__.py
wandb/board/board.py
wandb/board/config.py
wandb/board/app/__init__.py
wandb/board/app/blueprints/__init__.py
wandb/board/app/blueprints/files.py
wandb/board/app/blueprints/graphql.py
wandb/board/app/blueprints/static.py
wandb/board/app/graphql/__init__.py
wandb/board/app/graphql/loader.py
wandb/board/app/graphql/schema.py
wandb/board/app/models/__init__.py
wandb/board/app/models/files.py
wandb/board/app/util/__init__.py
wandb/board/app/util/errors.py
wandb/board/app/util/tfevents.py
wandb/board/tests/__init__.py
wandb/board/tests/test_graphql.py
wandb/board/tests/util.py
wandb/board/ui/build/asset-manifest.json
wandb/board/ui/build/b59dbbf7394621398688.worker.js
wandb/board/ui/build/b59dbbf7394621398688.worker.js.map
wandb/board/ui/build/d3.v3.min.js
wandb/board/ui/build/favicon.png
wandb/board/ui/build/index.html
wandb/board/ui/build/manifest.json
wandb/board/ui/build/prism.css
wandb/board/ui/build/prism.js
wandb/board/ui/build/report.html
wandb/board/ui/build/service-worker.js
wandb/board/ui/build/unknown.jpeg
wandb/board/ui/build/static/css/main.c0e8b97e.css
wandb/board/ui/build/static/css/main.c0e8b97e.css.map
wandb/board/ui/build/static/js/main.367a63b8.js
wandb/board/ui/build/static/js/main.367a63b8.js.map
wandb/board/ui/build/static/js/polyfills.1db40e1c.js
wandb/board/ui/build/static/js/vendor.1db40e1c.js
wandb/board/ui/build/static/media/flags.9c74e172.png
wandb/board/ui/build/static/media/icons.674f50d2.eot
wandb/board/ui/build/static/media/icons.912ec66d.svg
wandb/board/ui/build/static/media/icons.af7ae505.woff2
wandb/board/ui/build/static/media/icons.b06871f2.ttf
wandb/board/ui/build/static/media/icons.fee66e71.woff
wandb/board/ui/build/static/media/logo.fb996a0b.svg
wandb/keras/__init__.py