[GitHub] [incubator-mxnet] anirudh2290 commented on issue #15084: MXNet GPU MKLDNN Build failure

2019-06-05 Thread GitBox
anirudh2290 commented on issue #15084: MXNet GPU MKLDNN Build failure URL: https://github.com/apache/incubator-mxnet/issues/15084#issuecomment-499365244 @roywei yes good point. This will be required in all stages sooner or later, but right now gpu stages should be enough I think.

[GitHub] [incubator-mxnet] roywei edited a comment on issue #15084: MXNet GPU MKLDNN Build failure

2019-06-05 Thread GitBox
roywei edited a comment on issue #15084: MXNet GPU MKLDNN Build failure URL: https://github.com/apache/incubator-mxnet/issues/15084#issuecomment-499353950 Maybe we can add a script to upgrade the archive utility during the [build stage](https://github.com/apache/incubator-mxnet/blob/master

[GitHub] [incubator-mxnet] roywei commented on issue #15084: MXNet GPU MKLDNN Build failure

2019-06-05 Thread GitBox
roywei commented on issue #15084: MXNet GPU MKLDNN Build failure URL: https://github.com/apache/incubator-mxnet/issues/15084#issuecomment-499353950 Maybe we can add a script to upgrade the archive utility during the build stage of `GPU: MKLDNN`. This will ensure all auto-scaled machines to

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#discussion_r291021519 ## File path: docs/tutorials/python/kvstore.md ## @@ -53,15 +53,11 @@ print(a.asnumpy()) The data for push

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#discussion_r291021519 ## File path: docs/tutorials/python/kvstore.md ## @@ -53,15 +53,11 @@ print(a.asnumpy()) The data for push

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#discussion_r291021519 ## File path: docs/tutorials/python/kvstore.md ## @@ -53,15 +53,11 @@ print(a.asnumpy()) The data for push

[GitHub] [incubator-mxnet] roywei edited a comment on issue #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
roywei edited a comment on issue #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#issuecomment-499346802 @apeforest any more concerns? I have documented the sum/aggregation behavior(only happens for >1 lists). I have also taken another look

[GitHub] [incubator-mxnet] eric-haibin-lin closed issue #14073: Fp16 support for layernorm

2019-06-05 Thread GitBox
eric-haibin-lin closed issue #14073: Fp16 support for layernorm URL: https://github.com/apache/incubator-mxnet/issues/14073 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-mxnet] roywei commented on issue #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
roywei commented on issue #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#issuecomment-499346802 @apeforest any more concerns? I have tested the following nightly job passed. ``` ci/build.py --docker-registry mxnetci --nvidiadocker --pla

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15162: mxnet website should link the branding guidelines from apache incubator

2019-06-05 Thread GitBox
mxnet-label-bot commented on issue #15162: mxnet website should link the branding guidelines from apache incubator URL: https://github.com/apache/incubator-mxnet/issues/15162#issuecomment-499331969 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and su

[GitHub] [incubator-mxnet] szha opened a new issue #15162: mxnet website should link the branding guidelines from apache incubator

2019-06-05 Thread GitBox
szha opened a new issue #15162: mxnet website should link the branding guidelines from apache incubator URL: https://github.com/apache/incubator-mxnet/issues/15162 related guidelines: - http://apache.org/foundation/press/Project-PR-BrandGuidelines.pdf - Linked to from http://apache.or

[GitHub] [incubator-mxnet] anirudh2290 edited a comment on issue #15084: MXNet GPU MKLDNN Build failure

2019-06-05 Thread GitBox
anirudh2290 edited a comment on issue #15084: MXNet GPU MKLDNN Build failure URL: https://github.com/apache/incubator-mxnet/issues/15084#issuecomment-499327579 Alright I was able to reproduce the issue with my commit and I was able to fix it on the commit when using ar version 2.27: GNU ar

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #15032: FC with bias ndim > 1 fails with MKLDNN

2019-06-05 Thread GitBox
anirudh2290 commented on issue #15032: FC with bias ndim > 1 fails with MKLDNN URL: https://github.com/apache/incubator-mxnet/issues/15032#issuecomment-499329730 @pengzhao-intel @TaoLv Sorry for the late reply. Thanks for bringing up the documentation. Currnetly it core dumps and better to

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #15084: MXNet GPU MKLDNN Build failure

