[
https://issues.apache.org/jira/browse/SINGA-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358650#comment-15358650
]
ASF subversion and git services commented on SINGA-186:
-------------------------------------------------------
Commit d83f5d52d71447d9f8be5353fbeaa67766f6f767 in incubator-singa's branch
refs/heads/dev from chonho
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=d83f5d5 ]
SINGA-186 Create Python Tensor class
- In tensor.py, Rename copy_to_numpy to to_numpy
- Revised core_device.i to avoid memory leak of std::shared_ptr<Device>
- Revised device.h to avoid non-virtual-desturcotr wanrning
TODO: still need to add more test cases
> Create Python Tensor class
> --------------------------
>
> Key: SINGA-186
> URL: https://issues.apache.org/jira/browse/SINGA-186
> Project: Singa
> Issue Type: New Feature
> Reporter: wangwei
> Assignee: wangwei
>
> This ticket would add a Python Tensor class, which provides functions as the
> C++ Tensor class with APIs in Python convention. Most of these functions are
> implemented by calling the C++ Tensor functions via Swig.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)