[GitHub] ufukcbicici opened a new issue #7443: tf.boolean_mask equivalent in MxNet

2017-08-12 Thread git
ufukcbicici opened a new issue #7443: tf.boolean_mask equivalent in MxNet URL: https://github.com/apache/incubator-mxnet/issues/7443 In my archictecture, I want to pick same of the samples in a minibatch at different stages of computation, based on a binary vector produced elsewhere in

[GitHub] piiswrong closed pull request #7441: broken link in readme

2017-08-12 Thread git
piiswrong closed pull request #7441: broken link in readme URL: https://github.com/apache/incubator-mxnet/pull/7441 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[incubator-mxnet] branch master updated: broken link in readme (#7441)

2017-08-12 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 4b8235b broken link in readme (#7441)

[GitHub] szha opened a new pull request #7442: contrib ctc interface changes for compatibility, and gluon CTC

2017-08-12 Thread git
szha opened a new pull request #7442: contrib ctc interface changes for compatibility, and gluon CTC URL: https://github.com/apache/incubator-mxnet/pull/7442 This change is to make current contrib CTC compatible with the cudnn7 CTC interface, and to add CTC loss layer for gluon.

[GitHub] tornadomeet opened a new pull request #7441: broken link in readme

2017-08-12 Thread git
tornadomeet opened a new pull request #7441: broken link in readme URL: https://github.com/apache/incubator-mxnet/pull/7441 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues

2017-08-12 Thread git
KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues URL: https://github.com/apache/incubator-mxnet/issues/3183#issuecomment-322011807 I have the same problem when i train ssd or imagenet using .rec file and i check the usage of memory in top. At the beginning of

[GitHub] KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues

2017-08-12 Thread git
KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues URL: https://github.com/apache/incubator-mxnet/issues/3183#issuecomment-322011807 I have the same problem when i train ssd or imagenet using .rec file and i check the usage of memory in top. At the beginning of

[GitHub] KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues

2017-08-12 Thread git
KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues URL: https://github.com/apache/incubator-mxnet/issues/3183#issuecomment-322011807 I have the same problem when i train ssd or imagenet using .rec file and i check the usage of memory in top. At the beginning of

[GitHub] KeyKy commented on issue #2111: Is it normal that MXNet consumes much more system memory than Caffe during training in GPU mode?

2017-08-12 Thread git
KeyKy commented on issue #2111: Is it normal that MXNet consumes much more system memory than Caffe during training in GPU mode? URL: https://github.com/apache/incubator-mxnet/issues/2111#issuecomment-322012680 I get the same problem when training ssd or imagenet using .rec file!

[GitHub] KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues

2017-08-12 Thread git
KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues URL: https://github.com/apache/incubator-mxnet/issues/3183#issuecomment-322011807 I have the same problem when i train ssd or imagenet using .rec file and i check the usage of memory in top. At the beginning of

[GitHub] KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues

2017-08-12 Thread git
KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues URL: https://github.com/apache/incubator-mxnet/issues/3183#issuecomment-322011807 I have the same problem when i train ssd or imagenet and i check the usage of memory in top. At the beginning of training is 5.7% ,

[GitHub] terrytangyuan commented on issue #7440: [scala-package] clean up pom (remove duplicate definition)

2017-08-12 Thread git
terrytangyuan commented on issue #7440: [scala-package] clean up pom (remove duplicate definition) URL: https://github.com/apache/incubator-mxnet/pull/7440#issuecomment-322011136 @javelinjs Sorry just realized that I merged it without your approval. Should we change the setting so we can

[GitHub] CodingCat opened a new pull request #7440: [scala-package] clean up pom (remove duplicate definition)

2017-08-12 Thread git
CodingCat opened a new pull request #7440: [scala-package] clean up pom (remove duplicate definition) URL: https://github.com/apache/incubator-mxnet/pull/7440 This is an automated message from the Apache Git Service. To

[incubator-mxnet] branch master updated: Small doc cleanups (#7439)

2017-08-12 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 5e622d1 Small doc cleanups (#7439)

[GitHub] piiswrong closed pull request #7439: Small doc cleanups

2017-08-12 Thread git
piiswrong closed pull request #7439: Small doc cleanups URL: https://github.com/apache/incubator-mxnet/pull/7439 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] sethah opened a new pull request #7439: Small doc cleanups

2017-08-12 Thread git
sethah opened a new pull request #7439: Small doc cleanups URL: https://github.com/apache/incubator-mxnet/pull/7439 This patch cleans up several places where a double space at the end of a line resulted in no spaces being rendered. It also moves the location of an HTML comment before a

[GitHub] piiswrong commented on issue #7425: Tensorcore fullyconnected support

2017-08-12 Thread git
piiswrong commented on issue #7425: Tensorcore fullyconnected support URL: https://github.com/apache/incubator-mxnet/pull/7425#issuecomment-322000376 The linalg_gemm PR is merged. Please use that for tensorcore support This

[GitHub] piiswrong closed pull request #7147: cuda support for linalg-functions, restructuring of linalg interfaces

2017-08-12 Thread git
piiswrong closed pull request #7147: cuda support for linalg-functions, restructuring of linalg interfaces URL: https://github.com/apache/incubator-mxnet/pull/7147 This is an automated message from the Apache Git Service.

[incubator-mxnet] branch master updated: cuda support for linalg-functions, restructuring of linalg interfaces (#7147)

2017-08-12 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 83078d7 cuda support for

[GitHub] asmushetzel commented on issue #7147: cuda support for linalg-functions, restructuring of linalg interfaces

2017-08-12 Thread git
asmushetzel commented on issue #7147: cuda support for linalg-functions, restructuring of linalg interfaces URL: https://github.com/apache/incubator-mxnet/pull/7147#issuecomment-321958146 So this is done from my point of view. Jenkins failed on some nodes in some tests but that is all due

[incubator-mxnet-site] branch asf-site updated: Fix example link (#6)

2017-08-12 Thread lxn2
This is an automated email from the ASF dual-hosted git repository. lxn2 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 119ed6a Fix example link (#6)

[GitHub] lxn2 closed pull request #6: Fix example link

2017-08-12 Thread git
lxn2 closed pull request #6: Fix example link URL: https://github.com/apache/incubator-mxnet-site/pull/6 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] goodtogood commented on issue #7154: mx.contrib.sym.ctc_loss slow down extremely on gpu with large alphabet_size,but faster on cpu

2017-08-12 Thread git
goodtogood commented on issue #7154: mx.contrib.sym.ctc_loss slow down extremely on gpu with large alphabet_size,but faster on cpu URL: https://github.com/apache/incubator-mxnet/issues/7154#issuecomment-321994447 same problem, would you like to share your code ? thx!

[incubator-mxnet-site] branch asf-site updated: Small change to plub gitpubsub

2017-08-12 Thread lxn2
This is an automated email from the ASF dual-hosted git repository. lxn2 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new aad4569 Small change to plub

[GitHub] lxn2 commented on issue #5: Change to 0.11-RC

2017-08-12 Thread git
lxn2 commented on issue #5: Change to 0.11-RC URL: https://github.com/apache/incubator-mxnet-site/pull/5#issuecomment-321993040 That's not my understanding...did Steffen suggest to delete 0.10 anywhere? I thought we wanted to have all the versions including .10 so far?

[GitHub] lxn2 commented on issue #5: Change to 0.11-RC

2017-08-12 Thread git
lxn2 commented on issue #5: Change to 0.11-RC URL: https://github.com/apache/incubator-mxnet-site/pull/5#issuecomment-321989354 Does this not list 0.10 as one of the versions? I wiped it out and pushed your changes but tags.txt only has .11

[GitHub] crazy-cat commented on a change in pull request #7393: add depthwise convolution's gpu version optimization

2017-08-12 Thread git
crazy-cat commented on a change in pull request #7393: add depthwise convolution's gpu version optimization URL: https://github.com/apache/incubator-mxnet/pull/7393#discussion_r132814964 ## File path: src/operator/convolution-inl.h ## @@ -97,6 +98,8 @@ struct

[GitHub] kevinthesun commented on issue #5: Change to 0.11-RC

2017-08-12 Thread git
kevinthesun commented on issue #5: Change to 0.11-RC URL: https://github.com/apache/incubator-mxnet-site/pull/5#issuecomment-321969987 I can't fix them, since these conflicts come from nightly build master. Safe way might be wiping asf-site branch and merge this PR.

svn commit: r20981 - in /dev/incubator/mxnet/0.11.0.rc0: apache-mxnet-src-0.11.0.rc0-incubating.tar.gz.md5 apache-mxnet-src-0.11.0.rc0-incubating.tar.gz.sha512

2017-08-12 Thread lxn2
Author: lxn2 Date: Sat Aug 12 09:08:43 2017 New Revision: 20981 Log: Update md5 and sha512 hashes Modified: dev/incubator/mxnet/0.11.0.rc0/apache-mxnet-src-0.11.0.rc0-incubating.tar.gz.md5 dev/incubator/mxnet/0.11.0.rc0/apache-mxnet-src-0.11.0.rc0-incubating.tar.gz.sha512 Modified:

svn commit: r20978 - /dev/incubator/mxnet/0.11.0.rc0/

2017-08-12 Thread lxn2
Author: lxn2 Date: Sat Aug 12 08:05:37 2017 New Revision: 20978 Log: Add mxnet-0.11.0.rc0 Added: dev/incubator/mxnet/0.11.0.rc0/ dev/incubator/mxnet/0.11.0.rc0/apache-mxnet-src-0.11.0.rc0-incubating.tar.gz (with props)

[incubator-mxnet] branch master updated: Website fix (#7435)

2017-08-12 Thread lxn2
This is an automated email from the ASF dual-hosted git repository. lxn2 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 606d3a9 Website fix (#7435) 606d3a9 is

[GitHub] lxn2 closed pull request #7435: Website fix

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