[
https://issues.apache.org/jira/browse/SINGA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417380#comment-15417380
]
ASF subversion and git services commented on SINGA-217:
-------------------------------------------------------
Commit bf81f252647f60d525ffc9ddfa7031183afbc6e5 in incubator-singa's branch
refs/heads/dev from [~aaronwwf]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=bf81f25 ]
SINGA-217 build python package with setup.py
- Singa python binding, package with pip or create wheel
- In the cmake file, specify USE_PYTHON ON, then cmake and make.
After that run "<sudo> pip install ." under "build/python" path
User can run command 'singa' in a model workspace to serve and train
- dependent on numpy>=1.11.0; protobuf>=2.5.0,<3; flask>=0.10.1
Users should also install openblas
- Models are sharing on github gists.
- Todo, optimize cmake compile method to avoid compile source file twice
refine singa command
> build python package with setup.py
> ----------------------------------
>
> Key: SINGA-217
> URL: https://issues.apache.org/jira/browse/SINGA-217
> Project: Singa
> Issue Type: New Feature
> Reporter: wu wenfeng
> Assignee: wu wenfeng
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)