[jira] [Created] (SINGA-204) Implement Sequential Model for training feed-forward neural nets

2016-06-21 Thread wangwei (JIRA)
wangwei created SINGA-204: - Summary: Implement Sequential Model for training feed-forward neural nets Key: SINGA-204 URL: https://issues.apache.org/jira/browse/SINGA-204 Project: Singa Issue Type:

[jira] [Updated] (SINGA-199) Implement Python classes for SGD optimizers

2016-06-21 Thread wangwei (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangwei updated SINGA-199: -- Description: This ticket is going to add the python binding classes and functions for optimization (e.g, sgd)

[jira] [Updated] (SINGA-199) Implement Python classes for SGD optimizers

2016-06-21 Thread wangwei (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangwei updated SINGA-199: -- Summary: Implement Python classes for SGD optimizers (was: Implement Python classes for SGD optimizers and

Re: Error while running singa on mesos

2016-06-21 Thread Wang Wei
bator-singa# ./bin/singa-run.sh -conf > examples/cifar10/hybrid.conf > Unique JOB_ID is 4 > Record job information to /tmp/singa-log/job-info/job-4-20160621-183305 > Executing @ node2 : cd /root/incubator-singa; source > /root/incubator-singa/conf/profile; ./singa -singa_conf > /

Re: Error while running singa on mesos

2016-06-21 Thread Wang Wei
Hi, Can you try to run it without Mesos? 1. Compile singa with enable-dist 2. change conf/singa.conf to set the zookeeper host 3. update the conf/hostfile one line per machine 4. update the conf/profile to export LD_LIBRARY_PATH regards, Wei On Tue, Jun 21, 2016 at 8:52 PM, Venkat Katta

[jira] [Updated] (SINGA-203) Add OpenCV detection for cmake compilation

2016-06-21 Thread Xie Zhongle (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xie Zhongle updated SINGA-203: -- Issue Type: Improvement (was: Bug) > Add OpenCV detection for cmake compilation >

[jira] [Created] (SINGA-202) Add KVFile Reader and Writer

2016-06-21 Thread Xiangrui (JIRA)
Xiangrui created SINGA-202: -- Summary: Add KVFile Reader and Writer Key: SINGA-202 URL: https://issues.apache.org/jira/browse/SINGA-202 Project: Singa Issue Type: New Feature Reporter: