[GitHub] xzqjack commented on issue #7608: OSError: libcudart.so.8.0: cannot open shared object

2017-08-25 Thread git
xzqjack commented on issue #7608: OSError: libcudart.so.8.0: cannot open shared object URL: https://github.com/apache/incubator-mxnet/issues/7608#issuecomment-324841901 I have similar issue when i use tensorflow, even when i set the cuda/lib64 path in ~/.bashrc. The below code works for

[GitHub] chinakook commented on issue #7610: error C2768 "linalg_gemm":Illegal use of explicit template arguments

2017-08-25 Thread git
chinakook commented on issue #7610: error C2768 "linalg_gemm":Illegal use of explicit template arguments URL: https://github.com/apache/incubator-mxnet/issues/7610#issuecomment-324844136 error LNK2019 "void __cdecl linalg_batch_trsm" "void __cdecl linalg_batch_gemm" ---

[GitHub] lupesko opened a new pull request #7612: Updating install doc to remove xcode prerequisite where not necessary

2017-08-25 Thread git
lupesko opened a new pull request #7612: Updating install doc to remove xcode prerequisite where not necessary URL: https://github.com/apache/incubator-mxnet/pull/7612 This is an automated message from the Apache Git Servic

[GitHub] lialie commented on issue #6773: Deadlock and crashes during shutdown

2017-08-25 Thread git
lialie commented on issue #6773: Deadlock and crashes during shutdown URL: https://github.com/apache/incubator-mxnet/pull/6773#issuecomment-324846887 still have deadlock while shutting down. Windows 7 with Version: 4b94360e6e970ea71252f1e79b841e7bc4105de5. Temporary have ~ThreadedE

[GitHub] thomasmooon commented on issue #7595: MXNetR: How to corrupt input layer? (

2017-08-25 Thread git
thomasmooon commented on issue #7595: MXNetR: How to corrupt input layer? ( URL: https://github.com/apache/incubator-mxnet/issues/7595#issuecomment-324848550 If I would do this, then I'd have the same mask for every iteration / batch. This would be equal to corrupt my data directly (out

[GitHub] DickJC123 commented on issue #7603: Convert dot to linalg gemm

2017-08-25 Thread git
DickJC123 commented on issue #7603: Convert dot to linalg gemm URL: https://github.com/apache/incubator-mxnet/pull/7603#issuecomment-324849062 Partial function specialization apparently not legal. Will fix in follow up PR. Sent from my iPhone > On Aug 24, 2017, at 10:58 PM, ch

[GitHub] idealboy commented on issue #7592: About the train-accuracy between mxnet and caffe

2017-08-25 Thread git
idealboy commented on issue #7592: About the train-accuracy between mxnet and caffe URL: https://github.com/apache/incubator-mxnet/issues/7592#issuecomment-324849383 In caffe, only "mirror" is specified in the prototxt configuration, when in trainning, the image was resize to 256*256, and

[GitHub] idealboy commented on issue #7592: About the train-accuracy between mxnet and caffe

2017-08-25 Thread git
idealboy commented on issue #7592: About the train-accuracy between mxnet and caffe URL: https://github.com/apache/incubator-mxnet/issues/7592#issuecomment-324849653 @tornadomeet Thank you for your attention for this problem! In caffe, only "mirror" is specified in the proto

[GitHub] chinakook opened a new pull request #7613: 1x1 convolution acceleration

2017-08-25 Thread git
chinakook opened a new pull request #7613: 1x1 convolution acceleration URL: https://github.com/apache/incubator-mxnet/pull/7613 * GEMM directly without im2col or col2im in 1x1 convolution(stride=1,pad=0). The 1x1 convolution is used very common in modern CNN networks such as Googlenet/Inc

[GitHub] chinakook commented on issue #7596: "is_1x1_" in convolution operator is not really used

2017-08-25 Thread git
chinakook commented on issue #7596: "is_1x1_" in convolution operator is not really used URL: https://github.com/apache/incubator-mxnet/issues/7596#issuecomment-324852900 @reminisce PR is pulled. #7613 This is an automated

[GitHub] chinakook commented on issue #7596: "is_1x1_" in convolution operator is not really used

2017-08-25 Thread git
chinakook commented on issue #7596: "is_1x1_" in convolution operator is not really used URL: https://github.com/apache/incubator-mxnet/issues/7596#issuecomment-324852900 @reminisce PR is pushed. #7613 This is an automated

[GitHub] chinakook closed issue #7596: "is_1x1_" in convolution operator is not really used

