[
https://issues.apache.org/jira/browse/SINGA-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sheng Wang resolved SINGA-109.
------------------------------
Resolution: Fixed
> 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)