[
https://issues.apache.org/jira/browse/SINGA-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833901#comment-15833901
]
ASF subversion and git services commented on SINGA-296:
-------------------------------------------------------
Commit 3d4070618022278902bea96d93eb914503b50ead in incubator-singa's branch
refs/heads/master from wangwei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=3d40706 ]
SINGA-296 - Add sign and to_host function for pysinga tensor module
add sign func for pysinga tensor; add tensor.to_host() which copies the tensor
to a host tensor
> Add sign and to_host function for pysinga tensor module
> -------------------------------------------------------
>
> Key: SINGA-296
> URL: https://issues.apache.org/jira/browse/SINGA-296
> Project: Singa
> Issue Type: Improvement
> Reporter: wangwei
> Assignee: wangwei
>
> This ticket will add two functions for pysinga tensor module
> 1. sign(t) returns a new tensor whose element is sign(x) for each x of t.
> 2. to_host(t) returns a new cpu tensor with the data copied from t
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)