2017-08-25 Thread git
chinakook closed issue #7596: "is_1x1_" in convolution operator is not really used URL: https://github.com/apache/incubator-mxnet/issues/7596 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] SherlockLiao commented on issue #7593: why gluon is slower than PyTorch?

2017-08-25 Thread git
SherlockLiao commented on issue #7593: why gluon is slower than PyTorch? URL: https://github.com/apache/incubator-mxnet/issues/7593#issuecomment-324853982 I notice that in PyToch DataLoader, there is a parameter named num_worker, but in Gluon DataLoader, there is no such a parameter. This

[GitHub] chinakook closed issue #7610: error C2768 "linalg_gemm":Illegal use of explicit template arguments

2017-08-25 Thread git
chinakook closed issue #7610: error C2768 "linalg_gemm":Illegal use of explicit template arguments URL: https://github.com/apache/incubator-mxnet/issues/7610 This is an automated message from the Apache Git Service. To resp

[GitHub] buaacszj commented on issue #5023: Segmentation fault (core dumped) after "import mxnet as mx "

2017-08-25 Thread git
buaacszj commented on issue #5023: Segmentation fault (core dumped) after "import mxnet as mx " URL: https://github.com/apache/incubator-mxnet/issues/5023#issuecomment-324858024 Hi, have you solved this problem now? I also encountered this problem. I build mxnet with warp-ctc plugin

[GitHub] asmushetzel commented on issue #7603: Convert dot to linalg gemm

2017-08-25 Thread git
asmushetzel commented on issue #7603: Convert dot to linalg gemm URL: https://github.com/apache/incubator-mxnet/pull/7603#issuecomment-324869173 Agree that this is the correct strategy. Let's make linalg_ the primary interface for all non-trivial matrix/vector operations and provide any typ

[GitHub] chichan01 opened a new issue #7614: Error in ---kv-store dist_***

2017-08-25 Thread git
chichan01 opened a new issue #7614: Error in ---kv-store dist_*** URL: https://github.com/apache/incubator-mxnet/issues/7614 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] thomasmooon commented on issue #7595: MXNetR: How to corrupt input layer? (

2017-08-25 Thread git
thomasmooon commented on issue #7595: MXNetR: How to corrupt input layer? ( URL: https://github.com/apache/incubator-mxnet/issues/7595#issuecomment-324899217 Solved ![image](https://user-images.githubusercontent.com/29228225/29713204-d36d9460-899d-11e7-8758-8b131948bc68.png) -

[GitHub] thomasmooon closed issue #7595: MXNetR: How to corrupt input layer? (

2017-08-25 Thread git
thomasmooon closed issue #7595: MXNetR: How to corrupt input layer? ( URL: https://github.com/apache/incubator-mxnet/issues/7595 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] chinakook commented on issue #7588: Why a same code's GPU version cost more memory than CPU version?

2017-08-25 Thread git
chinakook commented on issue #7588: Why a same code's GPU version cost more memory than CPU version? URL: https://github.com/apache/incubator-mxnet/issues/7588#issuecomment-324902014 +1, I have this problem too. When I test a SSD detection model in CPU, the host memory consumption is abou

[GitHub] chinakook commented on issue #7588: Why a same code's GPU version cost more memory than CPU version?

2017-08-25 Thread git
chinakook commented on issue #7588: Why a same code's GPU version cost more memory than CPU version? URL: https://github.com/apache/incubator-mxnet/issues/7588#issuecomment-324902014 +1, I have this problem too. When I test a SSD detection model in CPU, the host memory consumption is abou

[GitHub] chinakook commented on issue #7588: Why a same code's GPU version cost more memory than CPU version?

2017-08-25 Thread git
chinakook commented on issue #7588: Why a same code's GPU version cost more memory than CPU version? URL: https://github.com/apache/incubator-mxnet/issues/7588#issuecomment-324902014 +1, I have this problem too. When I test a SSD detection model in CPU, the host memory consumption is abou

[GitHub] chinakook commented on issue #7588: Why a same code's GPU version cost more memory than CPU version?

2017-08-25 Thread git
chinakook commented on issue #7588: Why a same code's GPU version cost more memory than CPU version? URL: https://github.com/apache/incubator-mxnet/issues/7588#issuecomment-324902014 +1, I have this problem too. When I test a SSD detection model in CPU, the host memory consumption is abou

[GitHub] chinakook commented on issue #7588: Why a same code's GPU version cost more memory than CPU version?

