SINGA-26 Run distributed training in a single command change hostfile item format
Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/064f95e6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/064f95e6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/064f95e6 Branch: refs/heads/master Commit: 064f95e6a600e71de787313a5b6d615a420da078 Parents: 903e036 Author: wang sheng <[email protected]> Authored: Sun Jun 28 03:08:41 2015 +0800 Committer: wang sheng <[email protected]> Committed: Sun Jun 28 03:08:41 2015 +0800 ---------------------------------------------------------------------- examples/cifar10/hostfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/064f95e6/examples/cifar10/hostfile ---------------------------------------------------------------------- diff --git a/examples/cifar10/hostfile b/examples/cifar10/hostfile index eda7414..2fbb50c 100644 --- a/examples/cifar10/hostfile +++ b/examples/cifar10/hostfile @@ -1,2 +1 @@ -localhost:9733 -localhost:9734 +localhost
