kubeflow / pytorch-operator

PyTorch on Kubernetes
Apache License 2.0
306 stars 143 forks source link

resolve test image conflict #185

Open kunmingg opened 5 years ago

kunmingg commented 5 years ago

There are test image naming conflict: Both pytorch-dist-mnist_test and pytorch-dist-mnist-test are used. And Version conflict: Both 1.0 and v1.0 are used.

We should unify image naming.

kunmingg commented 5 years ago

@johnugeorge @richardsliu

johnugeorge commented 5 years ago

we are currently using pytorch-dist-mnist-test:v1.0 and pytorch-dist-sendrecv-test:v1.0 for our examples and presubmits

The other images can be deleted @kunmingg

jtfogarty commented 4 years ago

/area engprod /priority p2