2019-06-05 Thread GitBox
anirudh2290 commented on issue #15084: MXNet GPU MKLDNN Build failure URL: https://github.com/apache/incubator-mxnet/issues/15084#issuecomment-499327579 Alright I was able to reproduce the issue with my commit and I was able to fix it on the commit when using ar version 2.27: GNU ar (GNU B

[GitHub] [incubator-mxnet] stu1130 opened a new pull request #15161: [WIP] numpy max

2019-06-05 Thread GitBox
stu1130 opened a new pull request #15161: [WIP] numpy max URL: https://github.com/apache/incubator-mxnet/pull/15161 ## Description ## I'm still testing against gpu numpy amax operator ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2019-06-05 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 3d87d18 Bump the publish

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15160: Missing videos in autograd docs page

2019-06-05 Thread GitBox
mxnet-label-bot commented on issue #15160: Missing videos in autograd docs page URL: https://github.com/apache/incubator-mxnet/issues/15160#issuecomment-499301543 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appro

[GitHub] [incubator-mxnet] anirudhacharya opened a new issue #15160: Missing videos in autograd docs page

2019-06-05 Thread GitBox
anirudhacharya opened a new issue #15160: Missing videos in autograd docs page URL: https://github.com/apache/incubator-mxnet/issues/15160 The beta docs page for autograd - http://beta.mxnet.io/guide/packages/autograd/autograd.html has a couple of embedded videos. But the videos are blank.

[GitHub] [incubator-mxnet] roywei commented on a change in pull request #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
roywei commented on a change in pull request #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#discussion_r290978813 ## File path: docs/tutorials/python/kvstore.md ## @@ -86,7 +86,7 @@ print(a.asnumpy()) `[[ 4. 4. 4.],[ 4. 4.

[GitHub] [incubator-mxnet] aaronmarkham closed issue #14507: model links data.dmlc.ml are broken

2019-06-05 Thread GitBox
aaronmarkham closed issue #14507: model links data.dmlc.ml are broken URL: https://github.com/apache/incubator-mxnet/issues/14507 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] kshitij12345 edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499290399 > @kshitij12345 The computation graph for the second backward pass makes sense to me. As you can see there is only one output from the g

[GitHub] [incubator-mxnet] kshitij12345 edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499290399 > @kshitij12345 The computation graph for the second backward pass makes sense to me. As you can see there is only one output from the g

[GitHub] [incubator-mxnet] roywei commented on issue #15128: update LICENSE

2019-06-05 Thread GitBox
roywei commented on issue #15128: update LICENSE URL: https://github.com/apache/incubator-mxnet/pull/15128#issuecomment-499293016 @zachgk I have added both at source code and README. Also added copyright This is an automated m

[GitHub] [incubator-mxnet] roywei commented on a change in pull request #15128: update LICENSE

2019-06-05 Thread GitBox
roywei commented on a change in pull request #15128: update LICENSE URL: https://github.com/apache/incubator-mxnet/pull/15128#discussion_r290973566 ## File path: example/gluon/style_transfer/dataset/download_dataset.py ## @@ -26,6 +26,8 @@ def unzip_file(filename, outpath):

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 commented on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499290399 > @kshitij12345 The computation graph for the second backward pass makes sense to me. As you can see there is only one output from the graph, t

[GitHub] [incubator-mxnet] piyushghai commented on issue #12307: ’ndarray.batch_dot‘ does not handle general dot product, e.g., those with tensors

2019-06-05 Thread GitBox
piyushghai commented on issue #12307: ’ndarray.batch_dot‘ does not handle general dot product, e.g., those with tensors URL: https://github.com/apache/incubator-mxnet/issues/12307#issuecomment-499288911 I think this is a feature request and not a bug. @mxnet-label-bot Update [NDAr

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
eric-haibin-lin commented on a change in pull request #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#discussion_r290968140 ## File path: docs/tutorials/python/kvstore.md ## @@ -86,7 +86,7 @@ print(a.asnumpy()) `[[ 4. 4. 4.]

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#discussion_r290967879 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -27,52 +27,79 @@ def test_log(): d

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #15084: MXNet GPU MKLDNN Build failure

