MANIFEST.in
setup.py
labml_remote/__init__.py
labml_remote/errors.py
labml_remote/job.py
labml_remote/server.py
labml_remote.egg-info/PKG-INFO
labml_remote.egg-info/SOURCES.txt
labml_remote.egg-info/dependency_links.txt
labml_remote.egg-info/entry_points.txt
labml_remote.egg-info/requires.txt
labml_remote.egg-info/top_level.txt
labml_remote/__pycache__/__init__.cpython-37.pyc
labml_remote/__pycache__/cli.cpython-37.pyc
labml_remote/__pycache__/configs.cpython-37.pyc
labml_remote/__pycache__/errors.cpython-37.pyc
labml_remote/__pycache__/execute.cpython-37.pyc
labml_remote/__pycache__/job.cpython-37.pyc
labml_remote/__pycache__/server.cpython-37.pyc
labml_remote/__pycache__/util.cpython-37.pyc
labml_remote/cli/__init__.py
labml_remote/cli/basic.py
labml_remote/cli/helpers.py
labml_remote/cli/job.py
labml_remote/cli/util.py
labml_remote/cli/__pycache__/__init__.cpython-37.pyc
labml_remote/cli/__pycache__/basic.cpython-37.pyc
labml_remote/cli/__pycache__/helpers.cpython-37.pyc
labml_remote/cli/__pycache__/job.cpython-37.pyc
labml_remote/cli/__pycache__/util.cpython-37.pyc
labml_remote/configs/__init__.py
labml_remote/configs/defaults.py
labml_remote/configs/__pycache__/__init__.cpython-37.pyc
labml_remote/configs/__pycache__/defaults.cpython-37.pyc
labml_remote/distributed/__init__.py
labml_remote/distributed/torch_launch.py
labml_remote/distributed/__pycache__/__init__.cpython-37.pyc
labml_remote/distributed/__pycache__/torch_launch.cpython-37.pyc
labml_remote/execute/__init__.py
labml_remote/execute/local.py
labml_remote/execute/remote.py
labml_remote/execute/__pycache__/__init__.cpython-37.pyc
labml_remote/execute/__pycache__/local.cpython-37.pyc
labml_remote/execute/__pycache__/remote.cpython-37.pyc
labml_remote/scripts/job.sh
labml_remote/scripts/run.sh
labml_remote/scripts/setup.sh
labml_remote/scripts/update.sh
labml_remote/scripts/watch.py
labml_remote/util/__init__.py
labml_remote/util/__pycache__/__init__.cpython-37.pyc