You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Sheng Wang (JIRA)" <ji...@apache.org> on 2015/12/04 11:12:11 UTC

[jira] [Created] (SINGA-109) Refine bridge layers for inter-node layer communication

Sheng Wang created SINGA-109:
--------------------------------

             Summary: Refine bridge layers for inter-node layer communication
                 Key: SINGA-109
                 URL: https://issues.apache.org/jira/browse/SINGA-109
             Project: Singa
          Issue Type: Improvement
            Reporter: Sheng Wang
            Assignee: Sheng Wang


Previously, sending data and gradient blobs between remote bridge layers is explicitly handled by worker.
Train One Batch functions need to manage sending/receiving data before doing real work.

This ticket is to encapsulate bridge layer communications, and put them inside their own compute feature/gradient functions.
So that the worker do not need to know how the neuralnet is partitioned and communicated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)