[incubator-mxnet] branch master updated: Fix typo (#10556)

2018-04-14 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin 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 e3b1daf Fix typo (#10556) e3b1daf is

[GitHub] eric-haibin-lin commented on issue #10556: Fix typo

2018-04-14 Thread GitBox
eric-haibin-lin commented on issue #10556: Fix typo URL: https://github.com/apache/incubator-mxnet/pull/10556#issuecomment-381381333 Thanks for the fix This is an automated message from the Apache Git Service. To respond to

[GitHub] eric-haibin-lin closed pull request #10556: Fix typo

2018-04-14 Thread GitBox
eric-haibin-lin closed pull request #10556: Fix typo URL: https://github.com/apache/incubator-mxnet/pull/10556 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request

[GitHub] chinakook commented on issue #8156: Why mx-rcnn doesn't has proposal_target (cuda or C++) layer?

2018-04-14 Thread GitBox
chinakook commented on issue #8156: Why mx-rcnn doesn't has proposal_target (cuda or C++) layer? URL: https://github.com/apache/incubator-mxnet/issues/8156#issuecomment-381379870 I think someone can get this like [this faster rcnn

[GitHub] coolbrain opened a new issue #8156: Why mx-rcnn doesn't has proposal_target (cuda or C++) layer?

2018-04-14 Thread GitBox
coolbrain opened a new issue #8156: Why mx-rcnn doesn't has proposal_target (cuda or C++) layer? URL: https://github.com/apache/incubator-mxnet/issues/8156 I see proposal layer has cuda or C++ layer, but why proposal_target layer hasn't. Just because no one want to implement it.

[GitHub] chinakook commented on issue #10489: profiling Sockeye does not produce valid json file: missing final characters

2018-04-14 Thread GitBox
chinakook commented on issue #10489: profiling Sockeye does not produce valid json file: missing final characters URL: https://github.com/apache/incubator-mxnet/issues/10489#issuecomment-381377416 It occured when executed in jupyter but not in script because the python is not closed(then

[GitHub] mrkn opened a new pull request #10556: Fix typo

2018-04-14 Thread GitBox
mrkn opened a new pull request #10556: Fix typo URL: https://github.com/apache/incubator-mxnet/pull/10556 ## Description ## Just fix two typos in assertion messages This is an automated message from the Apache Git

[GitHub] gautamkmr closed pull request #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-14 Thread GitBox
gautamkmr closed pull request #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy URL: https://github.com/apache/incubator-mxnet/pull/10445 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed

[GitHub] opringle commented on issue #10514: new NER example: MXNET-321

2018-04-14 Thread GitBox
opringle commented on issue #10514: new NER example: MXNET-321 URL: https://github.com/apache/incubator-mxnet/pull/10514#issuecomment-381375483 Ok so I have created an issue for this pull request & updated readme/code to allow the user to download and preprocess the kaggle dataset

[GitHub] opringle commented on a change in pull request #10514: new NER example

2018-04-14 Thread GitBox
opringle commented on a change in pull request #10514: new NER example URL: https://github.com/apache/incubator-mxnet/pull/10514#discussion_r181568469 ## File path: example/named_entity_recognition/src/preprocess.py ## @@ -0,0 +1,50 @@ +# !/usr/bin/env python + +# Licensed

[GitHub] anirudh2290 commented on issue #10545: [WIP] Add NEWS and README

2018-04-14 Thread GitBox
anirudh2290 commented on issue #10545: [WIP] Add NEWS and README URL: https://github.com/apache/incubator-mxnet/pull/10545#issuecomment-381375172 Also cherry-picked #10554 This is an automated message from the Apache Git

[incubator-mxnet] branch master updated: fix sequential (#10554)

2018-04-14 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 38b23ac fix sequential (#10554) 38b23ac

[GitHub] piiswrong closed pull request #10554: fix sequential

2018-04-14 Thread GitBox
piiswrong closed pull request #10554: fix sequential URL: https://github.com/apache/incubator-mxnet/pull/10554 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request

[GitHub] sergeykolychev commented on issue #10555: MXNET-296 [Perl] Parity with Python Gluon Loss classes.

2018-04-14 Thread GitBox
sergeykolychev commented on issue #10555: MXNET-296 [Perl] Parity with Python Gluon Loss classes. URL: https://github.com/apache/incubator-mxnet/pull/10555#issuecomment-381372601 @tlby Robert, could you please check this one at your leisure. Thanks in advance.

[GitHub] sergeykolychev opened a new pull request #10555: MXNET-296 [Perl] Parity with Python Gluon Loss classes.

2018-04-14 Thread GitBox
sergeykolychev opened a new pull request #10555: MXNET-296 [Perl] Parity with Python Gluon Loss classes. URL: https://github.com/apache/incubator-mxnet/pull/10555 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel

[GitHub] piiswrong opened a new pull request #10554: fix sequential

2018-04-14 Thread GitBox
piiswrong opened a new pull request #10554: fix sequential URL: https://github.com/apache/incubator-mxnet/pull/10554 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR.

[GitHub] kevinthesun commented on issue #10483: SSD performance optimization and benchmark script

2018-04-14 Thread GitBox
kevinthesun commented on issue #10483: SSD performance optimization and benchmark script URL: https://github.com/apache/incubator-mxnet/pull/10483#issuecomment-381366465 @juliusshufan Synthetic data is fine as along as pre-trained model is used.

[GitHub] bharatsingh430 commented on issue #8156: Why mx-rcnn doesn't has proposal_target (cuda or C++) layer?

2018-04-14 Thread GitBox
bharatsingh430 commented on issue #8156: Why mx-rcnn doesn't has proposal_target (cuda or C++) layer? URL: https://github.com/apache/incubator-mxnet/issues/8156#issuecomment-381365366 For end to end training, its not possible to prefetch. The position of the anchor-boxes changes based on

[GitHub] rahul003 commented on issue #8968: 1.0.0 crash with Google perf tools

2018-04-14 Thread GitBox
rahul003 commented on issue #8968: 1.0.0 crash with Google perf tools URL: https://github.com/apache/incubator-mxnet/issues/8968#issuecomment-381355808 Related issues https://github.com/apache/incubator-mxnet/issues/9096 https://github.com/apache/incubator-mxnet/issues/9098

[incubator-mxnet] branch master updated: [MXNET-318] Allow dot for fp16 on GPU (#10538)

2018-04-14 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 5d63151 [MXNET-318] Allow dot for fp16

[GitHub] piiswrong closed pull request #10538: [MXNET-318] Allow dot for fp16 on GPU

2018-04-14 Thread GitBox
piiswrong closed pull request #10538: [MXNET-318] Allow dot for fp16 on GPU URL: https://github.com/apache/incubator-mxnet/pull/10538 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[incubator-mxnet] branch master updated: Fix bug in mx.symbol.Group (#10548)

2018-04-14 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 debe3e9 Fix bug in mx.symbol.Group

[GitHub] piiswrong closed pull request #10548: Fix bug in mx.symbol.Group

2018-04-14 Thread GitBox
piiswrong closed pull request #10548: Fix bug in mx.symbol.Group URL: https://github.com/apache/incubator-mxnet/pull/10548 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] sbodenstein opened a new issue #10553: Build error for OSX with CUDA support

2018-04-14 Thread GitBox
sbodenstein opened a new issue #10553: Build error for OSX with CUDA support URL: https://github.com/apache/incubator-mxnet/issues/10553 Building MXNet on OSX with CUDA support using the Makefile appears broken. Using bisection search, the build breakages started with commit

[GitHub] KellenSunderland commented on issue #8968: 1.0.0 crash with Google perf tools

2018-04-14 Thread GitBox
KellenSunderland commented on issue #8968: 1.0.0 crash with Google perf tools URL: https://github.com/apache/incubator-mxnet/issues/8968#issuecomment-381337943 Maybe we could build and test with gperf, clang, and a few sanitizers?

[GitHub] zhanghang1989 closed issue #9648: BatchNorm Evaluation Mode Backward Fails with cudnn Enabled

2018-04-14 Thread GitBox
zhanghang1989 closed issue #9648: BatchNorm Evaluation Mode Backward Fails with cudnn Enabled URL: https://github.com/apache/incubator-mxnet/issues/9648 This is an automated message from the Apache Git Service. To respond

[GitHub] juliensimon commented on issue #8968: 1.0.0 crash with Google perf tools

2018-04-14 Thread GitBox
juliensimon commented on issue #8968: 1.0.0 crash with Google perf tools URL: https://github.com/apache/incubator-mxnet/issues/8968#issuecomment-381333648 Hello, FWIW, I ran into this issue again a couple of days when building master.

[GitHub] juliensimon opened a new issue #10552: Build error with NNPACK (fix included)

2018-04-14 Thread GitBox
juliensimon opened a new issue #10552: Build error with NNPACK (fix included) URL: https://github.com/apache/incubator-mxnet/issues/10552 Hello, Several files in src/operator/nn/ expect nnpack include files to live in the same folder, but they're located in src/operator/nnpack

[GitHub] canpeng78 commented on issue #8132: How to disable MXNET_CUDNN_AUTOTUNE_DEFAULT and bucketing log message without turning off MXNET_CUDNN_AUTOTUNE_DEFAULT?

2018-04-14 Thread GitBox
canpeng78 commented on issue #8132: How to disable MXNET_CUDNN_AUTOTUNE_DEFAULT and bucketing log message without turning off MXNET_CUDNN_AUTOTUNE_DEFAULT? URL: https://github.com/apache/incubator-mxnet/issues/8132#issuecomment-381331129 I'm using mxnet 1.2.0, cuda 9.0 and cudnn 7.0, and

[GitHub] fevemania commented on issue #10541: Couldn't build mxnet from source successfully

2018-04-14 Thread GitBox
fevemania commented on issue #10541: Couldn't build mxnet from source successfully URL: https://github.com/apache/incubator-mxnet/issues/10541#issuecomment-381295505 @Roshrini Pardon me? Could you explain what is label-Installation, please? I didn't get the idea about that word.

[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-14 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-381197108 I see, thanks. Is there anything keeping people from updating Python on their Mac? We

[GitHub] fevemania commented on issue #10541: Keep illegal hardware instruction. How can I build mxnet from source without avx support?

2018-04-14 Thread GitBox
fevemania commented on issue #10541: Keep illegal hardware instruction. How can I build mxnet from source without avx support? URL: https://github.com/apache/incubator-mxnet/issues/10541#issuecomment-381316898 I have tried to compile once again with cuda 8.0. As again, I pass safely

[GitHub] relaxli00 commented on issue #9508: Gluon Conv1DTranspose causes "kernel died"

2018-04-14 Thread GitBox
relaxli00 commented on issue #9508: Gluon Conv1DTranspose causes "kernel died" URL: https://github.com/apache/incubator-mxnet/issues/9508#issuecomment-381311885 Please go ahead to close it. I’m away currently and will turn back after a month or so. Will let you know if any problem is

[GitHub] relaxli00 closed issue #9508: Gluon Conv1DTranspose causes "kernel died"

2018-04-14 Thread GitBox
relaxli00 closed issue #9508: Gluon Conv1DTranspose causes "kernel died" URL: https://github.com/apache/incubator-mxnet/issues/9508 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] anirudh2290 commented on a change in pull request #10545: [WIP] Add NEWS and README

2018-04-14 Thread GitBox
anirudh2290 commented on a change in pull request #10545: [WIP] Add NEWS and README URL: https://github.com/apache/incubator-mxnet/pull/10545#discussion_r181544404 ## File path: NEWS.md ## @@ -1,5 +1,126 @@ MXNet Change Log +## 1.2.0 +### New Features -

[GitHub] lanking520 commented on issue #8344: Broken link for "MXNet R Reference Manual"?

2018-04-14 Thread GitBox
lanking520 commented on issue #8344: Broken link for "MXNet R Reference Manual"? URL: https://github.com/apache/incubator-mxnet/issues/8344#issuecomment-381308756 Yes we can, the PR merged. The broken link should be fixed with next release

[GitHub] anirudh2290 commented on issue #10012: [Bug] There are two broken links on the top level README.md file which point to the old CI

2018-04-14 Thread GitBox
anirudh2290 commented on issue #10012: [Bug] There are two broken links on the top level README.md file which point to the old CI URL: https://github.com/apache/incubator-mxnet/issues/10012#issuecomment-381308747 @indhub can this be closed ?

[GitHub] anirudh2290 commented on issue #9772: ndarray indexing issues

2018-04-14 Thread GitBox
anirudh2290 commented on issue #9772: ndarray indexing issues URL: https://github.com/apache/incubator-mxnet/issues/9772#issuecomment-381308739 @ashishlal related pr merged. can this be closed ? This is an automated message

[GitHub] anirudh2290 commented on issue #9648: BatchNorm Evaluation Mode Backward Fails with cudnn Enabled

2018-04-14 Thread GitBox
anirudh2290 commented on issue #9648: BatchNorm Evaluation Mode Backward Fails with cudnn Enabled URL: https://github.com/apache/incubator-mxnet/issues/9648#issuecomment-381308715 @zhanghang1989 related pr merged. can this be closed ?

[GitHub] anirudh2290 commented on issue #9632: Support pre-kepler GPUs without __shfl_down instruction

2018-04-14 Thread GitBox
anirudh2290 commented on issue #9632: Support pre-kepler GPUs without __shfl_down instruction URL: https://github.com/apache/incubator-mxnet/issues/9632#issuecomment-381308693 @piiswrong can this be closed ? This is an

[GitHub] anirudh2290 commented on issue #8344: Broken link for "MXNet R Reference Manual"?

2018-04-14 Thread GitBox
anirudh2290 commented on issue #8344: Broken link for "MXNet R Reference Manual"? URL: https://github.com/apache/incubator-mxnet/issues/8344#issuecomment-381308668 @lanking520 can we close this now ? This is an automated

[GitHub] anirudh2290 commented on issue #9508: Gluon Conv1DTranspose causes "kernel died"

2018-04-14 Thread GitBox
anirudh2290 commented on issue #9508: Gluon Conv1DTranspose causes "kernel died" URL: https://github.com/apache/incubator-mxnet/issues/9508#issuecomment-381308683 @relaxli00 can we close this ? This is an automated message

[GitHub] srochel commented on issue #4253: training-accuracy nan

2018-04-14 Thread GitBox
srochel commented on issue #4253: training-accuracy nan URL: https://github.com/apache/incubator-mxnet/issues/4253#issuecomment-381306441 Indu - why is this issue still open if PR 10437 fixed the issue? This is an automated

[GitHub] haojin2 commented on a change in pull request #10550: [MXNET-320] Support elemwise_add/sub/max/min/hypot between dense and csr tensors

2018-04-14 Thread GitBox
haojin2 commented on a change in pull request #10550: [MXNET-320] Support elemwise_add/sub/max/min/hypot between dense and csr tensors URL: https://github.com/apache/incubator-mxnet/pull/10550#discussion_r181543262 ## File path: src/operator/elemwise_op_common.h ## @@