2017-08-25 Thread git
chinakook commented on issue #7588: Why a same code's GPU version cost more memory than CPU version? URL: https://github.com/apache/incubator-mxnet/issues/7588#issuecomment-324902014 +1. This situation will appear after call mx.mod.Module.bind. I also found that It's no matter with the mo

[GitHub] dma100180 commented on issue #2206: Extracting layer weights

2017-08-25 Thread git
dma100180 commented on issue #2206: Extracting layer weights URL: https://github.com/apache/incubator-mxnet/issues/2206#issuecomment-324909270 In R is model$arg_params to take all and model$arg_params$fc1_weight to take onli the weight of layer one. --

[GitHub] GarrickLin opened a new issue #7615: accuracy sacrificed with multi-gpu using gluon

2017-08-25 Thread git
GarrickLin opened a new issue #7615: accuracy sacrificed with multi-gpu using gluon URL: https://github.com/apache/incubator-mxnet/issues/7615 For bugs or installation issues, please provide the following information. The more information you provide, the more likely people will be able

[GitHub] GarrickLin commented on issue #7615: accuracy sacrificed with multi-gpu using gluon

2017-08-25 Thread git
GarrickLin commented on issue #7615: accuracy sacrificed with multi-gpu using gluon URL: https://github.com/apache/incubator-mxnet/issues/7615#issuecomment-324913528 for 4 gpu training batchsize is 256 for 1 gpu training batchsize is 32

[GitHub] cjolivier01 commented on issue #6773: Deadlock and crashes during shutdown

2017-08-25 Thread git
cjolivier01 commented on issue #6773: Deadlock and crashes during shutdown URL: https://github.com/apache/incubator-mxnet/pull/6773#issuecomment-324936297 What is your deadlock situation? Where are threads blocked? This is an

[GitHub] cjolivier01 commented on a change in pull request #6482: Use GNUInstallDirs and improve CMake handling of shared/static mxnet library.

2017-08-25 Thread git
cjolivier01 commented on a change in pull request #6482: Use GNUInstallDirs and improve CMake handling of shared/static mxnet library. URL: https://github.com/apache/incubator-mxnet/pull/6482#discussion_r135292323 ## File path: CMakeLists.txt ## @@ -428,19 +424,16 @@ endif

[GitHub] reminisce commented on issue #7604: Refactor random linalg contrib namespaces

2017-08-25 Thread git
reminisce commented on issue #7604: Refactor random linalg contrib namespaces URL: https://github.com/apache/incubator-mxnet/pull/7604#issuecomment-324961668 @piiswrong I have submitted the [commit](https://github.com/apache/incubator-mxnet/pull/7604/commits/e5e902968a7a1d3c62813a5ff17be5fb

[GitHub] cjolivier01 opened a new pull request #7616: Profiler memleak

2017-08-25 Thread git
cjolivier01 opened a new pull request #7616: Profiler memleak URL: https://github.com/apache/incubator-mxnet/pull/7616 Memory leak found with Intel Inspector corrected. Validated all unit tests. This is an automated message f

[GitHub] cjolivier01 closed pull request #7616: Profiler memleak

2017-08-25 Thread git
cjolivier01 closed pull request #7616: Profiler memleak URL: https://github.com/apache/incubator-mxnet/pull/7616 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and u

[GitHub] cjolivier01 opened a new pull request #7617: Fix memory leak in profiler

2017-08-25 Thread git
cjolivier01 opened a new pull request #7617: Fix memory leak in profiler URL: https://github.com/apache/incubator-mxnet/pull/7617 Automatically delete DevStat object at shutdown This is an automated message from the Apache Gi

[GitHub] rahul003 commented on issue #7603: Convert dot to linalg gemm

2017-08-25 Thread git
rahul003 commented on issue #7603: Convert dot to linalg gemm URL: https://github.com/apache/incubator-mxnet/pull/7603#issuecomment-324977071 MIN=1 in jenkinsfile still causes the build to fail This is an automated messag

[GitHub] rahul003 commented on issue #7597: fix for amalgamation build with MIN=1

2017-08-25 Thread git
rahul003 commented on issue #7597: fix for amalgamation build with MIN=1 URL: https://github.com/apache/incubator-mxnet/pull/7597#issuecomment-324978224 Looks like this issue hasn't been fixed yet. https://builds.apache.org/blue/organizations/jenkins/incubator-mxnet/detail/master/243/pi

[GitHub] rahul003 commented on issue #7597: fix for amalgamation build with MIN=1

