elasticdl
elasticdl copied to clipboard
verify loading checkpoint consistency between Python PS and Go PS
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.