wangwei created SINGA-296:
-----------------------------
Summary: 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)