2019-06-05 Thread GitBox
anirudh2290 commented on issue #15084: MXNet GPU MKLDNN Build failure URL: https://github.com/apache/incubator-mxnet/issues/15084#issuecomment-499287179 This seems to be related to the archive utility ar bug: https://sourceware.org/bugzilla/show_bug.cgi?id=14625 . It has been fixed in a l

[GitHub] [incubator-mxnet] szha closed issue #12460: Dynamic size will appear out of memory

2019-06-05 Thread GitBox
szha closed issue #12460: Dynamic size will appear out of memory URL: https://github.com/apache/incubator-mxnet/issues/12460 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-mxnet] apeforest commented on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
apeforest commented on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499287059 @kshitij12345 The computation graph for the second backward pass makes sense to me. As you can see there is only one output from the graph, that i

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#discussion_r290967427 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -27,52 +27,79 @@ def test_log(): d

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15109: [DOC] refine autograd docs

2019-06-05 Thread GitBox
kshitij12345 commented on a change in pull request #15109: [DOC] refine autograd docs URL: https://github.com/apache/incubator-mxnet/pull/15109#discussion_r290965942 ## File path: docs/api/python/autograd/autograd.md ## @@ -76,7 +82,63 @@ Detailed tutorials are available i

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#discussion_r290965138 ## File path: docs/tutorials/python/kvstore.md ## @@ -86,7 +86,7 @@ print(a.asnumpy()) `[[ 4. 4. 4.],[ 4.

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#discussion_r290965138 ## File path: docs/tutorials/python/kvstore.md ## @@ -86,7 +86,7 @@ print(a.asnumpy()) `[[ 4. 4. 4.],[ 4.

[GitHub] [incubator-mxnet] larroy commented on issue #14535: [DOC] Updated install instructions for mac

2019-06-05 Thread GitBox
larroy commented on issue #14535: [DOC] Updated install instructions for mac URL: https://github.com/apache/incubator-mxnet/pull/14535#issuecomment-499284534 Any more changes requested? This is an automated message from the Ap

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14535: [DOC] Updated install instructions for mac

2019-06-05 Thread GitBox
larroy commented on a change in pull request #14535: [DOC] Updated install instructions for mac URL: https://github.com/apache/incubator-mxnet/pull/14535#discussion_r290965051 ## File path: docs/install/osx_setup.md ## @@ -89,25 +92,31 @@ Install the dependencies, required

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14535: [DOC] Updated install instructions for mac

2019-06-05 Thread GitBox
larroy commented on a change in pull request #14535: [DOC] Updated install instructions for mac URL: https://github.com/apache/incubator-mxnet/pull/14535#discussion_r290964820 ## File path: docs/install/osx_setup.md ## @@ -89,25 +92,31 @@ Install the dependencies, required

[GitHub] [incubator-mxnet] larroy commented on issue #14940: Work on warnings

2019-06-05 Thread GitBox
larroy commented on issue #14940: Work on warnings URL: https://github.com/apache/incubator-mxnet/pull/14940#issuecomment-499283090 @mxnet-label-bot add [pr-work-in-progress] This is an automated message from the Apache Git Se

[GitHub] [incubator-mxnet] larroy commented on issue #15109: [DOC] refine autograd docs

2019-06-05 Thread GitBox
larroy commented on issue #15109: [DOC] refine autograd docs URL: https://github.com/apache/incubator-mxnet/pull/15109#issuecomment-499283177 @mxnet-label-bot add [pr-awaiting-merge] This is an automated message from the Apach

[GitHub] [incubator-mxnet] larroy commented on issue #14779: Fully connected, higher order grad

2019-06-05 Thread GitBox
larroy commented on issue #14779: Fully connected, higher order grad URL: https://github.com/apache/incubator-mxnet/pull/14779#issuecomment-499282926 @mxnet-label-bot remove [pr-work-in-progress] This is an automated message f

[GitHub] [incubator-mxnet] abhinavs95 commented on issue #13135: [Python] CUDNN error from 3D deconvolution

2019-06-05 Thread GitBox
abhinavs95 commented on issue #13135: [Python] CUDNN error from 3D deconvolution URL: https://github.com/apache/incubator-mxnet/issues/13135#issuecomment-499282052 Using the following condensed example for debugging: ``` import mxnet as mx from mxnet import nd from mxnet.gluon i

