[
https://issues.apache.org/jira/browse/SINGA-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336213#comment-15336213
]
ASF subversion and git services commented on SINGA-186:
-------------------------------------------------------
Commit 396f9bf712d491a87ef16221b67d3ab17fce8955 in incubator-singa's branch
refs/heads/dev from chonho
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=396f9bf ]
SINGA-186 Create Python Tensor class
- Revised device.py and tensor.py based on the previous commit
Assumed that
. singa.py is in build/python
. _singa.so is in build/lib
- swig interface files are in src/python/swig folder
. a wrapper file singa_wrapper.cxx is generated in the folder
NOTE: unittests in test/python are tentative
> Create Python Tensor class
> --------------------------
>
> Key: SINGA-186
> URL: https://issues.apache.org/jira/browse/SINGA-186
> Project: Singa
> Issue Type: New Feature
> Reporter: 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)