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

[jira] [Updated] (SINGA-110) Change type of Layer member data_ from Blob to vector

     [ https://issues.apache.org/jira/browse/SINGA-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wangwei updated SINGA-110:
--------------------------
    Summary: Change type of Layer member data_ from Blob to vector<Blob>  (was: Change data type of data_ member from blob to blob vector)

> Change type of Layer member data_ from Blob to vector<Blob>
> -----------------------------------------------------------
>
>                 Key: SINGA-110
>                 URL: https://issues.apache.org/jira/browse/SINGA-110
>             Project: Singa
>          Issue Type: New Feature
>            Reporter: ZHAOJING
>
> Change data type of data_ member from blob to blob vector
> * update Blob<float>& data(const Layer* from) function and Blob<float>* mutable_data(const Layer* from) in layer.h
> * update data_, data() function and mutable_data() function in every layer.cc



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