[GitHub] [incubator-mxnet] kshitij12345 edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499271979 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test.

[GitHub] [incubator-mxnet] kshitij12345 edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499271979 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test.

[GitHub] [incubator-mxnet] larroy commented on issue #14994: Flaky test: test_lstm_clip

2019-06-05 Thread GitBox
larroy commented on issue #14994: Flaky test: test_lstm_clip URL: https://github.com/apache/incubator-mxnet/issues/14994#issuecomment-499276548 http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-15109/5/pipeline -

[GitHub] [incubator-mxnet] piyushghai commented on issue #13968: Hybridization SequenceLast Bug

2019-06-05 Thread GitBox
piyushghai commented on issue #13968: Hybridization SequenceLast Bug URL: https://github.com/apache/incubator-mxnet/issues/13968#issuecomment-499276633 Hi @stephenrawls, Were you able to get a reproducible example for this error ? -

[GitHub] [incubator-mxnet] sreev opened a new issue #15159: Add meaningful error message

2019-06-05 Thread GitBox
sreev opened a new issue #15159: Add meaningful error message URL: https://github.com/apache/incubator-mxnet/issues/15159 check compatible R version and throw meaningful message and halt installation. https://discuss.mxnet.io/t/installation-broken-for-r-alternate-method/4098 r

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15159: Add meaningful error message

2019-06-05 Thread GitBox
mxnet-label-bot commented on issue #15159: Add meaningful error message URL: https://github.com/apache/incubator-mxnet/issues/15159#issuecomment-499276162 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate M

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #15084: MXNet GPU MKLDNN Build failure

2019-06-05 Thread GitBox
anirudh2290 commented on issue #15084: MXNet GPU MKLDNN Build failure URL: https://github.com/apache/incubator-mxnet/issues/15084#issuecomment-499275258 I tried again with ``` make DEV=1 ENABLE_TESTCOVERAGE=1 USE_CPP_PACKAGE=1 USE_BLAS=openblas USE_CUDA=1 USE_CUDA_PATH=/usr/loca

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#discussion_r290955850 ## File path: docs/tutorials/python/kvstore.md ## @@ -86,7 +86,7 @@ print(a.asnumpy()) `[[ 4. 4. 4.],[ 4.

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#discussion_r290954157 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -27,52 +27,79 @@ def test_log(): d

[GitHub] [incubator-mxnet] Ishitori opened a new pull request #15158: [TUTORIAL] Add multiple GPUs training tutorial

2019-06-05 Thread GitBox
Ishitori opened a new pull request #15158: [TUTORIAL] Add multiple GPUs training tutorial URL: https://github.com/apache/incubator-mxnet/pull/15158 ## Description ## Add new tutorial about multigpu training using Gluon API. ---

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#discussion_r290953433 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -27,52 +27,79 @@ def test_log(): d

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#discussion_r290953295 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -27,52 +27,79 @@ def test_log(): d

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
kshitij12345 commented on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499271979 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test. >

[GitHub] [incubator-mxnet] larroy commented on issue #14779: Fully connected, higher order grad

2019-06-05 Thread GitBox
larroy commented on issue #14779: Fully connected, higher order grad URL: https://github.com/apache/incubator-mxnet/pull/14779#issuecomment-499270509 @apeforest @kshitij12345 This is an automated message from the Apache Gi

[GitHub] [incubator-mxnet] larroy edited a comment on issue #14779: Fully connected, higher order grad

2019-06-05 Thread GitBox
larroy edited a comment on issue #14779: Fully connected, higher order grad URL: https://github.com/apache/incubator-mxnet/pull/14779#issuecomment-499270509 @apeforest @kshitij12345 please review This is an automated messa

[GitHub] [incubator-mxnet] zachgk commented on a change in pull request #15128: update LICENSE

2019-06-05 Thread GitBox
zachgk commented on a change in pull request #15128: update LICENSE URL: https://github.com/apache/incubator-mxnet/pull/15128#discussion_r290950448 ## File path: tests/nightly/estimator/test_sentiment_rnn.py ## @@ -101,7 +101,19 @@ def download_imdb(data_dir='/tmp/data'):

[GitHub] [incubator-mxnet] zachgk commented on a change in pull request #15128: update LICENSE

2019-06-05 Thread GitBox
zachgk commented on a change in pull request #15128: update LICENSE URL: https://github.com/apache/incubator-mxnet/pull/15128#discussion_r290947501 ## File path: example/gluon/embedding_learning/get_cub200_data.sh ## @@ -26,5 +26,8 @@ if [[ ! -d "${DATA_DIR}" ]]; then mk

[GitHub] [incubator-mxnet] zachgk commented on a change in pull request #15128: update LICENSE

2019-06-05 Thread GitBox
zachgk commented on a change in pull request #15128: update LICENSE URL: https://github.com/apache/incubator-mxnet/pull/15128#discussion_r290946270 ## File path: example/gluon/style_transfer/dataset/download_dataset.py ## @@ -26,6 +26,8 @@ def unzip_file(filename, outpath):

[GitHub] [incubator-mxnet] zachgk commented on a change in pull request #15128: update LICENSE

2019-06-05 Thread GitBox
zachgk commented on a change in pull request #15128: update LICENSE URL: https://github.com/apache/incubator-mxnet/pull/15128#discussion_r290948537 ## File path: example/gluon/style_transfer/dataset/download_dataset.py ## @@ -26,6 +26,8 @@ def unzip_file(filename, outpath):

[GitHub] [incubator-mxnet] roywei edited a comment on issue #15156: fix kvstore nightly failure

2019-06-05 Thread GitBox
roywei edited a comment on issue #15156: fix kvstore nightly failure URL: https://github.com/apache/incubator-mxnet/pull/15156#issuecomment-499193892 update: root cause is GPU changed from 2 to 1. I mistook the instance type used in CI. see updates in https://github.com/apache/incubator-mx

[GitHub] [incubator-mxnet] apeforest commented on issue #14976: [DOC] MXNet build from source instruction for ubuntu is not working for GPU

2019-06-05 Thread GitBox
apeforest commented on issue #14976: [DOC] MXNet build from source instruction for ubuntu is not working for GPU URL: https://github.com/apache/incubator-mxnet/issues/14976#issuecomment-499267130 @larroy thank you for the quick response. I could verify the instruction works for the late

[GitHub] [incubator-mxnet] apeforest closed issue #14976: [DOC] MXNet build from source instruction for ubuntu is not working for GPU

2019-06-05 Thread GitBox
apeforest closed issue #14976: [DOC] MXNet build from source instruction for ubuntu is not working for GPU URL: https://github.com/apache/incubator-mxnet/issues/14976 This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] larroy edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
larroy edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499261023 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test. >

[GitHub] [incubator-mxnet] larroy edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
larroy edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499261023 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test. >

[GitHub] [incubator-mxnet] larroy edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
larroy edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499261023 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test. >

[GitHub] [incubator-mxnet] larroy edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
larroy edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499261023 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test. >

[GitHub] [incubator-mxnet] larroy edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
larroy edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499261023 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test. >

[GitHub] [incubator-mxnet] larroy edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
larroy edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499261023 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test. >

[GitHub] [incubator-mxnet] larroy edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
larroy edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499261023 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test. >

[GitHub] [incubator-mxnet] larroy commented on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
larroy commented on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499261023 > @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test. > > My u

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on issue #14712: Conv3DTranspose not work in Ubuntu.

2019-06-05 Thread GitBox
sandeep-krishnamurthy commented on issue #14712: Conv3DTranspose not work in Ubuntu. URL: https://github.com/apache/incubator-mxnet/issues/14712#issuecomment-499259692 Closing it in favor of #13135 Please reopen if you see the issue is different. -

[GitHub] [incubator-mxnet] sandeep-krishnamurthy closed issue #14712: Conv3DTranspose not work in Ubuntu.

2019-06-05 Thread GitBox
sandeep-krishnamurthy closed issue #14712: Conv3DTranspose not work in Ubuntu. URL: https://github.com/apache/incubator-mxnet/issues/14712 This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [incubator-mxnet] leleamol commented on issue #14721: Random number generator seed setting does not always work for `mxnet.ndarray.linalg.potrf`

