LICENSE
README.md
setup.cfg
setup.py
sparktorch/__init__.py
sparktorch/distributed.py
sparktorch/early_stopper.py
sparktorch/hogwild.py
sparktorch/inference.py
sparktorch/pipeline_util.py
sparktorch/rw_lock.py
sparktorch/server.py
sparktorch/torch_distributed.py
sparktorch/util.py
sparktorch.egg-info/PKG-INFO
sparktorch.egg-info/SOURCES.txt
sparktorch.egg-info/dependency_links.txt
sparktorch.egg-info/not-zip-safe
sparktorch.egg-info/requires.txt
sparktorch.egg-info/top_level.txt
sparktorch/tests/__init__.py
sparktorch/tests/simple_net.py
sparktorch/tests/test_sparktorch.py