[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16345: Flaky test: test_preloaded_multi_sgd

2019-09-30 Thread GitBox
mxnet-label-bot commented on issue #16345: Flaky test: test_preloaded_multi_sgd URL: https://github.com/apache/incubator-mxnet/issues/16345#issuecomment-536870264 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] [incubator-mxnet] szha opened a new issue #16345: Flaky test: test_preloaded_multi_sgd

2019-09-30 Thread GitBox
szha opened a new issue #16345: Flaky test: test_preloaded_multi_sgd URL: https://github.com/apache/incubator-mxnet/issues/16345 http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-16343/1/pipeline#step-476-log-1053 Likely caused by

[GitHub] [incubator-mxnet] eric-haibin-lin closed issue #10051: Nondeterministic order of data in a data batch from NDArrayIter

2019-09-30 Thread GitBox
eric-haibin-lin closed issue #10051: Nondeterministic order of data in a data batch from NDArrayIter URL: https://github.com/apache/incubator-mxnet/issues/10051 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] fullfanta opened a new pull request #16344: simple typo error in NEWS.md

2019-09-30 Thread GitBox
fullfanta opened a new pull request #16344: simple typo error in NEWS.md URL: https://github.com/apache/incubator-mxnet/pull/16344 ## Description ## (Brief description on what this PR is about) * I found simple typo error in NEWS.md. * guid -> guide

[GitHub] [incubator-mxnet] rongzha1 commented on a change in pull request #16259: [mkldnn-v1.0] Add MKL-DNN deconv

2019-09-30 Thread GitBox
rongzha1 commented on a change in pull request #16259: [mkldnn-v1.0] Add MKL-DNN deconv URL: https://github.com/apache/incubator-mxnet/pull/16259#discussion_r329850707 ## File path: src/operator/nn/mkldnn/mkldnn_base-inl.h ## @@ -658,6 +645,12 @@ struct

[GitHub] [incubator-mxnet] rongzha1 commented on a change in pull request #16259: [mkldnn-v1.0] Add MKL-DNN deconv

2019-09-30 Thread GitBox
rongzha1 commented on a change in pull request #16259: [mkldnn-v1.0] Add MKL-DNN deconv URL: https://github.com/apache/incubator-mxnet/pull/16259#discussion_r329850734 ## File path: src/operator/nn/mkldnn/mkldnn_base.cc ## @@ -570,6 +570,32 @@ bool

[GitHub] [incubator-mxnet] reminisce commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
reminisce commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294#issuecomment-536817773 @ptrendx Thank you for helping resolve this issue. This is an

[GitHub] [incubator-mxnet] rondogency commented on a change in pull request #15921: [WIP] dynamic custom operator support

2019-09-30 Thread GitBox
rondogency commented on a change in pull request #15921: [WIP] dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#discussion_r329836864 ## File path: example/lib_ops/gemm_lib.cc ## @@ -123,13 +114,17 @@ MXReturnValue

[incubator-mxnet] branch master updated (810e67c -> 097deff)

2019-09-30 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 810e67c Add fast implementation of LARS (#16122) add 097deff add 'Release' cmake flag (#16294)

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
marcoabreu commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294#issuecomment-536796521 Thanks everyone! This is an automated message from the Apache

[GitHub] [incubator-mxnet] marcoabreu merged pull request #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
marcoabreu merged pull request #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] szha opened a new pull request #16343: [COMNMUNITY] add code of conduct and conflict resolution guide

2019-09-30 Thread GitBox
szha opened a new pull request #16343: [COMNMUNITY] add code of conduct and conflict resolution guide URL: https://github.com/apache/incubator-mxnet/pull/16343 ## Description ## add code of conduct and conflict resolution guide ## Checklist ## ### Essentials ### Please feel

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #16342: adding redirects so that old website API links surfaced from searches

2019-09-30 Thread GitBox
marcoabreu commented on a change in pull request #16342: adding redirects so that old website API links surfaced from searches URL: https://github.com/apache/incubator-mxnet/pull/16342#discussion_r329827797 ## File path: docs/static_site/src/.htaccess ## @@ -1,4 +1,3 @@

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #15921: [WIP] dynamic custom operator support

2019-09-30 Thread GitBox
wkcn commented on a change in pull request #15921: [WIP] dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#discussion_r329825089 ## File path: example/lib_ops/gemm_lib.cc ## @@ -123,13 +114,17 @@ MXReturnValue backward(std::map

[GitHub] [incubator-mxnet] ptrendx commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
ptrendx commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294#issuecomment-536787567 @reminisce Ok, I assigned myself to that issue. This is an

[GitHub] [incubator-mxnet] ThomasDelteil opened a new pull request #16342: adding redirects so that old website API links surfaced from searches

2019-09-30 Thread GitBox
ThomasDelteil opened a new pull request #16342: adding redirects so that old website API links surfaced from searches URL: https://github.com/apache/incubator-mxnet/pull/16342 Reopened from @sad- PR This is an automated

[GitHub] [incubator-mxnet] ThomasDelteil commented on issue #16288: adding redirects so that old website API links surfaced from searches

2019-09-30 Thread GitBox
ThomasDelteil commented on issue #16288: adding redirects so that old website API links surfaced from searches URL: https://github.com/apache/incubator-mxnet/pull/16288#issuecomment-536784886 closing and reopening under my own fork because current hypothesis is that "sad-" breaks the CI

[GitHub] [incubator-mxnet] ThomasDelteil closed pull request #16288: adding redirects so that old website API links surfaced from searches

2019-09-30 Thread GitBox
ThomasDelteil closed pull request #16288: adding redirects so that old website API links surfaced from searches URL: https://github.com/apache/incubator-mxnet/pull/16288 This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16340: Installs python-dateutil 1.5 fails sanity pipeline

2019-09-30 Thread GitBox
ChaiBapchya commented on issue #16340: Installs python-dateutil 1.5 fails sanity pipeline URL: https://github.com/apache/incubator-mxnet/issues/16340#issuecomment-536783523

[GitHub] [incubator-mxnet] zhreshold opened a new pull request #16341: [New Op] Add deformable conv v2

2019-09-30 Thread GitBox
zhreshold opened a new pull request #16341: [New Op] Add deformable conv v2 URL: https://github.com/apache/incubator-mxnet/pull/16341 ## Description ## Add Deformable Convolution operators and corresponding gluon block. This is a PR that follows the closed PR: #15552 ##

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16337: nmmmmmmmmmmmmBenchmark

2019-09-30 Thread GitBox
ChaiBapchya commented on issue #16337: nBenchmark URL: https://github.com/apache/incubator-mxnet/pull/16337#issuecomment-536775568 @prateekpamecha1511 Thanks for contributing? You might want to rebase this PR, looks like you are merging other people's PRs as well

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #16340: Installs python-dateutil 1.5 fails sanity pipeline

2019-09-30 Thread GitBox
ChaiBapchya edited a comment on issue #16340: Installs python-dateutil 1.5 fails sanity pipeline URL: https://github.com/apache/incubator-mxnet/issues/16340#issuecomment-536775093 PR #16336

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16340: Installs python-dateutil 1.5 fails sanity pipeline

2019-09-30 Thread GitBox
ChaiBapchya commented on issue #16340: Installs python-dateutil 1.5 fails sanity pipeline URL: https://github.com/apache/incubator-mxnet/issues/16340#issuecomment-536775093

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16340: Installs python-dateutil 1.5 fails sanity pipeline

2019-09-30 Thread GitBox
mxnet-label-bot commented on issue #16340: Installs python-dateutil 1.5 fails sanity pipeline URL: https://github.com/apache/incubator-mxnet/issues/16340#issuecomment-536775046 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #16340: Installs python-dateutil 1.5 fails sanity pipeline

2019-09-30 Thread GitBox
ChaiBapchya opened a new issue #16340: Installs python-dateutil 1.5 fails sanity pipeline URL: https://github.com/apache/incubator-mxnet/issues/16340 ``` ERROR: botocore 1.12.232 has requirement python-dateutil<3.0.0,>=2.1; python_version >= "2.7", but you'll have python-dateutil 1.5

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16336: S3 upload artifacts

2019-09-30 Thread GitBox
ChaiBapchya commented on issue #16336: S3 upload artifacts URL: https://github.com/apache/incubator-mxnet/pull/16336#issuecomment-536768448 Correct plugin. Yes I tested it with dev. Added it to prod. Any recommendation where I should document this workflow?

[GitHub] [incubator-mxnet] reminisce commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
reminisce commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294#issuecomment-536764956 @ptrendx Thanks for the detailed analysis. That's very helpful. The kernel currently throws the error is `reduce_kernel_M1`. That

[GitHub] [incubator-mxnet] ppolmoadip opened a new issue #16339: I have a question about a repository on GitHub

2019-09-30 Thread GitBox
ppolmoadip opened a new issue #16339: I have a question about a repository on GitHub URL: https://github.com/apache/incubator-mxnet/issues/16339 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16339: I have a question about a repository on GitHub

2019-09-30 Thread GitBox
mxnet-label-bot commented on issue #16339: I have a question about a repository on GitHub URL: https://github.com/apache/incubator-mxnet/issues/16339#issuecomment-536760718 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

[incubator-mxnet] branch benchmark updated (e92870a -> 19a5b88)

2019-09-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch benchmark in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from e92870a Revert "Merge remote-tracking branch 'Jerryzcn/pr-rcnn' into benchmark" add 4fd1f16

[incubator-mxnet] branch benchmark updated (a5e2179 -> e92870a)

2019-09-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch benchmark in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from a5e2179 Merge remote-tracking branch 'Jerryzcn/pr-rcnn' into benchmark add e92870a Revert

[GitHub] [incubator-mxnet] ptrendx edited a comment on issue #15589: [Discussion] 1.6.0 Roadmap

2019-09-30 Thread GitBox
ptrendx edited a comment on issue #15589: [Discussion] 1.6.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/15589#issuecomment-526373840 We have multiple improvements to BERT inference and training speed that we would like to be part of 1.6 release: - [x] Softmax

[incubator-mxnet] branch master updated (66f1656 -> 810e67c)

2019-09-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 66f1656 [MXNET-978] Higher Order Gradient Support `arcsinh`, `arccosh`. (#15530) add 810e67c Add

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16338: Reduce op throws "too many resources requested for launch"

2019-09-30 Thread GitBox
mxnet-label-bot commented on issue #16338: Reduce op throws "too many resources requested for launch" URL: https://github.com/apache/incubator-mxnet/issues/16338#issuecomment-536755898 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some

[GitHub] [incubator-mxnet] apeforest merged pull request #16122: Add fast implementation of LARS

2019-09-30 Thread GitBox
apeforest merged pull request #16122: Add fast implementation of LARS URL: https://github.com/apache/incubator-mxnet/pull/16122 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] reminisce opened a new issue #16338: Reduce op throws "too many resources requested for launch"

2019-09-30 Thread GitBox
reminisce opened a new issue #16338: Reduce op throws "too many resources requested for launch" URL: https://github.com/apache/incubator-mxnet/issues/16338 When MXNet is compiled in `debug` mode, reduce ops on GPUs may throw the error "too many resources requested for launch" at kernel

[incubator-mxnet] branch master updated (3ffd2c2 -> 66f1656)

2019-09-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 3ffd2c2 [MXNET-978] Fully connected, higher order grad (#14779) add 66f1656 [MXNET-978] Higher

[incubator-mxnet-site] branch beta-site updated: Update .htaccess

2019-09-30 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a commit to branch beta-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/beta-site by this push: new 5d11d4f Update

[GitHub] [incubator-mxnet] apeforest merged pull request #15530: [MXNET-978] Higher Order Gradient Support `arcsinh`, `arccosh`.

2019-09-30 Thread GitBox
apeforest merged pull request #15530: [MXNET-978] Higher Order Gradient Support `arcsinh`, `arccosh`. URL: https://github.com/apache/incubator-mxnet/pull/15530 This is an automated message from the Apache Git Service. To

[incubator-mxnet] branch master updated (ea440c7 -> 3ffd2c2)

2019-09-30 Thread sxjscience
This is an automated email from the ASF dual-hosted git repository. sxjscience pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from ea440c7 [numpy] Cosmetic improvement on mxnet.numpy builtin op signature in documentation (#16305)

[GitHub] [incubator-mxnet] sxjscience closed issue #14991: Second order gradient wrt inputs, expected behaviour.

2019-09-30 Thread GitBox
sxjscience closed issue #14991: Second order gradient wrt inputs, expected behaviour. URL: https://github.com/apache/incubator-mxnet/issues/14991 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] sxjscience merged pull request #14779: [MXNET-978] Fully connected, higher order grad

2019-09-30 Thread GitBox
sxjscience merged pull request #14779: [MXNET-978] Fully connected, higher order grad URL: https://github.com/apache/incubator-mxnet/pull/14779 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] prateekpamecha1511 opened a new pull request #16337: nmmmmmmmmmmmmBenchmark

2019-09-30 Thread GitBox
prateekpamecha1511 opened a new pull request #16337: nBenchmark URL: https://github.com/apache/incubator-mxnet/pull/16337 ### ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #16336: S3 upload artifacts

2019-09-30 Thread GitBox
aaronmarkham commented on issue #16336: S3 upload artifacts URL: https://github.com/apache/incubator-mxnet/pull/16336#issuecomment-536731359 Where does the `s3Upload` function come from? This? https://github.com/jenkinsci/pipeline-aws-plugin Also, have you put any docs together on the

[GitHub] [incubator-mxnet] ptrendx commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
ptrendx commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294#issuecomment-536727538 The `too many resources requested for launch` error happens most often because the number of registers required for the kernel

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16336: S3 upload artifacts

2019-09-30 Thread GitBox
ChaiBapchya commented on issue #16336: S3 upload artifacts URL: https://github.com/apache/incubator-mxnet/pull/16336#issuecomment-536723266 @marcoabreu @perdasilva @mseth10 This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #16336: S3 upload artifacts

2019-09-30 Thread GitBox
ChaiBapchya opened a new pull request #16336: S3 upload artifacts URL: https://github.com/apache/incubator-mxnet/pull/16336 ## Description ## Upload nosetest artifacts such as nosetests_python2_cpu_quantization.xml, nosetests_python2_cputrain_.xml and nosetests_python2_cpu_unittest.xml

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
marcoabreu commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294#issuecomment-536720694 Yeah that sounds like a good way to move forward. Could you add the issue as release requirement for the 1.6 release please?

[GitHub] [incubator-mxnet] sxjscience commented on issue #16196: [RFC] [WIP] Making sampling methods differentiable.

2019-09-30 Thread GitBox
sxjscience commented on issue #16196: [RFC] [WIP] Making sampling methods differentiable. URL: https://github.com/apache/incubator-mxnet/issues/16196#issuecomment-536718398 @xidulu Also, you may refer to https://www.tensorflow.org/probability .

[GitHub] [incubator-mxnet] sxjscience commented on issue #16196: [RFC] [WIP] Making sampling methods differentiable.

2019-09-30 Thread GitBox
sxjscience commented on issue #16196: [RFC] [WIP] Making sampling methods differentiable. URL: https://github.com/apache/incubator-mxnet/issues/16196#issuecomment-536714901 Let me link it to https://github.com/apache/incubator-mxnet/issues/12932

[GitHub] [incubator-mxnet] szha commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
szha commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294#issuecomment-536708927 It makes sense to use release build by default, though we should still document the usage of debug build in developer guide. The

[incubator-mxnet] branch ir-patch updated: [IR-Patch] IR Bridge (#16290)

2019-09-30 Thread zhengda
This is an automated email from the ASF dual-hosted git repository. zhengda pushed a commit to branch ir-patch in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/ir-patch by this push: new 6af2611 [IR-Patch] IR Bridge

[GitHub] [incubator-mxnet] zheng-da merged pull request #16290: [IR-Patch] IR Bridge

2019-09-30 Thread GitBox
zheng-da merged pull request #16290: [IR-Patch] IR Bridge URL: https://github.com/apache/incubator-mxnet/pull/16290 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-mxnet] stu1130 opened a new pull request #16335: [WIP][Numpy] Global numpy shape flag

2019-09-30 Thread GitBox
stu1130 opened a new pull request #16335: [WIP][Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable

[GitHub] [incubator-mxnet] sxjscience commented on issue #16330: [Numpy] Random.normal() with backward

2019-09-30 Thread GitBox
sxjscience commented on issue #16330: [Numpy] Random.normal() with backward URL: https://github.com/apache/incubator-mxnet/pull/16330#issuecomment-536699029 You may mention that this uses the reparameterization trick. This is

[GitHub] [incubator-mxnet] zachgk commented on issue #14583: Install page history broken

2019-09-30 Thread GitBox
zachgk commented on issue #14583: Install page history broken URL: https://github.com/apache/incubator-mxnet/issues/14583#issuecomment-536697442 @aaronmarkham This issue is still there. To reproduce, 1. go to the installation docs on the get_started page. 2. Randomly click on

[incubator-mxnet] branch master updated (512d25a -> ea440c7)

2019-09-30 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 512d25a Minor fix in ToTensor documentation. (#16299) add ea440c7 [numpy] Cosmetic improvement on

[GitHub] [incubator-mxnet] haojin2 merged pull request #16305: [numpy] Cosmetic improvement on mxnet.numpy builtin op signature in documentation

2019-09-30 Thread GitBox
haojin2 merged pull request #16305: [numpy] Cosmetic improvement on mxnet.numpy builtin op signature in documentation URL: https://github.com/apache/incubator-mxnet/pull/16305 This is an automated message from the Apache

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
marcoabreu commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294#issuecomment-536691372 @ptrendx @DickJC123 could you chime in please? This is an

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
marcoabreu commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294#issuecomment-536691164 I'd like to get an opinion from some Nvidia engineers first. So far, we are making assumptions about these kernels differing in

[GitHub] [incubator-mxnet] reminisce commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release`

2019-09-30 Thread GitBox
reminisce commented on issue #16294: Add CMake flag `CMAKE_BUILD_TYPE=Release` URL: https://github.com/apache/incubator-mxnet/pull/16294#issuecomment-536687015 @marcoabreu As you can see from the discussion, sufficient technical justification has been presented for the change in this PR. I

[GitHub] [incubator-mxnet] lanking520 commented on issue #16331: mx.symbol.crop problem

2019-09-30 Thread GitBox
lanking520 commented on issue #16331: mx.symbol.crop problem URL: https://github.com/apache/incubator-mxnet/issues/16331#issuecomment-536686439 Could you please detailed information of the code you try to use and the action you would like to achieve?

[incubator-mxnet] 01/01: Merge remote-tracking branch 'Jerryzcn/pr-rcnn' into benchmark

2019-09-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a commit to branch benchmark in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit a5e2179d3629c3f9cef3cde04d4bcb0a29febd31 Merge: 512d25a 4c5632e Author: Lin Yuan AuthorDate: Mon Sep 30

[incubator-mxnet] branch benchmark updated (512d25a -> a5e2179)

2019-09-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch benchmark in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 512d25a Minor fix in ToTensor documentation. (#16299) add ff52b9e box encode and box decode

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #12524: AddVersion.py breaks the site output in a variety of ways

2019-09-30 Thread GitBox
aaronmarkham commented on issue #12524: AddVersion.py breaks the site output in a variety of ways URL: https://github.com/apache/incubator-mxnet/issues/12524#issuecomment-536653921 New website launch makes this a moot issue.

[GitHub] [incubator-mxnet] aaronmarkham closed issue #12524: AddVersion.py breaks the site output in a variety of ways

2019-09-30 Thread GitBox
aaronmarkham closed issue #12524: AddVersion.py breaks the site output in a variety of ways URL: https://github.com/apache/incubator-mxnet/issues/12524 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] aaronmarkham closed issue #12828: Navigation for Docs Broken

2019-09-30 Thread GitBox
aaronmarkham closed issue #12828: Navigation for Docs Broken URL: https://github.com/apache/incubator-mxnet/issues/12828 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #12828: Navigation for Docs Broken

2019-09-30 Thread GitBox
aaronmarkham commented on issue #12828: Navigation for Docs Broken URL: https://github.com/apache/incubator-mxnet/issues/12828#issuecomment-536653411 New website launch makes this a moot issue. This is an automated message

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #13430: install page selector logic broken

2019-09-30 Thread GitBox
aaronmarkham commented on issue #13430: install page selector logic broken URL: https://github.com/apache/incubator-mxnet/issues/13430#issuecomment-536653239 New website launch makes this a moot issue. This is an automated

[GitHub] [incubator-mxnet] aaronmarkham closed issue #13430: install page selector logic broken

2019-09-30 Thread GitBox
aaronmarkham closed issue #13430: install page selector logic broken URL: https://github.com/apache/incubator-mxnet/issues/13430 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #14583: Install page history broken

2019-09-30 Thread GitBox
aaronmarkham commented on issue #14583: Install page history broken URL: https://github.com/apache/incubator-mxnet/issues/14583#issuecomment-536652955 @zachgk Is this still an issue on the new site? This is an automated

[incubator-mxnet] branch benchmark updated (618c481 -> 512d25a)

2019-09-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch benchmark in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 618c481 [MXNET-1422] Fix wrong results of min([inf, inf]) and max([-inf,-inf]) (#16226) add

[GitHub] [incubator-mxnet] perdasilva commented on issue #16190: Adds PyPI CD Pipeline

2019-09-30 Thread GitBox
perdasilva commented on issue #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#issuecomment-536647530 @aaronmarkham I've put through some changes to the READMEs. Let's wait for @szha to merge and have final say on the variant I chose as the release

[GitHub] [incubator-mxnet] perdasilva commented on a change in pull request #16190: Adds PyPI CD Pipeline

2019-09-30 Thread GitBox
perdasilva commented on a change in pull request #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#discussion_r329672675 ## File path: tools/pip/doc/CU101MKL_ADDITIONAL.md ## @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] perdasilva commented on a change in pull request #16190: Adds PyPI CD Pipeline

2019-09-30 Thread GitBox
perdasilva commented on a change in pull request #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#discussion_r329672490 ## File path: tools/pip/doc/CU101MKL_ADDITIONAL.md ## @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] aaronmarkham closed issue #15200: Broken Sidebar on website API for master

2019-09-30 Thread GitBox
aaronmarkham closed issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #15200: Broken Sidebar on website API for master

2019-09-30 Thread GitBox
aaronmarkham commented on issue #15200: Broken Sidebar on website API for master URL: https://github.com/apache/incubator-mxnet/issues/15200#issuecomment-536638415 New site makes this a moot issue. This is an automated

[GitHub] [incubator-mxnet] aaronmarkham closed issue #15410: data.dmlc.ml redirect (security breach?)

2019-09-30 Thread GitBox
aaronmarkham closed issue #15410: data.dmlc.ml redirect (security breach?) URL: https://github.com/apache/incubator-mxnet/issues/15410 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #15410: data.dmlc.ml redirect (security breach?)

2019-09-30 Thread GitBox
aaronmarkham commented on issue #15410: data.dmlc.ml redirect (security breach?) URL: https://github.com/apache/incubator-mxnet/issues/15410#issuecomment-536637820 dmlc links have been removed... domain is gone... This is an

[GitHub] [incubator-mxnet] aaronmarkham edited a comment on issue #16190: Adds PyPI CD Pipeline

2019-09-30 Thread GitBox
aaronmarkham edited a comment on issue #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#issuecomment-536629264 Since this is passing CI, I can move my review to Approved and merge (readme's can be updated later). Is it good to go now? Can we

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #16190: Adds PyPI CD Pipeline

2019-09-30 Thread GitBox
aaronmarkham commented on issue #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#issuecomment-536629264 Since this is passing CI, I can move my review to Approved and merge. Is it good to go now? Can we get the Pi and Nano wheels in this

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16190: Adds PyPI CD Pipeline

2019-09-30 Thread GitBox
aaronmarkham commented on a change in pull request #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#discussion_r329654756 ## File path: tools/pip/doc/CU101MKL_ADDITIONAL.md ## @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16190: Adds PyPI CD Pipeline

2019-09-30 Thread GitBox
aaronmarkham commented on a change in pull request #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#discussion_r329655567 ## File path: tools/pip/doc/CU101_ADDITIONAL.md ## @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16190: Adds PyPI CD Pipeline

2019-09-30 Thread GitBox
aaronmarkham commented on a change in pull request #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#discussion_r329655838 ## File path: tools/pip/doc/CU101_ADDITIONAL.md ## @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16190: Adds PyPI CD Pipeline

2019-09-30 Thread GitBox
aaronmarkham commented on a change in pull request #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#discussion_r329654464 ## File path: tools/pip/doc/CU101MKL_ADDITIONAL.md ## @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] iblis17 commented on issue #16306: [Julia CI pipeline] reduce complexity and deps

2019-09-30 Thread GitBox
iblis17 commented on issue #16306: [Julia CI pipeline] reduce complexity and deps URL: https://github.com/apache/incubator-mxnet/issues/16306#issuecomment-536619340 > Starting fresh in a new directory works too, but that's a last resort. ah, git-worktree is the lifesaver in this

[GitHub] [incubator-mxnet] Kh4L commented on issue #16322: [website] rendering issue on implementing ops faq

2019-09-30 Thread GitBox
Kh4L commented on issue #16322: [website] rendering issue on implementing ops faq URL: https://github.com/apache/incubator-mxnet/issues/16322#issuecomment-536615177 @aaronmarkham I missed this issue... Shall I also add this page to the PR?

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #16326: Mxnet 1.5.0: Crash while training mask-rcnn with horovod

2019-09-30 Thread GitBox
eric-haibin-lin commented on issue #16326: Mxnet 1.5.0: Crash while training mask-rcnn with horovod URL: https://github.com/apache/incubator-mxnet/issues/16326#issuecomment-536614108 @apeforest This is an automated message

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #16322: [website] rendering issue on implementing ops faq

2019-09-30 Thread GitBox
aaronmarkham commented on issue #16322: [website] rendering issue on implementing ops faq URL: https://github.com/apache/incubator-mxnet/issues/16322#issuecomment-536613935 #16334 fixed a similar issue with just a line break...

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #16306: [Julia CI pipeline] reduce complexity and deps

2019-09-30 Thread GitBox
aaronmarkham commented on issue #16306: [Julia CI pipeline] reduce complexity and deps URL: https://github.com/apache/incubator-mxnet/issues/16306#issuecomment-536606487 I just fetched upstream/master and ran that command and didn't get an error. I've found that when I've had a bunch of

[GitHub] [incubator-mxnet] Kh4L opened a new pull request #16334: Fix code block formatting in Why MXNet doc page

2019-09-30 Thread GitBox
Kh4L opened a new pull request #16334: Fix code block formatting in Why MXNet doc page URL: https://github.com/apache/incubator-mxnet/pull/16334 ## Description ## Quick fix in `Why MXNet` doc. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16328: Fix large array tests

2019-09-30 Thread GitBox
marcoabreu commented on issue #16328: Fix large array tests URL: https://github.com/apache/incubator-mxnet/pull/16328#issuecomment-536574615 Please remove commented out code This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] matteosal commented on issue #16286: MKL-DNN Convolution result is unstable with C API

2019-09-30 Thread GitBox
matteosal commented on issue #16286: MKL-DNN Convolution result is unstable with C API URL: https://github.com/apache/incubator-mxnet/issues/16286#issuecomment-536554370 Yes it's fixed, we don't see this problem in our test suite anymore

[GitHub] [incubator-mxnet] perdasilva commented on issue #16190: Adds PyPI CD Pipeline

2019-09-30 Thread GitBox
perdasilva commented on issue #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#issuecomment-536542199 @szha I've added changes to the pypi pipeline to skip publishing all variants except cu101 and cu101mkl - you can see an example

[GitHub] [incubator-mxnet] perdasilva closed issue #14652: CUDA 10 w/ cuDNN 7.5 Support

2019-09-30 Thread GitBox
perdasilva closed issue #14652: CUDA 10 w/ cuDNN 7.5 Support URL: https://github.com/apache/incubator-mxnet/issues/14652 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-mxnet] perdasilva commented on issue #14652: CUDA 10 w/ cuDNN 7.5 Support

2019-09-30 Thread GitBox
perdasilva commented on issue #14652: CUDA 10 w/ cuDNN 7.5 Support URL: https://github.com/apache/incubator-mxnet/issues/14652#issuecomment-536446877 This has since been fixed ^^ thx to @stu1130 This is an automated message

[GitHub] [incubator-mxnet] WIll-Xu35 commented on issue #16333: mxnet docker gives different inference output

2019-09-30 Thread GitBox
WIll-Xu35 commented on issue #16333: mxnet docker gives different inference output URL: https://github.com/apache/incubator-mxnet/issues/16333#issuecomment-536428474 After downgrading the mxnet version in the docker to 1.3.0, the inference result are exactly the same. But why?

[GitHub] [incubator-mxnet] WIll-Xu35 opened a new issue #16333: mxnet docker gives different inference output

2019-09-30 Thread GitBox
WIll-Xu35 opened a new issue #16333: mxnet docker gives different inference output URL: https://github.com/apache/incubator-mxnet/issues/16333 ## Description When using official mxnet docker image on cloud server and without docker on a local server, the inference result is different.

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16333: mxnet docker gives different inference output

2019-09-30 Thread GitBox
mxnet-label-bot commented on issue #16333: mxnet docker gives different inference output URL: https://github.com/apache/incubator-mxnet/issues/16333#issuecomment-536424907 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16332: Docker images are using CUDNN5 and CUDA8

2019-09-30 Thread GitBox
mxnet-label-bot commented on issue #16332: Docker images are using CUDNN5 and CUDA8 URL: https://github.com/apache/incubator-mxnet/issues/16332#issuecomment-536415826 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

  1   2   >