[jira] [Created] (SINGA-191) Add "autotune" for CudnnConvolution Layer

2016-06-04 Thread Xiangrui (JIRA)
Xiangrui created SINGA-191: -- Summary: Add "autotune" for CudnnConvolution Layer Key: SINGA-191 URL: https://issues.apache.org/jira/browse/SINGA-191 Project: Singa Issue Type: New Feature

[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:

[jira] [Created] (SINGA-139) The order of parameters is not correct when Im2col and Col2im functions are called in convolution.cc

2016-01-22 Thread Xiangrui (JIRA)
Xiangrui created SINGA-139: -- Summary: The order of parameters is not correct when Im2col and Col2im functions are called in convolution.cc Key: SINGA-139 URL: https://issues.apache.org/jira/browse/SINGA-139

[jira] [Updated] (SINGA-139) Fixed a bug in built-in convolution layer

2016-01-22 Thread Xiangrui (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui updated SINGA-139: --- Summary: Fixed a bug in built-in convolution layer (was: Fixed bug in built-in convolution layer) > Fixed a

[jira] [Updated] (SINGA-139) Fixed bug in built-in convolution layer

2016-01-22 Thread Xiangrui (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui updated SINGA-139: --- Summary: Fixed bug in built-in convolution layer (was: The order of parameters is not correct when Im2col and

[jira] [Created] (SINGA-178) Add Convolution layer and Pooling layer

2016-05-22 Thread Xiangrui (JIRA)
Xiangrui created SINGA-178: -- Summary: Add Convolution layer and Pooling layer Key: SINGA-178 URL: https://issues.apache.org/jira/browse/SINGA-178 Project: Singa Issue Type: New Feature

[jira] [Created] (SINGA-228) Add Cpp Version of Convolution and Pooling layer

2016-07-27 Thread Xiangrui (JIRA)
Xiangrui created SINGA-228: -- Summary: Add Cpp Version of Convolution and Pooling layer Key: SINGA-228 URL: https://issues.apache.org/jira/browse/SINGA-228 Project: Singa Issue Type: New Feature

[jira] [Created] (SINGA-232) Alexnet on Imagenet

2016-08-08 Thread Xiangrui (JIRA)
Xiangrui created SINGA-232: -- Summary: Alexnet on Imagenet Key: SINGA-232 URL: https://issues.apache.org/jira/browse/SINGA-232 Project: Singa Issue Type: New Feature Reporter: Xiangrui

[jira] [Created] (SINGA-211) Add TextFileReader and TextFileWriter for CSV files

2016-06-28 Thread Xiangrui (JIRA)
Xiangrui created SINGA-211: -- Summary: Add TextFileReader and TextFileWriter for CSV files Key: SINGA-211 URL: https://issues.apache.org/jira/browse/SINGA-211 Project: Singa Issue Type: Bug

[jira] [Commented] (SINGA-249) Convolution BP

2016-09-26 Thread Xiangrui (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522534#comment-15522534 ] Xiangrui commented on SINGA-249: Singa also uses input of current layer and gradient of next year. grad_b

[jira] [Created] (SINGA-253) Net converter for caffe model

2016-09-29 Thread Xiangrui (JIRA)
Xiangrui created SINGA-253: -- Summary: Net converter for caffe model Key: SINGA-253 URL: https://issues.apache.org/jira/browse/SINGA-253 Project: Singa Issue Type: New Feature Reporter:

[jira] [Created] (SINGA-241) Fix bugs in Imagenet example

2016-08-18 Thread Xiangrui (JIRA)
Xiangrui created SINGA-241: -- Summary: Fix bugs in Imagenet example Key: SINGA-241 URL: https://issues.apache.org/jira/browse/SINGA-241 Project: Singa Issue Type: Bug Reporter: Xiangrui

[jira] [Commented] (SINGA-253) Net converter for caffe model

2016-10-20 Thread Xiangrui (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15593903#comment-15593903 ] Xiangrui commented on SINGA-253: Thanks for your comments! We are working on converting trained models now.

[jira] [Updated] (SINGA-278) Convert trained caffe parameters to singa

2016-12-02 Thread Xiangrui (JIRA)
[ https://issues.apache.org/jira/browse/SINGA-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui updated SINGA-278: --- Description: Convert trained parameters of caffe model to singa. Run vgg as an example. Some tricks should be

[jira] [Created] (SINGA-323) Add method to resize images by given width and height

2017-06-06 Thread Xiangrui (JIRA)
Xiangrui created SINGA-323: -- Summary: Add method to resize images by given width and height Key: SINGA-323 URL: https://issues.apache.org/jira/browse/SINGA-323 Project: Singa Issue Type: New