From 64cf6c97ee97c89d3d95bd9cc84d5f2dd99ab35a Mon Sep 17 00:00:00 2001 From: malixian <1240609881@qq.com> Date: Tue, 28 Apr 2020 15:32:05 +0800 Subject: [PATCH] Remove worker command (#241) --- examples/horovod/tensorflow-mnist.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/horovod/tensorflow-mnist.yaml b/examples/horovod/tensorflow-mnist.yaml index b69bc75..5fb869e 100644 --- a/examples/horovod/tensorflow-mnist.yaml +++ b/examples/horovod/tensorflow-mnist.yaml @@ -44,9 +44,7 @@ spec: template: spec: containers: - - command: - - "" - image: horovod-cpu:latest + - image: horovod-cpu:latest name: mpi-worker resources: limits: