[GitHub] zihaolucky commented on issue #7341: Usage of Tensorboard in Distributed MXNet

2017-08-04 Thread git
zihaolucky commented on issue #7341: Usage of Tensorboard in Distributed MXNet URL: https://github.com/apache/incubator-mxnet/issues/7341#issuecomment-320414116 @LakeCarrot Here is an example https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/contrib/tensorboard.py in

[incubator-mxnet] branch master updated: Fix gluon bottleneck v2 (#7339)

2017-08-04 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 0d8d27e Fix gluon bottleneck v2 (#7339)

[GitHub] piiswrong closed pull request #7339: Fix gluon bottleneck v2

2017-08-04 Thread git
piiswrong closed pull request #7339: Fix gluon bottleneck v2 URL: https://github.com/apache/incubator-mxnet/pull/7339 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] Ldpe2G commented on issue #7246: [Scala] Make Module Api sync with Python interface

2017-08-04 Thread git
Ldpe2G commented on issue #7246: [Scala] Make Module Api sync with Python interface URL: https://github.com/apache/incubator-mxnet/pull/7246#issuecomment-320393672 @madjam I will add the implementation of Scala BucketingModule in my free time.

[GitHub] madjam commented on a change in pull request #7337: MXNet -> Apple CoreML converter (Review-only. Don't merge)

2017-08-04 Thread git
madjam commented on a change in pull request #7337: MXNet -> Apple CoreML converter (Review-only. Don't merge) URL: https://github.com/apache/incubator-mxnet/pull/7337#discussion_r131513156 ## File path: tools/core_ml/README.md ## @@ -0,0 +1,70 @@ +# Convert MXNet models

[GitHub] mwbyeon opened a new pull request #7348: fix print format in im2rec.py

2017-08-04 Thread git
mwbyeon opened a new pull request #7348: fix print format in im2rec.py URL: https://github.com/apache/incubator-mxnet/pull/7348 ``` count: 1000 time: 9.000 (111.1/sec) count: 2000 time: 0.621 (1611.1/sec) count: 3000 time: 0.607 (1647.9/sec) count: 4000 time: 0.626

[GitHub] zhreshold commented on a change in pull request #7337: MXNet -> Apple CoreML converter (Review-only. Don't merge)

2017-08-04 Thread git
zhreshold commented on a change in pull request #7337: MXNet -> Apple CoreML converter (Review-only. Don't merge) URL: https://github.com/apache/incubator-mxnet/pull/7337#discussion_r131511892 ## File path: tools/core_ml/README.md ## @@ -0,0 +1,70 @@ +# Convert MXNet

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

2017-08-04 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_r131511684 ## File path: src/io/image_iter_common.h ## @@ -217,6 +225,14 @@ struct ImageNormalizeParam : public

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

2017-08-04 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_r131511684 ## File path: src/io/image_iter_common.h ## @@ -217,6 +225,14 @@ struct ImageNormalizeParam : public

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

2017-08-04 Thread git
szha commented on a change in pull request #7345: add std_rgba to normalize options URL: https://github.com/apache/incubator-mxnet/pull/7345#discussion_r131511628 ## File path: src/io/image_iter_common.h ## @@ -217,6 +225,14 @@ struct ImageNormalizeParam : public

[GitHub] DickJC123 opened a new pull request #7347: Tensorcore conv deconv support

2017-08-04 Thread git
DickJC123 opened a new pull request #7347: Tensorcore conv deconv support URL: https://github.com/apache/incubator-mxnet/pull/7347 Enables TensorCore in convolution and deconvolution operators for users with NVIDIA Volta GPU / cuda9 / cudnn7. On by default, this can be disabled through

[GitHub] eric-haibin-lin opened a new issue #7346: [OP] Input gamma mutated in Batch Norm

2017-08-04 Thread git
eric-haibin-lin opened a new issue #7346: [OP] Input gamma mutated in Batch Norm URL: https://github.com/apache/incubator-mxnet/issues/7346 In BatchNorm operator, gamma is not listed as `aux_data` in backend, but actually mutated when `fix_gamma` is True. For sparse storage fallback, when

[GitHub] lxn2 closed pull request #7344: Add DISCLAIMER and lxn2 GPG keys

2017-08-04 Thread git
lxn2 closed pull request #7344: Add DISCLAIMER and lxn2 GPG keys URL: https://github.com/apache/incubator-mxnet/pull/7344 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-mxnet] branch master updated: Add DISCLAIMER and lxn2 GPG keys (#7344)

2017-08-04 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 15ffc82 Add DISCLAIMER and lxn2 GPG

[GitHub] b0noI closed pull request #7328: _grad_add has been replaced with elemwise_add

2017-08-04 Thread git
b0noI closed pull request #7328: _grad_add has been replaced with elemwise_add URL: https://github.com/apache/incubator-mxnet/pull/7328 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] sergeykolychev opened a new pull request #7343: auto determiming the mxnet home.

2017-08-04 Thread git
sergeykolychev opened a new pull request #7343: auto determiming the mxnet home. URL: https://github.com/apache/incubator-mxnet/pull/7343 @lxn2 The perl test is failing, this will fix it I think. This is an automated message

[GitHub] anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator

2017-08-04 Thread git
anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator URL: https://github.com/apache/incubator-mxnet/pull/7226#discussion_r131504915 ## File path: benchmark/python/dot.py ## @@ -0,0 +1,265 @@ +import ctypes + +from mxnet.test_utils

[GitHub] thirdwing opened a new pull request #7342: [R] fix mx.symbol.min. close #7219

2017-08-04 Thread git
thirdwing opened a new pull request #7342: [R] fix mx.symbol.min. close #7219 URL: https://github.com/apache/incubator-mxnet/pull/7342 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] thirdwing commented on issue #7219: [R] How to include a minimum function in MakeLoss

2017-08-04 Thread git
thirdwing commented on issue #7219: [R] How to include a minimum function in MakeLoss URL: https://github.com/apache/incubator-mxnet/issues/7219#issuecomment-320367128 @solalm Can you try the code below. I am sorry that the function isn't exported correctly. ```r library(mxnet)

[GitHub] stefanhenneking commented on a change in pull request #7226: [WIP] Extending the GPU dot operator

2017-08-04 Thread git
stefanhenneking commented on a change in pull request #7226: [WIP] Extending the GPU dot operator URL: https://github.com/apache/incubator-mxnet/pull/7226#discussion_r131503264 ## File path: benchmark/python/dot.py ## @@ -0,0 +1,265 @@ +import ctypes + +from

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

2017-08-04 Thread git
kevinthesun commented on issue #6766: Fix softmax_cross_entropy list input names URL: https://github.com/apache/incubator-mxnet/pull/6766#issuecomment-320370458 @piiswrong Do we still need this fix? This is an automated

[incubator-mxnet] branch master updated: Build versioning website (#7340)

2017-08-04 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 43d1d2c Build versioning website

[GitHub] lxn2 closed pull request #7340: Build versioning website

2017-08-04 Thread git
lxn2 closed pull request #7340: Build versioning website URL: https://github.com/apache/incubator-mxnet/pull/7340 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

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

2017-08-04 Thread git
piiswrong commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release URL: https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-320367542 also need to change all the DType(expf()) etc to use math function with proper precision

[GitHub] LakeCarrot closed issue #7011: Questions about distributed training on multiple machines

2017-08-04 Thread git
LakeCarrot closed issue #7011: Questions about distributed training on multiple machines URL: https://github.com/apache/incubator-mxnet/issues/7011 This is an automated message from the Apache Git Service. To respond to

[GitHub] lxn2 commented on a change in pull request #7340: Build versioning website

2017-08-04 Thread git
lxn2 commented on a change in pull request #7340: Build versioning website URL: https://github.com/apache/incubator-mxnet/pull/7340#discussion_r131491794 ## File path: docs/build_version_doc/build_doc.sh ## @@ -0,0 +1,73 @@ +#!/bin/bash + +web_url="$1"

[GitHub] lxn2 commented on a change in pull request #7340: Build versioning website

2017-08-04 Thread git
lxn2 commented on a change in pull request #7340: Build versioning website URL: https://github.com/apache/incubator-mxnet/pull/7340#discussion_r131491684 ## File path: docs/build_version_doc/build_doc.sh ## @@ -0,0 +1,73 @@ +#!/bin/bash + +web_url="$1"

[GitHub] lxn2 commented on a change in pull request #7340: Build versioning website

2017-08-04 Thread git
lxn2 commented on a change in pull request #7340: Build versioning website URL: https://github.com/apache/incubator-mxnet/pull/7340#discussion_r131491244 ## File path: docs/build_version_doc/build_doc.sh ## @@ -0,0 +1,73 @@ +#!/bin/bash + +web_url="$1"

[GitHub] thirdwing closed issue #6851: install mxnet on R ,make rpkg Error: package or namespace load failed for 'mxnet'

2017-08-04 Thread git
thirdwing closed issue #6851: install mxnet on R ,make rpkg Error: package or namespace load failed for 'mxnet' URL: https://github.com/apache/incubator-mxnet/issues/6851 This is an automated message from the Apache Git

[GitHub] kevinthesun opened a new pull request #7340: Build versioning website

2017-08-04 Thread git
kevinthesun opened a new pull request #7340: Build versioning website URL: https://github.com/apache/incubator-mxnet/pull/7340 Versioning website for apache migration. Those two scripts are not directly used to build mxnet docs. They are used in apache jenkins job to apply versioning

[GitHub] piiswrong commented on issue #6420: Fix symbol load json

2017-08-04 Thread git
piiswrong commented on issue #6420: Fix symbol load json URL: https://github.com/apache/incubator-mxnet/pull/6420#issuecomment-320352157 Should I merge this now? This is an automated message from the Apache Git Service. To

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

2017-08-04 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-320346359 Please provide a reproducible example. We don't know what `DataNeurona` is.

[GitHub] stefanhenneking commented on a change in pull request #7226: [WIP] Extending the GPU dot operator

2017-08-04 Thread git
stefanhenneking commented on a change in pull request #7226: [WIP] Extending the GPU dot operator URL: https://github.com/apache/incubator-mxnet/pull/7226#discussion_r131480278 ## File path: benchmark/python/dot.py ## @@ -0,0 +1,265 @@ +import ctypes + +from

[GitHub] thirdwing commented on issue #5488: [WIP] RNN with bucketing and mask - R package

2017-08-04 Thread git
thirdwing commented on issue #5488: [WIP] RNN with bucketing and mask - R package URL: https://github.com/apache/incubator-mxnet/issues/5488#issuecomment-320346159 The RNN bucketing example has been added into https://github.com/apache/incubator-mxnet/tree/master/example/rnn/bucket_R

[GitHub] thirdwing closed issue #5488: [WIP] RNN with bucketing and mask - R package

2017-08-04 Thread git
thirdwing closed issue #5488: [WIP] RNN with bucketing and mask - R package URL: https://github.com/apache/incubator-mxnet/issues/5488 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] piiswrong commented on a change in pull request #7322: add verification to gluon dataset

2017-08-04 Thread git
piiswrong commented on a change in pull request #7322: add verification to gluon dataset URL: https://github.com/apache/incubator-mxnet/pull/7322#discussion_r131473239 ## File path: python/mxnet/gluon/utils.py ## @@ -119,7 +120,33 @@ def _indent(s_, numSpaces):

[GitHub] anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator

2017-08-04 Thread git
anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator URL: https://github.com/apache/incubator-mxnet/pull/7226#discussion_r131468224 ## File path: benchmark/python/dot.py ## @@ -0,0 +1,265 @@ +import ctypes + +from mxnet.test_utils

[GitHub] anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator

2017-08-04 Thread git
anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator URL: https://github.com/apache/incubator-mxnet/pull/7226#discussion_r131417334 ## File path: benchmark/python/dot.py ## @@ -0,0 +1,265 @@ +import ctypes + +from mxnet.test_utils

[GitHub] anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator

2017-08-04 Thread git
anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator URL: https://github.com/apache/incubator-mxnet/pull/7226#discussion_r131468544 ## File path: benchmark/python/dot.py ## @@ -0,0 +1,265 @@ +import ctypes + +from mxnet.test_utils

[GitHub] anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator

2017-08-04 Thread git
anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator URL: https://github.com/apache/incubator-mxnet/pull/7226#discussion_r131471351 ## File path: benchmark/python/dot.py ## @@ -0,0 +1,265 @@ +import ctypes + +from mxnet.test_utils

[GitHub] anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator

2017-08-04 Thread git
anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator URL: https://github.com/apache/incubator-mxnet/pull/7226#discussion_r131469225 ## File path: benchmark/python/dot.py ## @@ -0,0 +1,265 @@ +import ctypes + +from mxnet.test_utils

[GitHub] anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator

2017-08-04 Thread git
anirudh2290 commented on a change in pull request #7226: [WIP] Extending the GPU dot operator URL: https://github.com/apache/incubator-mxnet/pull/7226#discussion_r131471414 ## File path: benchmark/python/dot.py ## @@ -0,0 +1,265 @@ +import ctypes + +from mxnet.test_utils

[incubator-mxnet] branch master updated: Attempting to add Perl interface to Apache CI. (#7170)

2017-08-04 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 b230d17 Attempting to add Perl

[GitHub] lxn2 closed pull request #7170: Attempting to add Perl interface to Apache CI.

2017-08-04 Thread git
lxn2 closed pull request #7170: Attempting to add Perl interface to Apache CI. URL: https://github.com/apache/incubator-mxnet/pull/7170 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] sergeykolychev commented on issue #7170: Attempting to add Perl interface to Apache CI.

2017-08-04 Thread git
sergeykolychev commented on issue #7170: Attempting to add Perl interface to Apache CI. URL: https://github.com/apache/incubator-mxnet/pull/7170#issuecomment-320326862 @lxn2 which conflicts, It says: This branch has no conflicts with the base branch Only those with write access

[BUILD FAILED] Branch master build 143

2017-08-04 Thread Apache Jenkins Server
Build for MXNet branch master has broken. Please view the build at https://builds.apache.org/job/incubator-mxnet/job/master/143/

[GitHub] madjam commented on a change in pull request #7337: MXNet -> Apple CoreML converter (Review-only. Don't merge)

2017-08-04 Thread git
madjam commented on a change in pull request #7337: MXNet -> Apple CoreML converter (Review-only. Don't merge) URL: https://github.com/apache/incubator-mxnet/pull/7337#discussion_r131454537 ## File path: tools/core_ml/README.md ## @@ -0,0 +1,70 @@ +# Convert MXNet models

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

2017-08-04 Thread git
jmacglashan commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release URL: https://github.com/apache/incubator-mxnet/issues/7319#issuecomment-320315492 Yes, an operator file (or otherwise) to support IDE code completion would be greatly welcomed.

[GitHub] thirdwing commented on issue #6536: R Documentation hyperlinks at http://mxnet.io/api/r/index.html all lead to something other than R

2017-08-04 Thread git
thirdwing commented on issue #6536: R Documentation hyperlinks at http://mxnet.io/api/r/index.html all lead to something other than R URL: https://github.com/apache/incubator-mxnet/issues/6536#issuecomment-320306635 You can the R tutorials from

[incubator-mxnet] branch master updated: Fixes improper deconv workspace alloc (#7326)

2017-08-04 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 79231e2 Fixes improper deconv workspace

[GitHub] piiswrong closed pull request #7327: Add Autograd doc to gluon page

2017-08-04 Thread git
piiswrong closed pull request #7327: Add Autograd doc to gluon page URL: https://github.com/apache/incubator-mxnet/pull/7327 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-mxnet] branch master updated: Add Autograd doc to gluon page (#7327)

2017-08-04 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 c8db271 Add Autograd doc to gluon page

[GitHub] piiswrong closed pull request #7332: fix cpplint

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

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

2017-08-04 Thread git
sergeykolychev commented on issue #7334: cannot use ImageIter in Perl package URL: https://github.com/apache/incubator-mxnet/issues/7334#issuecomment-320300488 @dokechin Looks like custom.lst supposed to be in a format of id label filename you currently have id filename

[GitHub] jermainewang commented on issue #7082: Sparse Tensor: request for reviews

2017-08-04 Thread git
jermainewang commented on issue #7082: Sparse Tensor: request for reviews URL: https://github.com/apache/incubator-mxnet/pull/7082#issuecomment-320292221 I think we agree a more general sparse scheme is good. The question is how much efforts it costs and how important is it. I think the

[GitHub] madjam commented on issue #7246: [Scala] Make Module Api sync with Python interface

2017-08-04 Thread git
madjam commented on issue #7246: [Scala] Make Module Api sync with Python interface URL: https://github.com/apache/incubator-mxnet/pull/7246#issuecomment-320286283 @javelinjs @Ldpe2G Is either of you working on adding a Scala BucketingModule implementation?

[GitHub] madjam commented on issue #7246: [Scala] Make Module Api sync with Python interface

2017-08-04 Thread git
madjam commented on issue #7246: [Scala] Make Module Api sync with Python interface URL: https://github.com/apache/incubator-mxnet/pull/7246#issuecomment-320286283 @javelinjs @Ldpe2G Is either of you working on a adding a Scala BucketingModule implementation?

[GitHub] mccollum-amzn opened a new issue #7335: Exception in threads kills entire process

2017-08-04 Thread git
mccollum-amzn opened a new issue #7335: Exception in threads kills entire process URL: https://github.com/apache/incubator-mxnet/issues/7335 For bugs or installation issues, please provide the following information. The more information you provide, the more likely people will be able

[GitHub] rongrongxiangxin commented on issue #6475: Error in .infer_shape for deconvolution when the input is 5D batch-num_filter-z-y-x

2017-08-04 Thread git
rongrongxiangxin commented on issue #6475: Error in .infer_shape for deconvolution when the input is 5D batch-num_filter-z-y-x URL: https://github.com/apache/incubator-mxnet/issues/6475#issuecomment-320256308 @great-thoughts have you solved the problem? I got the same one.

[GitHub] dokechin opened a new issue #7334: cannot use ImageIter in Perl package

2017-08-04 Thread git
dokechin opened a new issue #7334: cannot use ImageIter in Perl package URL: https://github.com/apache/incubator-mxnet/issues/7334 ## Environment info Operating System: Mac OS Package used (Python/R/Scala/Julia): Perl MXNet version: 0.10.0 ## Error Message:

[GitHub] tomisilander opened a new issue #7333: Imperative Programs Tend to be More Flexible (but do not make much sense ;)

2017-08-04 Thread git
tomisilander opened a new issue #7333: Imperative Programs Tend to be More Flexible (but do not make much sense ;) URL: https://github.com/apache/incubator-mxnet/issues/7333 In http://mxnet.io/architecture/program_model.html , there is a python code: ``` a = 2 b = a + 1 d