PyTorch-parameter-server
PyTorch-parameter-server copied to clipboard
Implementation of Parameter Server using PyTorch communication lib
Results
2
PyTorch-parameter-server issues
Sort by
recently updated
recently updated
newest added
There are some other errors at first, and I copied the lost files the error shows from the https://github.com/hwang595/ps_pytorch, now when I simply run run_pytorch_single.sh here, it shows 'DistributedWorker' object...
In lenet.py: > sys.path.insert(0, '../compression') > from compression import g_compress But I didn't see 'compression'...