Open
Description
There is two entry point of the parameter server instance, the one is Python /elasticdl/python/ps, another one is /elasticdl/go/cmd/elasticdl_ps.
It seems the Python code is useless, can we remove it from this repo?
c.f.
elasticdl/elasticdl/python/master/master.py
Line 414 in 6b1a1b2