wangwei created SINGA-66:
----------------------------
Summary: Fix bugs in Worker::RunOneBatch function and ClusterProto
Key: SINGA-66
URL: https://issues.apache.org/jira/browse/SINGA-66
Project: Singa
Issue Type: Bug
Reporter: wangwei
For synchronous training with multiple workers, only the first worker will do
the test. The condition check in Worker::RunOneBatch() should check the
test_net_ and valid_net_ (nullptr) before conducting the test.
The nworker_groups and nserver_groups should have default values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)