[GitHub] wielandbrendel commented on issue #6766: Fix softmax_cross_entropy list input names

2017-08-05 Thread git
wielandbrendel commented on issue #6766: Fix softmax_cross_entropy list input names URL: https://github.com/apache/incubator-mxnet/pull/6766#issuecomment-320425398 I came across this error when compiling the current master, and so I needed to manually pull this PR locally to fix this probl

[GitHub] dma100180 commented on issue #7336: io.cc:54: Data and label shape in-consistent

2017-08-05 Thread git
dma100180 commented on issue #7336: io.cc:54: Data and label shape in-consistent URL: https://github.com/apache/incubator-mxnet/issues/7336#issuecomment-320434611 Hi, sorry, DataNeurona is a list with market data from the IBEX35 index (Spain) and Calculated and normalized fields, I attach

[GitHub] sbodenstein commented on issue #6121: mx.sym.WarpCTC cuda memcpy or memset failed issue

2017-08-05 Thread git
sbodenstein commented on issue #6121: mx.sym.WarpCTC cuda memcpy or memset failed issue URL: https://github.com/apache/incubator-mxnet/issues/6121#issuecomment-320443165 @jcftang: this is strange. Its fixed for some (like myself), and others not. Could you give info about the GPU yo

[GitHub] dokechin commented on issue #7334: cannot use ImageIter in Perl package

2017-08-05 Thread git
dokechin commented on issue #7334: cannot use ImageIter in Perl package URL: https://github.com/apache/incubator-mxnet/issues/7334#issuecomment-320444767 I changed source code and custom.lst file. And tried again. But same error has occurred. at line 866. ---

[GitHub] jcftang commented on issue #6121: mx.sym.WarpCTC cuda memcpy or memset failed issue

2017-08-05 Thread git
jcftang commented on issue #6121: mx.sym.WarpCTC cuda memcpy or memset failed issue URL: https://github.com/apache/incubator-mxnet/issues/6121#issuecomment-320445766 @sbodenstein I have nvidia 1080Ti's (founder's edition) T

[GitHub] chinakook commented on issue #7288: How to visualize the mxnet network written in json format??

2017-08-05 Thread git
chinakook commented on issue #7288: How to visualize the mxnet network written in json format?? URL: https://github.com/apache/incubator-mxnet/issues/7288#issuecomment-320447628 mx.viz.plot_network This is an automated

[GitHub] chinakook commented on issue #7228: I think mxnet is lack of a execution order iterator of a symbol

2017-08-05 Thread git
chinakook commented on issue #7228: I think mxnet is lack of a execution order iterator of a symbol URL: https://github.com/apache/incubator-mxnet/issues/7228#issuecomment-320448352 I have write a graph iterator by myself. The way to do that is same to the mx.viz.plot_network function. Ne

[GitHub] sergeykolychev commented on issue #7334: cannot use ImageIter in Perl package

2017-08-05 Thread git
sergeykolychev commented on issue #7334: cannot use ImageIter in Perl package URL: https://github.com/apache/incubator-mxnet/issues/7334#issuecomment-320451914 @dokechin Ok, let's do some debugging. Can you please send me your script and custom.lst (no images needed) and I'll try to get to

[GitHub] piiswrong commented on a change in pull request #7348: fix print format in im2rec.py

2017-08-05 Thread git
piiswrong commented on a change in pull request #7348: fix print format in im2rec.py URL: https://github.com/apache/incubator-mxnet/pull/7348#discussion_r131526429 ## File path: tools/im2rec.py ## @@ -11,7 +11,6 @@ import cv2 import time import traceback -from builtins

[GitHub] piiswrong commented on a change in pull request #7345: add std_rgba to normalize options

2017-08-05 Thread git
piiswrong commented on a change in pull request #7345: add std_rgba to normalize options URL: https://github.com/apache/incubator-mxnet/pull/7345#discussion_r131526450 ## File path: src/io/iter_normalize.h ## @@ -137,25 +137,32 @@ class ImageNormalizeIter : public IIterato

[GitHub] zhreshold commented on a change in pull request #7345: add std_rgba to normalize options

2017-08-05 Thread git
zhreshold commented on a change in pull request #7345: add std_rgba to normalize options URL: https://github.com/apache/incubator-mxnet/pull/7345#discussion_r131526564 ## File path: src/io/iter_normalize.h ## @@ -137,25 +137,32 @@ class ImageNormalizeIter : public IIterato

[GitHub] piiswrong commented on a change in pull request #7345: add std_rgba to normalize options

2017-08-05 Thread git
piiswrong commented on a change in pull request #7345: add std_rgba to normalize options URL: https://github.com/apache/incubator-mxnet/pull/7345#discussion_r131526676 ## File path: src/io/iter_normalize.h ## @@ -137,25 +137,32 @@ class ImageNormalizeIter : public IIterato

[GitHub] piiswrong commented on a change in pull request #7345: add std_rgba to normalize options

2017-08-05 Thread git
piiswrong commented on a change in pull request #7345: add std_rgba to normalize options URL: https://github.com/apache/incubator-mxnet/pull/7345#discussion_r131526668 ## File path: src/io/iter_normalize.h ## @@ -137,25 +137,32 @@ class ImageNormalizeIter : public IIterato

[GitHub] kurt-o-sys opened a new issue #7349: time series delay output mxnet