2019-06-05 Thread GitBox
leleamol commented on issue #14721: Random number generator seed setting does not always work for `mxnet.ndarray.linalg.potrf` URL: https://github.com/apache/incubator-mxnet/issues/14721#issuecomment-499258865 @mxnet-label-bot add [Pending Requester Info] -

[GitHub] [incubator-mxnet] Vikas89 commented on issue #14975: Mxnet doesn't reclaim the memory once there is a cudaMalloc fail

2019-06-05 Thread GitBox
Vikas89 commented on issue #14975: Mxnet doesn't reclaim the memory once there is a cudaMalloc fail URL: https://github.com/apache/incubator-mxnet/issues/14975#issuecomment-499256724 @dmidge8 Would you be able to provide the script to repro this ?

[GitHub] [incubator-mxnet] roywei commented on a change in pull request #15128: update LICENSE

2019-06-05 Thread GitBox
roywei commented on a change in pull request #15128: update LICENSE URL: https://github.com/apache/incubator-mxnet/pull/15128#discussion_r290935568 ## File path: tests/nightly/estimator/test_sentiment_rnn.py ## @@ -101,7 +101,19 @@ def download_imdb(data_dir='/tmp/data'):

[GitHub] [incubator-mxnet] roywei commented on a change in pull request #15128: update LICENSE

2019-06-05 Thread GitBox
roywei commented on a change in pull request #15128: update LICENSE URL: https://github.com/apache/incubator-mxnet/pull/15128#discussion_r290935384 ## File path: LICENSE ## @@ -349,6 +350,19 @@ Copyright 2012 Continuum Analytics, Inc. + ===

[GitHub] [incubator-mxnet] roywei commented on a change in pull request #15128: update LICENSE

2019-06-05 Thread GitBox
roywei commented on a change in pull request #15128: update LICENSE URL: https://github.com/apache/incubator-mxnet/pull/15128#discussion_r290935193 ## File path: LICENSE ## @@ -276,6 +276,7 @@ Copyright (c) 2015 by Contributors Copyright 1984, 1987, 19

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2019-06-05 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 61464b6 Bump the publish

[GitHub] [incubator-mxnet] roywei edited a comment on issue #15152: [CI][nightly] nightly test tutorial failure: test_tutorials.test_python_kvstore

2019-06-05 Thread GitBox
roywei edited a comment on issue #15152: [CI][nightly] nightly test tutorial failure: test_tutorials.test_python_kvstore URL: https://github.com/apache/incubator-mxnet/issues/15152#issuecomment-499193612 root cause is num of GPUs changed from 2 to 1. `NODE_LINUX_GPU` is G3.8x wiht 2 GPUs

[GitHub] [incubator-mxnet] larroy commented on issue #15109: [DOC] refine autograd docs

2019-06-05 Thread GitBox
larroy commented on issue #15109: [DOC] refine autograd docs URL: https://github.com/apache/incubator-mxnet/pull/15109#issuecomment-499246633 https://github.com/apache/incubator-mxnet/pull/14613 This is an automated message fr

[GitHub] [incubator-mxnet] larroy commented on issue #15109: [DOC] refine autograd docs

2019-06-05 Thread GitBox
larroy commented on issue #15109: [DOC] refine autograd docs URL: https://github.com/apache/incubator-mxnet/pull/15109#issuecomment-499246474 https://github.com/apache/incubator-mxnet/pull/15120 This is an automated message fr

[GitHub] [incubator-mxnet] larroy commented on issue #15109: [DOC] refine autograd docs

2019-06-05 Thread GitBox
larroy commented on issue #15109: [DOC] refine autograd docs URL: https://github.com/apache/incubator-mxnet/pull/15109#issuecomment-499246408 @kshitij12345 This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-mxnet] apeforest edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
apeforest edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499170409 @kshitij12345 I have some question about the equation `expected_head_grad = (grad_op(x) * head_grad_grads).asnumpy()` in your test.

[GitHub] [incubator-mxnet] lanking520 closed issue #14152: data layer grad problem

2019-06-05 Thread GitBox
lanking520 closed issue #14152: data layer grad problem URL: https://github.com/apache/incubator-mxnet/issues/14152 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-mxnet] lanking520 commented on issue #14152: data layer grad problem

