You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/09/04 14:23:45 UTC

[jira] [Commented] (SINGA-66) Fix bugs in Worker::RunOneBatch function and ClusterProto

    [ https://issues.apache.org/jira/browse/SINGA-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730711#comment-14730711 ] 

ASF subversion and git services commented on SINGA-66:
------------------------------------------------------

Commit 50deedd496182daa0c178dd2581af43d173b6506 in incubator-singa's branch refs/heads/master from wangwei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=50deedd ]

SINGA-66 Fix bugs in Worker::RunOneBatch function and ClusterProto

Add checks for test_net_ and validation_net_ (!=nullptr) before conduct
testing and validation.

Set default values (1) to nworker_groups and nserver_groups.


> 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)