elasticdl icon indicating copy to clipboard operation
elasticdl copied to clipboard

verify loading checkpoint consistency between Python PS and Go PS

Open QiJune opened this issue 5 years ago • 0 comments

We generate a checkpoint using this script https://github.com/sql-machine-learning/elasticdl/blob/develop/scripts/travis/gen_mnist_checkpoint.py.

Then we load the checkpoint to a job with two PS pods.

Let's verify the consistency between Python PS and Go PS.

QiJune avatar Jul 02 '20 01:07 QiJune