2019-06-05 Thread GitBox
lanking520 commented on issue #14152: data layer grad problem URL: https://github.com/apache/incubator-mxnet/issues/14152#issuecomment-499240866 @songziqin Close this issue due to inactivity. Please feel free to reopen if you are still facing the same problems. --

[GitHub] [incubator-mxnet] apeforest edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
apeforest edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499192329 I did some more probing. I think the reason that head_grads.grad being all zeros is the variable head_grads was not specified during the se

[GitHub] [incubator-mxnet] apeforest edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
apeforest edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499192329 I did some more probing. I think the reason that head_grads.grad being all zeros is the variable head_grads was not specified during the se

[GitHub] [incubator-mxnet] apeforest edited a comment on issue #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
apeforest edited a comment on issue #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#issuecomment-499192329 I did some more probing. I think the reason that head_grads.grad being all zeros is the variable head_grads was not specified during the se

[GitHub] [incubator-mxnet] lanking520 closed issue #13861: mxnet C API gives the wrong detection results with yolo coco pretrained model exported form gluonCV

2019-06-05 Thread GitBox
lanking520 closed issue #13861: mxnet C API gives the wrong detection results with yolo coco pretrained model exported form gluonCV URL: https://github.com/apache/incubator-mxnet/issues/13861 This is an automated message fro

[GitHub] [incubator-mxnet] lanking520 commented on issue #13861: mxnet C API gives the wrong detection results with yolo coco pretrained model exported form gluonCV

2019-06-05 Thread GitBox
lanking520 commented on issue #13861: mxnet C API gives the wrong detection results with yolo coco pretrained model exported form gluonCV URL: https://github.com/apache/incubator-mxnet/issues/13861#issuecomment-499240545 @SOWENKIN Close this for now due to the inactivity. Please feel free

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15120: [bug] fix higher grad log

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#discussion_r290902233 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -27,52 +27,79 @@ def test_log(): def

[GitHub] [incubator-mxnet] lanking520 commented on issue #14795: c++ and python inference give different result with params trained on python

2019-06-05 Thread GitBox
lanking520 commented on issue #14795: c++ and python inference give different result with params trained on python URL: https://github.com/apache/incubator-mxnet/issues/14795#issuecomment-499240045 @hallazie Close it for now since the question has been answered. Please feel free to reopen

[GitHub] [incubator-mxnet] abhinavs95 commented on issue #13135: [Python] CUDNN error from 3D deconvolution

2019-06-05 Thread GitBox
abhinavs95 commented on issue #13135: [Python] CUDNN error from 3D deconvolution URL: https://github.com/apache/incubator-mxnet/issues/13135#issuecomment-499240015 Reproducible in Ubuntu 16.04, mxnet 1.4.1, cuda 9.2, cudnn 7.3.1 -

[GitHub] [incubator-mxnet] lanking520 closed issue #14795: c++ and python inference give different result with params trained on python

2019-06-05 Thread GitBox
lanking520 closed issue #14795: c++ and python inference give different result with params trained on python URL: https://github.com/apache/incubator-mxnet/issues/14795 This is an automated message from the Apache Git Servic

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14613: [MXNET-978] Second order gradient support for some unary operators

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #14613: [MXNET-978] Second order gradient support for some unary operators URL: https://github.com/apache/incubator-mxnet/pull/14613#discussion_r290914583 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -1

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14613: [MXNET-978] Second order gradient support for some unary operators

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #14613: [MXNET-978] Second order gradient support for some unary operators URL: https://github.com/apache/incubator-mxnet/pull/14613#discussion_r290914583 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -1

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14613: [MXNET-978] Higher order gradient support for some unary operators

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #14613: [MXNET-978] Higher order gradient support for some unary operators URL: https://github.com/apache/incubator-mxnet/pull/14613#discussion_r290914409 ## File path: src/operator/tensor/elemwise_unary_op_trig.cc ## @@ -46,

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14613: [MXNET-978] Higher order gradient support for some unary operators

2019-06-05 Thread GitBox
apeforest commented on a change in pull request #14613: [MXNET-978] Higher order gradient support for some unary operators URL: https://github.com/apache/incubator-mxnet/pull/14613#discussion_r290914583 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -1

  1   2   >