2017-08-25 Thread git
rahul003 commented on issue #7597: fix for amalgamation build with MIN=1 URL: https://github.com/apache/incubator-mxnet/pull/7597#issuecomment-324978224 Looks like this issue hasn't been fixed yet. https://builds.apache.org/blue/organizations/jenkins/incubator-mxnet/detail/master/243/pi

[incubator-mxnet] branch master updated: fix linalg_impl (#7611)

2017-08-25 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 942e888 fix linalg_impl (#7611) 942e888

[GitHub] piiswrong closed pull request #7611: fix linalg_impl

2017-08-25 Thread git
piiswrong closed pull request #7611: fix linalg_impl URL: https://github.com/apache/incubator-mxnet/pull/7611 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] de-vri-es commented on a change in pull request #6482: Use GNUInstallDirs and improve CMake handling of shared/static mxnet library.

2017-08-25 Thread git
de-vri-es commented on a change in pull request #6482: Use GNUInstallDirs and improve CMake handling of shared/static mxnet library. URL: https://github.com/apache/incubator-mxnet/pull/6482#discussion_r135306357 ## File path: CMakeLists.txt ## @@ -428,19 +424,16 @@ endif()

[incubator-mxnet] branch piiswrong-patch-7 updated (8d33d5e -> 1aceadb)

2017-08-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a change to branch piiswrong-patch-7 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8d33d5e Update ndarray.py add 1aceadb Update ndarray.py No new revisions were added by this

[GitHub] mli opened a new pull request #7618: Reshuffle data for each epoch in NDArrayIter

2017-08-25 Thread git
mli opened a new pull request #7618: Reshuffle data for each epoch in NDArrayIter URL: https://github.com/apache/incubator-mxnet/pull/7618 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] piiswrong commented on issue #7587: update mklml and mkl mac support

2017-08-25 Thread git
piiswrong commented on issue #7587: update mklml and mkl mac support URL: https://github.com/apache/incubator-mxnet/pull/7587#issuecomment-324979589 Updates? This is an automated message from the Apache Git Service. To respon

[GitHub] reminisce commented on a change in pull request #7613: 1x1 convolution acceleration

2017-08-25 Thread git
reminisce commented on a change in pull request #7613: 1x1 convolution acceleration URL: https://github.com/apache/incubator-mxnet/pull/7613#discussion_r135291151 ## File path: src/operator/convolution-inl.h ## @@ -132,6 +132,28 @@ class ConvolutionOp : public Operator {

[GitHub] piiswrong commented on issue #7615: accuracy sacrificed with multi-gpu using gluon

2017-08-25 Thread git
piiswrong commented on issue #7615: accuracy sacrificed with multi-gpu using gluon URL: https://github.com/apache/incubator-mxnet/issues/7615#issuecomment-324980922 Probably because you changed batchsize but didn't adjust learning rate? @zhreshold

[GitHub] piiswrong commented on issue #7614: Error in ---kv-store dist_***

2017-08-25 Thread git
piiswrong commented on issue #7614: Error in ---kv-store dist_*** URL: https://github.com/apache/incubator-mxnet/issues/7614#issuecomment-324981674 ``` export: Command not found. export: Command not found. export: Command not found. export: Command not found. export: Command

[GitHub] piiswrong closed issue #7589: gluon rnn bug

2017-08-25 Thread git
piiswrong closed issue #7589: gluon rnn bug URL: https://github.com/apache/incubator-mxnet/issues/7589 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] piiswrong commented on issue #7610: error C2768 "linalg_gemm":Illegal use of explicit template arguments

2017-08-25 Thread git
piiswrong commented on issue #7610: error C2768 "linalg_gemm":Illegal use of explicit template arguments URL: https://github.com/apache/incubator-mxnet/issues/7610#issuecomment-324985381 Is this solved by the most recent fix? --

[GitHub] szha commented on issue #7587: update mklml and mkl mac support

2017-08-25 Thread git
szha commented on issue #7587: update mklml and mkl mac support URL: https://github.com/apache/incubator-mxnet/pull/7587#issuecomment-324987783 Sorry, been occupied. I'm working on this today. This is an automated message fro

[GitHub] szha commented on issue #7593: why gluon is slower than PyTorch?

2017-08-25 Thread git
szha commented on issue #7593: why gluon is slower than PyTorch? URL: https://github.com/apache/incubator-mxnet/issues/7593#issuecomment-324988001 Yes, I'm guessing it's the I/O that can be improved. @piiswrong @zhreshold Th

[GitHub] hnhuang commented on issue #7582: Gluon GPU memory efficiency

2017-08-25 Thread git
hnhuang commented on issue #7582: Gluon GPU memory efficiency URL: https://github.com/apache/incubator-mxnet/issues/7582#issuecomment-324990383 I tried keras+mxnet. For keras+mxnet, I can set batch_size = 20, but for keras+tf, I can set batch_size = 32. --

[GitHub] zhreshold commented on issue #7593: why gluon is slower than PyTorch?

2017-08-25 Thread git
zhreshold commented on issue #7593: why gluon is slower than PyTorch? URL: https://github.com/apache/incubator-mxnet/issues/7593#issuecomment-324990971 @SherlockLiao How many gpus do you have? And what model is it? I could try to debug it.

[GitHub] smolix opened a new pull request #7605: Many loss functions

2017-08-25 Thread git
smolix opened a new pull request #7605: Many loss functions URL: https://github.com/apache/incubator-mxnet/pull/7605 Added a plethora of loss functions (probably more to come) to make losses a winning thing. In particular, added many classical scalar loss functions, more max-margin losses

[GitHub] rohith14 opened a new issue #7619: train_cifar10.py issue

2017-08-25 Thread git
rohith14 opened a new issue #7619: train_cifar10.py issue URL: https://github.com/apache/incubator-mxnet/issues/7619 I get this error while running train_cifar10.py, [17:56:49] /home/ec2-user/src/mxnet/dmlc-core/include/dmlc/./logging.h:304: [17:56:49] src/io/image_aug_default.cc:282

[GitHub] Godricly commented on issue #7609: Update ndarray.py

2017-08-25 Thread git
Godricly commented on issue #7609: Update ndarray.py URL: https://github.com/apache/incubator-mxnet/pull/7609#issuecomment-324997166 looks good for me. I'll try it later. BTW, is the anyway to slice a mx.nd.array with a list? something like this ```python a=mx.nd.array((4,4)) b

[GitHub] Godricly commented on issue #7609: Update ndarray.py

2017-08-25 Thread git
Godricly commented on issue #7609: Update ndarray.py URL: https://github.com/apache/incubator-mxnet/pull/7609#issuecomment-324997166 looks good for me. I'll try it later. BTW, is there anyway to slice a mx.nd.array with a list? something like this ```python a=mx.nd.array((4,4))

[GitHub] cjolivier01 commented on a change in pull request #7577: Sparse operators for unary and binary elemwise NDArray operators.

2017-08-25 Thread git
cjolivier01 commented on a change in pull request #7577: Sparse operators for unary and binary elemwise NDArray operators. URL: https://github.com/apache/incubator-mxnet/pull/7577#discussion_r135320555 ## File path: src/operator/elemwise_op_common.h ## @@ -156,11 +157,38 @

[GitHub] reminisce commented on a change in pull request #7613: 1x1 convolution acceleration

2017-08-25 Thread git
reminisce commented on a change in pull request #7613: 1x1 convolution acceleration URL: https://github.com/apache/incubator-mxnet/pull/7613#discussion_r135322020 ## File path: src/operator/convolution-inl.h ## @@ -212,12 +216,41 @@ class ConvolutionOp : public Operator {

[GitHub] cjolivier01 commented on a change in pull request #7577: Sparse operators for unary and binary elemwise NDArray operators.

2017-08-25 Thread git
cjolivier01 commented on a change in pull request #7577: Sparse operators for unary and binary elemwise NDArray operators. URL: https://github.com/apache/incubator-mxnet/pull/7577#discussion_r135323098 ## File path: src/operator/tensor/elemwise_binary_op.h ## @@ -400,6 +81

[GitHub] eric-haibin-lin commented on a change in pull request #7604: Refactor random linalg contrib namespaces

2017-08-25 Thread git
eric-haibin-lin commented on a change in pull request #7604: Refactor random linalg contrib namespaces URL: https://github.com/apache/incubator-mxnet/pull/7604#discussion_r135326295 ## File path: python/mxnet/gluon/rnn/rnn_layer.py ## @@ -301,11 +301,11 @@ class RNN(_RNNLa

[GitHub] rahul003 commented on issue #7597: fix for amalgamation build with MIN=1

2017-08-25 Thread git
rahul003 commented on issue #7597: fix for amalgamation build with MIN=1 URL: https://github.com/apache/incubator-mxnet/pull/7597#issuecomment-324978224 Looks like this issue hasn't been fixed yet. https://builds.apache.org/blue/organizations/jenkins/incubator-mxnet/detail/master/243/pi

[GitHub] reminisce commented on a change in pull request #7604: Refactor random linalg contrib namespaces

2017-08-25 Thread git
reminisce commented on a change in pull request #7604: Refactor random linalg contrib namespaces URL: https://github.com/apache/incubator-mxnet/pull/7604#discussion_r135330225 ## File path: python/mxnet/gluon/rnn/rnn_layer.py ## @@ -301,11 +301,11 @@ class RNN(_RNNLayer):

[GitHub] zhreshold commented on issue #7615: accuracy sacrificed with multi-gpu using gluon

2017-08-25 Thread git
zhreshold commented on issue #7615: accuracy sacrificed with multi-gpu using gluon URL: https://github.com/apache/incubator-mxnet/issues/7615#issuecomment-325009783 @GarrickLin So you manually modified the batchsize right?

[GitHub] rnunziata commented on issue #7608: OSError: libcudart.so.8.0: cannot open shared object

2017-08-25 Thread git
rnunziata commented on issue #7608: OSError: libcudart.so.8.0: cannot open shared object URL: https://github.com/apache/incubator-mxnet/issues/7608#issuecomment-325017453 Thanks this seems to have workedthanks so much..:-)

[GitHub] rnunziata closed issue #7608: OSError: libcudart.so.8.0: cannot open shared object

2017-08-25 Thread git
rnunziata closed issue #7608: OSError: libcudart.so.8.0: cannot open shared object URL: https://github.com/apache/incubator-mxnet/issues/7608 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] cjolivier01 commented on issue #6482: Use GNUInstallDirs and improve CMake handling of shared/static mxnet library.

2017-08-25 Thread git
cjolivier01 commented on issue #6482: Use GNUInstallDirs and improve CMake handling of shared/static mxnet library. URL: https://github.com/apache/incubator-mxnet/pull/6482#issuecomment-325028206 I am ok once build works. Th

[GitHub] eric-haibin-lin commented on a change in pull request #7604: Refactor random linalg contrib namespaces

2017-08-25 Thread git
eric-haibin-lin commented on a change in pull request #7604: Refactor random linalg contrib namespaces URL: https://github.com/apache/incubator-mxnet/pull/7604#discussion_r135329041 ## File path: python/mxnet/ndarray/sparse.py ## @@ -41,6 +41,8 @@ from . import _internal

[GitHub] CodingCat commented on issue #7574: [build] explicitly install JDK8

2017-08-25 Thread git
CodingCat commented on issue #7574: [build] explicitly install JDK8 URL: https://github.com/apache/incubator-mxnet/pull/7574#issuecomment-325030988 ok, scala test passed, though python one failed (which is always flaky?) shall we merge this, or we should move forward with Ubuntu 16.04

[GitHub] shujonnaha opened a new pull request #7620: shujon

2017-08-25 Thread git
shujonnaha opened a new pull request #7620: shujon URL: https://github.com/apache/incubator-mxnet/pull/7620 Adversarial Variational AutoEncoder implementation This is an automated message from the Apache Git Service. To resp

[GitHub] shujonnaha opened a new pull request #7621: Adversarial VAE

2017-08-25 Thread git
shujonnaha opened a new pull request #7621: Adversarial VAE URL: https://github.com/apache/incubator-mxnet/pull/7621 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub a

[GitHub] shujonnaha closed pull request #7620: shujon

2017-08-25 Thread git
shujonnaha closed pull request #7620: shujon URL: https://github.com/apache/incubator-mxnet/pull/7620 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] kevinthesun opened a new pull request #7622: Change apache package URL to https

2017-08-25 Thread git
kevinthesun opened a new pull request #7622: Change apache package URL to https URL: https://github.com/apache/incubator-mxnet/pull/7622 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] zhanghang1989 commented on issue #7579: style transfer example

2017-08-25 Thread git
zhanghang1989 commented on issue #7579: style transfer example URL: https://github.com/apache/incubator-mxnet/pull/7579#issuecomment-325035839 I have sent a PR to web-data with the images https://github.com/dmlc/web-data/pull/26 I will update the image paths after it is merged. ---

[GitHub] reminisce commented on a change in pull request #7584: convenience fluent methods for sym/nd

2017-08-25 Thread git
reminisce commented on a change in pull request #7584: convenience fluent methods for sym/nd URL: https://github.com/apache/incubator-mxnet/pull/7584#discussion_r135354076 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -673,6 +686,100 @@ def reshape(self, shape):

[GitHub] reminisce commented on a change in pull request #7584: convenience fluent methods for sym/nd

2017-08-25 Thread git
reminisce commented on a change in pull request #7584: convenience fluent methods for sym/nd URL: https://github.com/apache/incubator-mxnet/pull/7584#discussion_r135354752 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -673,6 +686,100 @@ def reshape(self, shape):

[GitHub] szha commented on a change in pull request #7584: convenience fluent methods for sym/nd

2017-08-25 Thread git
szha commented on a change in pull request #7584: convenience fluent methods for sym/nd URL: https://github.com/apache/incubator-mxnet/pull/7584#discussion_r135357518 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -673,6 +686,100 @@ def reshape(self, shape):

[GitHub] szha commented on a change in pull request #7584: convenience fluent methods for sym/nd

2017-08-25 Thread git
szha commented on a change in pull request #7584: convenience fluent methods for sym/nd URL: https://github.com/apache/incubator-mxnet/pull/7584#discussion_r135357642 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -673,6 +686,100 @@ def reshape(self, shape):

[GitHub] kevinthesun opened a new pull request #16: Build 0.11 RC3 and show gluon

2017-08-25 Thread git
kevinthesun opened a new pull request #16: Build 0.11 RC3 and show gluon URL: https://github.com/apache/incubator-mxnet-site/pull/16 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] kevinthesun closed pull request #14: Add back autograd and add mkl

2017-08-25 Thread git
kevinthesun closed pull request #14: Add back autograd and add mkl URL: https://github.com/apache/incubator-mxnet-site/pull/14 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] eric-haibin-lin opened a new pull request #7623: add unit test for csv iter

2017-08-25 Thread git
eric-haibin-lin opened a new pull request #7623: add unit test for csv iter URL: https://github.com/apache/incubator-mxnet/pull/7623 - Add the missing unit test for csv iterator. - Found memory for `inst_index` was allocated with `new[]` but freed with `delete` which may cause undefined

[GitHub] aksnzhy commented on issue #7512: Add two bit compression operator

2017-08-25 Thread git
aksnzhy commented on issue #7512: Add two bit compression operator URL: https://github.com/apache/incubator-mxnet/pull/7512#issuecomment-325052880 @piiswrong I'm considering add a new feature in gluon to make user use the low-bit compression more easily. -

[GitHub] reminisce commented on a change in pull request #7604: Refactor random linalg contrib namespaces

2017-08-25 Thread git
reminisce commented on a change in pull request #7604: Refactor random linalg contrib namespaces URL: https://github.com/apache/incubator-mxnet/pull/7604#discussion_r135369291 ## File path: python/mxnet/ndarray/sparse.py ## @@ -41,6 +41,8 @@ from . import _internal from

[GitHub] cjolivier01 closed pull request #16: Build 0.11 RC3 and show gluon

2017-08-25 Thread git
cjolivier01 closed pull request #16: Build 0.11 RC3 and show gluon URL: https://github.com/apache/incubator-mxnet-site/pull/16 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] aksnzhy commented on issue #7512: Add two bit compression operator

2017-08-25 Thread git
aksnzhy commented on issue #7512: Add two bit compression operator URL: https://github.com/apache/incubator-mxnet/pull/7512#issuecomment-325052880 @piiswrong I'm considering add a new feature in gluon to make user use the low-bit compression more easily. Maybe it's a new argument in gluon

[GitHub] aksnzhy commented on issue #7512: Add two bit compression operator

2017-08-25 Thread git
aksnzhy commented on issue #7512: Add two bit compression operator URL: https://github.com/apache/incubator-mxnet/pull/7512#issuecomment-325052880 @piiswrong I'm considering add a new feature in gluon to make user use the low-bit compression more easily. Maybe it's a new argument in gluon

[GitHub] pracheer opened a new pull request #7624: Pip installer for CoreML Converter: mxnet-to-coreml

2017-08-25 Thread git
pracheer opened a new pull request #7624: Pip installer for CoreML Converter: mxnet-to-coreml URL: https://github.com/apache/incubator-mxnet/pull/7624 The new way to install the converter: > pip install mxnet-to-coreml Current version is 0.1.0 and runs only on MacOS and python

[GitHub] cjolivier01 commented on issue #7577: Sparse operators for unary and binary elemwise NDArray operators.

2017-08-25 Thread git
cjolivier01 commented on issue #7577: Sparse operators for unary and binary elemwise NDArray operators. URL: https://github.com/apache/incubator-mxnet/pull/7577#issuecomment-325055107 msvc is running out of heap space... Thi

[GitHub] DickJC123 opened a new pull request #7625: entire codebase build with mshadow_use_clas=0

2017-08-25 Thread git
DickJC123 opened a new pull request #7625: entire codebase build with mshadow_use_clas=0 URL: https://github.com/apache/incubator-mxnet/pull/7625 The following file is the result of solving build issues for the entire codebase that arise after setting MSHADOW_USE_CBLAS=0 in mshadow/make/m

[GitHub] zhreshold opened a new pull request #7626: modify gluon image_classification for imagenet

2017-08-25 Thread git
zhreshold opened a new pull request #7626: modify gluon image_classification for imagenet URL: https://github.com/apache/incubator-mxnet/pull/7626 make gluon example able to train imagenet improve symbolic add std option to recordio_2.cc/recordio.cc -

[GitHub] SherlockLiao commented on issue #7593: why gluon is slower than PyTorch?

2017-08-25 Thread git
SherlockLiao commented on issue #7593: why gluon is slower than PyTorch? URL: https://github.com/apache/incubator-mxnet/issues/7593#issuecomment-325069675 @zhreshold just one gpu. It's a simple model, 2 convolution layer, 2 max pooling, 3 dense layer to do mnist classification. I write a s

[GitHub] GarrickLin commented on issue #7615: accuracy sacrificed with multi-gpu using gluon

2017-08-25 Thread git
GarrickLin commented on issue #7615: accuracy sacrificed with multi-gpu using gluon URL: https://github.com/apache/incubator-mxnet/issues/7615#issuecomment-325069741 yes This is an automated message from the Apache Git Serv

[GitHub] zhreshold commented on issue #7615: accuracy sacrificed with multi-gpu using gluon

2017-08-25 Thread git
zhreshold commented on issue #7615: accuracy sacrificed with multi-gpu using gluon URL: https://github.com/apache/incubator-mxnet/issues/7615#issuecomment-325070178 Try to reduce the batch-size, since there's a hidden mini-batch in the algorithm itself.

[GitHub] anirudh2290 opened a new pull request #7627: Change namespace and make logging functionality changes

2017-08-25 Thread git
anirudh2290 opened a new pull request #7627: Change namespace and make logging functionality changes URL: https://github.com/apache/incubator-mxnet/pull/7627 Namespace changes according to https://github.com/eric-haibin-lin/mxnet/pull/177#issuecomment-324176627 and logging changes for sp

[GitHub] rahul003 opened a new pull request #7628: set build status to success only after job ends

2017-08-25 Thread git
rahul003 opened a new pull request #7628: set build status to success only after job ends URL: https://github.com/apache/incubator-mxnet/pull/7628 Earlier code marks status as success initially. So any new PR shows jenkins status as success if we see the check mark on github. On opening th

[GitHub] rahul003 opened a new pull request #7629: Fix build status of a image classification test

2017-08-25 Thread git
rahul003 opened a new pull request #7629: Fix build status of a image classification test URL: https://github.com/apache/incubator-mxnet/pull/7629 On a nightly build of this test, the final build status is shown as false. Example failed build is [here](http://jenkins-master-elb-1979848568

[GitHub] GarrickLin commented on issue #7615: accuracy sacrificed with multi-gpu using gluon

2017-08-25 Thread git
GarrickLin commented on issue #7615: accuracy sacrificed with multi-gpu using gluon URL: https://github.com/apache/incubator-mxnet/issues/7615#issuecomment-325079230 I get the proper result after set batch_size back to 32, but the speed is obviously slowing down even worse than single-gpu

[GitHub] piiswrong closed pull request #7628: set build status to success only after job ends

2017-08-25 Thread git
piiswrong closed pull request #7628: set build status to success only after job ends URL: https://github.com/apache/incubator-mxnet/pull/7628 This is an automated message from the Apache Git Service. To respond to the messa

[incubator-mxnet] branch master updated: set build status to success only after job ends (#7628)

2017-08-25 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 3b3d824 set build status to success only

[GitHub] piiswrong closed pull request #7629: Fix build status of a image classification test

2017-08-25 Thread git
piiswrong closed pull request #7629: Fix build status of a image classification test URL: https://github.com/apache/incubator-mxnet/pull/7629 This is an automated message from the Apache Git Service. To respond to the messa

[incubator-mxnet] branch master updated: Fix build status of a test (#7629)

2017-08-25 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 c42453d Fix build status of a test (#762

[incubator-mxnet] branch master updated: entire codebase build with mshadow_use_clas=0 (#7625)

2017-08-25 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 50342a4 entire codebase build with mshad

  1   2   >