2017-08-05 Thread git
kurt-o-sys opened a new issue #7349: time series delay output mxnet URL: https://github.com/apache/incubator-mxnet/issues/7349 For bugs or installation issues, please provide the following information. The more information you provide, the more likely people will be able to help you.

[GitHub] szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-08-05 Thread git
szha commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release URL: https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-320466333 Default epsilon in Symbol/NDArray batch norm are too large (1e-3). Gluon now uses 1e-5, which is more commonly used.

[GitHub] mwbyeon commented on a change in pull request #7348: fix print format in im2rec.py

2017-08-05 Thread git
mwbyeon commented on a change in pull request #7348: fix print format in im2rec.py URL: https://github.com/apache/incubator-mxnet/pull/7348#discussion_r131528453 ## File path: tools/im2rec.py ## @@ -11,7 +11,6 @@ import cv2 import time import traceback -from builtins im

[GitHub] thirdwing commented on issue #7336: io.cc:54: Data and label shape in-consistent

2017-08-05 Thread git
thirdwing commented on issue #7336: io.cc:54: Data and label shape in-consistent URL: https://github.com/apache/incubator-mxnet/issues/7336#issuecomment-320472863 Are you using the prebuilt pkg? On my Linux machine with the latest code, it works well ```r library(readr)

[GitHub] dokechin commented on issue #7334: cannot use ImageIter in Perl package

2017-08-05 Thread git
dokechin commented on issue #7334: cannot use ImageIter in Perl package URL: https://github.com/apache/incubator-mxnet/issues/7334#issuecomment-320478262 @sergeykolychev Thank you very much. I upload files. [image.pl.zip](https://github.com/apache/incubator-mxnet/files/1202781/image.pl.

[GitHub] idealboy opened a new issue #7350: Multi-Training-Task on the same GPU card

2017-08-05 Thread git
idealboy opened a new issue #7350: Multi-Training-Task on the same GPU card URL: https://github.com/apache/incubator-mxnet/issues/7350 For bugs or installation issues, please provide the following information. The more information you provide, the more likely people will be able to help

[GitHub] sergeykolychev commented on issue #7334: cannot use ImageIter in Perl package

2017-08-05 Thread git
sergeykolychev commented on issue #7334: cannot use ImageIter in Perl package URL: https://github.com/apache/incubator-mxnet/issues/7334#issuecomment-320481894 @dokechin Thank you. Let's move to next level of our debugging. I've fixed your immediate problem and the data is being loaded

[GitHub] sergeykolychev commented on issue #7334: cannot use ImageIter in Perl package

2017-08-05 Thread git
sergeykolychev commented on issue #7334: cannot use ImageIter in Perl package URL: https://github.com/apache/incubator-mxnet/issues/7334#issuecomment-320481894 @dokechin Thank you. Let's move to next level of our debugging. I've fixed your immediate problem and the data is being loaded

[GitHub] dbsxdbsx opened a new issue #7351: The intellisence support for mxnet with Python

2017-08-05 Thread git
dbsxdbsx opened a new issue #7351: The intellisence support for mxnet with Python URL: https://github.com/apache/incubator-mxnet/issues/7351 Operating System: Linux, Compiler: Vscode,Pycharm Package used (Python/R/Scala/Julia): Python 2.7.13 MXNet version: 0.10.1 -

[GitHub] piiswrong closed pull request #7338: refactor gluon trainer

2017-08-05 Thread git
piiswrong closed pull request #7338: refactor gluon trainer URL: https://github.com/apache/incubator-mxnet/pull/7338 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub a

[incubator-mxnet] branch master updated: refactor gluon trainer (#7338)

2017-08-05 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new be0579c refactor gluon trainer (#7338) b

[GitHub] szha opened a new pull request #7352: add Sequential compatibility to rnn layers

2017-08-05 Thread git
szha opened a new pull request #7352: add Sequential compatibility to rnn layers URL: https://github.com/apache/incubator-mxnet/pull/7352 This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] piiswrong commented on a change in pull request #7352: add Sequential compatibility to rnn layers

2017-08-05 Thread git
piiswrong commented on a change in pull request #7352: add Sequential compatibility to rnn layers URL: https://github.com/apache/incubator-mxnet/pull/7352#discussion_r131535006 ## File path: python/mxnet/gluon/rnn/rnn_layer.py ## @@ -151,10 +151,52 @@ def begin_state(self,

[GitHub] piiswrong commented on a change in pull request #7352: add Sequential compatibility to rnn layers

2017-08-05 Thread git
piiswrong commented on a change in pull request #7352: add Sequential compatibility to rnn layers URL: https://github.com/apache/incubator-mxnet/pull/7352#discussion_r131535019 ## File path: python/mxnet/gluon/rnn/rnn_layer.py ## @@ -165,8 +207,10 @@ def forward(self, inpu

[GitHub] szha commented on a change in pull request #7352: add Sequential compatibility to rnn layers

2017-08-05 Thread git
szha commented on a change in pull request #7352: add Sequential compatibility to rnn layers URL: https://github.com/apache/incubator-mxnet/pull/7352#discussion_r131535173 ## File path: python/mxnet/gluon/rnn/rnn_layer.py ## @@ -151,10 +151,52 @@ def begin_state(self, batc