[GitHub] anirudh2290 opened a new issue #10406: Flaky test - test_gluon_data.test_datasets

2018-04-04 Thread GitBox
anirudh2290 opened a new issue #10406: Flaky test - test_gluon_data.test_datasets URL: https://github.com/apache/incubator-mxnet/issues/10406 ``` == ERROR: test_gluon_data.test_datasets

[GitHub] piiswrong commented on issue #10405: [MXNET-176] Support axis=None for sum operator

2018-04-04 Thread GitBox
piiswrong commented on issue #10405: [MXNET-176] Support axis=None for sum operator URL: https://github.com/apache/incubator-mxnet/pull/10405#issuecomment-378747700 Looks like you are faking global reduce with reshaping? This is very slow. consider writing proper global reduce ---

[GitHub] eric-haibin-lin commented on a change in pull request #10405: [MXNET-176] Support axis=None for sum operator

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10405: [MXNET-176] Support axis=None for sum operator URL: https://github.com/apache/incubator-mxnet/pull/10405#discussion_r179285556 ## File path: src/operator/tensor/square_sum-inl.h ## @@ -53,13 +53,15 @@ inline boo

[GitHub] piiswrong closed pull request #10392: [MXNET-266] Fix cudnn_conv and cudnn_deconv deadlock

2018-04-04 Thread GitBox
piiswrong closed pull request #10392: [MXNET-266] Fix cudnn_conv and cudnn_deconv deadlock URL: https://github.com/apache/incubator-mxnet/pull/10392 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:

[incubator-mxnet] branch master updated: [MXNET-266] Fix cudnn_conv and cudnn_deconv deadlock (#10392)

2018-04-04 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new f0f8af1 [MXNET-266] Fix cudnn_conv and c

[GitHub] gautamkmr commented on issue #9949: Mac build from source script validation fails

2018-04-04 Thread GitBox
gautamkmr commented on issue #9949: Mac build from source script validation fails URL: https://github.com/apache/incubator-mxnet/issues/9949#issuecomment-378749085 So I am able to reproduce this issue mentioned by Aaron However removing the dependency on numpy from setup.py and

[GitHub] eric-haibin-lin commented on issue #10405: [MXNET-176] Support axis=None for sum operator

2018-04-04 Thread GitBox
eric-haibin-lin commented on issue #10405: [MXNET-176] Support axis=None for sum operator URL: https://github.com/apache/incubator-mxnet/pull/10405#issuecomment-378751140 I didn't look into the performance issue. We can track that as a separate issue since that touches the kernel implement

[GitHub] staticfloat opened a new pull request #10407: Install jemalloc for armv7, don't use jemalloc on armv6

2018-04-04 Thread GitBox
staticfloat opened a new pull request #10407: Install jemalloc for armv7, don't use jemalloc on armv6 URL: https://github.com/apache/incubator-mxnet/pull/10407 ## Description ## Docker CI builds fail due to lack of `libjemalloc.so` within the docker build environment. ## Checklis

[GitHub] thomelane commented on issue #9909: mx.random.seed(seed) does not work for mx.io.ImageRecordIter() ?

2018-04-04 Thread GitBox
thomelane commented on issue #9909: mx.random.seed(seed) does not work for mx.io.ImageRecordIter() ? URL: https://github.com/apache/incubator-mxnet/issues/9909#issuecomment-378755033 @CoinCheung would you be able to show me where in the documentation you saw this? I'd like to change it so

[incubator-mxnet] branch master updated: [MXNET-136] Enabling USE_DIST_KVSTORE flag for CI (#10232)

2018-04-04 Thread cjolivier01
This is an automated email from the ASF dual-hosted git repository. cjolivier01 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 f950702 [MXNET-136] Enabling USE_

[GitHub] cjolivier01 closed pull request #10232: [MXNET-136] Enabling USE_DIST_KVSTORE flag for CI

2018-04-04 Thread GitBox
cjolivier01 closed pull request #10232: [MXNET-136] Enabling USE_DIST_KVSTORE flag for CI URL: https://github.com/apache/incubator-mxnet/pull/10232 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:

[incubator-mxnet] branch master updated: fix nproc arg (#10404)

2018-04-04 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 44f4ebd fix nproc arg (#10404) 44f4ebd is

[GitHub] sandeep-krishnamurthy closed pull request #10404: fix nproc arg

2018-04-04 Thread GitBox
sandeep-krishnamurthy closed pull request #10404: fix nproc arg URL: https://github.com/apache/incubator-mxnet/pull/10404 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 r

[GitHub] anirudhacharya opened a new pull request #10408: [MXNET-282] Fix R documentation

2018-04-04 Thread GitBox
anirudhacharya opened a new pull request #10408: [MXNET-282] Fix R documentation URL: https://github.com/apache/incubator-mxnet/pull/10408 ## Description ## R documentation reference manual now points to Julia reference manual. Fixes these isues - https://github.com/apache/incubato

[GitHub] anirudhacharya commented on issue #9565: Are saved mxnet models GPU or system specific?

2018-04-04 Thread GitBox
anirudhacharya commented on issue #9565: Are saved mxnet models GPU or system specific? URL: https://github.com/apache/incubator-mxnet/issues/9565#issuecomment-378762897 @sandeep-krishnamurthy please close this bug, as the question has been answered -

[GitHub] mli opened a new issue #10409: https://newdocs.readthedocs.io is updated

2018-04-04 Thread GitBox
mli opened a new issue #10409: https://newdocs.readthedocs.io is updated URL: https://github.com/apache/incubator-mxnet/issues/10409 @Awyan can you please remove this site? we found a lot of users are following the instructions there, but some of them are outdated. ---

[GitHub] aaronmarkham commented on issue #10409: https://newdocs.readthedocs.io is outdated

2018-04-04 Thread GitBox
aaronmarkham commented on issue #10409: https://newdocs.readthedocs.io is outdated URL: https://github.com/apache/incubator-mxnet/issues/10409#issuecomment-378764388 Plan B, follow this support request: https://github.com/rtfd/readthedocs.org/issues/3854 -

[GitHub] ashokei commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
ashokei commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#discussion_r179302307 ## File path: src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h ## @@ -234,20

[GitHub] aaronmarkham commented on issue #10409: https://newdocs.readthedocs.io is outdated

2018-04-04 Thread GitBox
aaronmarkham commented on issue #10409: https://newdocs.readthedocs.io is outdated URL: https://github.com/apache/incubator-mxnet/issues/10409#issuecomment-378764388 Plan A, get access to the readthedocs account, and deploy the redirect package like this: https://github.com/dmlc/docs-r

[GitHub] anirudhacharya commented on issue #8306: [R] Bug in mx.nd.one.hot or gan code in example

2018-04-04 Thread GitBox
anirudhacharya commented on issue #8306: [R] Bug in mx.nd.one.hot or gan code in example URL: https://github.com/apache/incubator-mxnet/issues/8306#issuecomment-378766111 Error not reproducible. The above code works on the latest master. @sandeep-krishnamurthy @cjolivier01 @thirdwin

[GitHub] anirudhacharya commented on issue #8306: [R] Bug in mx.nd.one.hot or gan code in example

2018-04-04 Thread GitBox
anirudhacharya commented on issue #8306: [R] Bug in mx.nd.one.hot or gan code in example URL: https://github.com/apache/incubator-mxnet/issues/8306#issuecomment-378766111 Error not reproducible. The above code works on the latest master. @sandeep-krishnamurthy please close this issu

[GitHub] zheng-da commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
zheng-da commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#discussion_r179305690 ## File path: src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h ## @@ -234,20

[GitHub] eric-haibin-lin commented on a change in pull request #10208: [MXNET-117] Sparse operator broadcast_mul/div(csr, dense) = csr

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10208: [MXNET-117] Sparse operator broadcast_mul/div(csr, dense) = csr URL: https://github.com/apache/incubator-mxnet/pull/10208#discussion_r179306215 ## File path: src/operator/tensor/elemwise_binary_broadcast_op.h ##

[GitHub] ashokei commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
ashokei commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#discussion_r179306524 ## File path: src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h ## @@ -234,20

[GitHub] ashokei commented on issue #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
ashokei commented on issue #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#issuecomment-378770257 @cjolivier01 @piiswrong this PR resolves performance issues with small batch size inference, can we get this P

[GitHub] anirudhacharya commented on issue #9377: Error: Can't find 'R-package' during the installation

2018-04-04 Thread GitBox
anirudhacharya commented on issue #9377: Error: Can't find 'R-package' during the installation URL: https://github.com/apache/incubator-mxnet/issues/9377#issuecomment-378770483 Issue not reproducible. I am able to install R on ubuntu. @sandeep-krishnamurthy @cjolivier01 please close

[GitHub] zheng-da opened a new pull request #10410: Fix output names of nn operators.

2018-04-04 Thread GitBox
zheng-da opened a new pull request #10410: Fix output names of nn operators. URL: https://github.com/apache/incubator-mxnet/pull/10410 ## Description ## For the backward compatibility, the output names are added for the operators refactored from the old operator interface. ## Chec

[GitHub] zheng-da commented on issue #10410: Fix output names of nn operators.

2018-04-04 Thread GitBox
zheng-da commented on issue #10410: Fix output names of nn operators. URL: https://github.com/apache/incubator-mxnet/pull/10410#issuecomment-378770870 @reminisce This is an automated message from the Apache Git Service. To re

[GitHub] cgraywang opened a new pull request #10411: Fix interval sampler

2018-04-04 Thread GitBox
cgraywang opened a new pull request #10411: Fix interval sampler URL: https://github.com/apache/incubator-mxnet/pull/10411 ## Description ## Fix interval sampler by enabling the case where length equals to interval. ## Checklist ## ### Essentials ### Please feel free to remov

[GitHub] sandeep-krishnamurthy commented on issue #8862: loading resnext-101-64x4d models failed!

2018-04-04 Thread GitBox
sandeep-krishnamurthy commented on issue #8862: loading resnext-101-64x4d models failed! URL: https://github.com/apache/incubator-mxnet/issues/8862#issuecomment-37825 @shipeng-uestc - Please reopen if your still face the issue. Note: You can install latest mxnet with below command:

[GitHub] sandeep-krishnamurthy closed issue #8862: loading resnext-101-64x4d models failed!

2018-04-04 Thread GitBox
sandeep-krishnamurthy closed issue #8862: loading resnext-101-64x4d models failed! URL: https://github.com/apache/incubator-mxnet/issues/8862 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] sandeep-krishnamurthy closed issue #9526: The method reset() of DataIter does not work

2018-04-04 Thread GitBox
sandeep-krishnamurthy closed issue #9526: The method reset() of DataIter does not work URL: https://github.com/apache/incubator-mxnet/issues/9526 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] sandeep-krishnamurthy commented on issue #9526: The method reset() of DataIter does not work

2018-04-04 Thread GitBox
sandeep-krishnamurthy commented on issue #9526: The method reset() of DataIter does not work URL: https://github.com/apache/incubator-mxnet/issues/9526#issuecomment-378777833 @parallelgithub - Please reopen if your still face the issue. Note: You can install latest mxnet with below comm

[GitHub] anirudh2290 opened a new pull request #10412: Add mkldnn license

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

[GitHub] rahul003 commented on issue #10183: [MXNET-120] Float16 support for distributed training

2018-04-04 Thread GitBox
rahul003 commented on issue #10183: [MXNET-120] Float16 support for distributed training URL: https://github.com/apache/incubator-mxnet/pull/10183#issuecomment-378779102 An update, so the USE_DIST_KVSTORE flag has been added to the build, and this PR passes those builds on CPU and GPU. --

[GitHub] cgraywang commented on issue #10363: Fix windows setup doc using VS 2017

2018-04-04 Thread GitBox
cgraywang commented on issue #10363: Fix windows setup doc using VS 2017 URL: https://github.com/apache/incubator-mxnet/pull/10363#issuecomment-378779053 Done @sxjscience This is an automated message from the Apache Git Servi

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

2018-04-04 Thread GitBox
xup6fup commented on issue #8344: Broken link for "MXNet R Reference Manual"? URL: https://github.com/apache/incubator-mxnet/issues/8344#issuecomment-378780402 Do you want this file? Lanking 於 2018年4月5日 週四 02:05 寫道: > @chetkhatri @piiswrong

[GitHub] eric-haibin-lin commented on a change in pull request #10208: [MXNET-117] Sparse operator broadcast_mul/div(csr, dense) = csr

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10208: [MXNET-117] Sparse operator broadcast_mul/div(csr, dense) = csr URL: https://github.com/apache/incubator-mxnet/pull/10208#discussion_r179316807 ## File path: src/operator/tensor/elemwise_binary_broadcast_op.h ##

[GitHub] eric-haibin-lin commented on a change in pull request #10208: [MXNET-117] Sparse operator broadcast_mul/div(csr, dense) = csr

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10208: [MXNET-117] Sparse operator broadcast_mul/div(csr, dense) = csr URL: https://github.com/apache/incubator-mxnet/pull/10208#discussion_r179316685 ## File path: src/operator/tensor/elemwise_binary_broadcast_op.h ##

[GitHub] sandeep-krishnamurthy closed issue #9565: Are saved mxnet models GPU or system specific?

2018-04-04 Thread GitBox
sandeep-krishnamurthy closed issue #9565: Are saved mxnet models GPU or system specific? URL: https://github.com/apache/incubator-mxnet/issues/9565 This is an automated message from the Apache Git Service. To respond to the

[GitHub] sandeep-krishnamurthy closed issue #8306: [R] Bug in mx.nd.one.hot or gan code in example

2018-04-04 Thread GitBox
sandeep-krishnamurthy closed issue #8306: [R] Bug in mx.nd.one.hot or gan code in example URL: https://github.com/apache/incubator-mxnet/issues/8306 This is an automated message from the Apache Git Service. To respond to the

[GitHub] sandeep-krishnamurthy closed issue #9377: Error: Can't find 'R-package' during the installation

2018-04-04 Thread GitBox
sandeep-krishnamurthy closed issue #9377: Error: Can't find 'R-package' during the installation URL: https://github.com/apache/incubator-mxnet/issues/9377 This is an automated message from the Apache Git Service. To respond

[GitHub] anirudhacharya commented on issue #10408: [MXNET-282] Fix R documentation

2018-04-04 Thread GitBox
anirudhacharya commented on issue #10408: [MXNET-282] Fix R documentation URL: https://github.com/apache/incubator-mxnet/pull/10408#issuecomment-378783813 @sandeep-krishnamurthy This is an automated message from the Apache Gi

[incubator-mxnet] branch master updated: R documentation (#10408)

2018-04-04 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 0243dbf R documentation (#10408) 0243dbf

[GitHub] sandeep-krishnamurthy closed pull request #10408: [MXNET-282] Fix R documentation

2018-04-04 Thread GitBox
sandeep-krishnamurthy closed pull request #10408: [MXNET-282] Fix R documentation URL: https://github.com/apache/incubator-mxnet/pull/10408 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

[GitHub] haojin2 opened a new pull request #10413: Fix for issue 9062

2018-04-04 Thread GitBox
haojin2 opened a new pull request #10413: Fix for issue 9062 URL: https://github.com/apache/incubator-mxnet/pull/10413 ## Description ## Bug fix for issue #9062 ## Checklist ## ### Essentials ### - [ ] The PR title starts with [MXNET-$JIRA_ID] - [x] Changes are complete (

[GitHub] sandeep-krishnamurthy closed issue #7483: MXNet - R API broken link

2018-04-04 Thread GitBox
sandeep-krishnamurthy closed issue #7483: MXNet - R API broken link URL: https://github.com/apache/incubator-mxnet/issues/7483 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] sandeep-krishnamurthy closed issue #6161: Invalid R reference manual

2018-04-04 Thread GitBox
sandeep-krishnamurthy closed issue #6161: Invalid R reference manual URL: https://github.com/apache/incubator-mxnet/issues/6161 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] anirudhacharya opened a new issue #10414: There is no API Reference for R in MXNet Documentation

2018-04-04 Thread GitBox
anirudhacharya opened a new issue #10414: There is no API Reference for R in MXNet Documentation URL: https://github.com/apache/incubator-mxnet/issues/10414 We need an API reference doc for MXNet R bindings - http://mxnet.incubator.apache.org/api/r/index.html Currently it is not the

[GitHub] kpmurali opened a new pull request #10415: [MXNET-284] (WIP) Update release version text to 1.2.0

2018-04-04 Thread GitBox
kpmurali opened a new pull request #10415: [MXNET-284] (WIP) Update release version text to 1.2.0 URL: https://github.com/apache/incubator-mxnet/pull/10415 ## Description ## In the home page for the site, the static text needs to be updated to the 1.2.0 version. ### Changes ###

[GitHub] mbaijal commented on issue #10330: [Post 1.1][WIP] Couple of License Issues from 1.1 Release

2018-04-04 Thread GitBox
mbaijal commented on issue #10330: [Post 1.1][WIP] Couple of License Issues from 1.1 Release URL: https://github.com/apache/incubator-mxnet/issues/10330#issuecomment-378059812 a. Part a has been Fixed in PR #10373 b. Needs some investigation on best fix since we cant modify 3rdparty

[GitHub] cjolivier01 closed issue #10399: Memory leak while using adam optimizer

2018-04-04 Thread GitBox
cjolivier01 closed issue #10399: Memory leak while using adam optimizer URL: https://github.com/apache/incubator-mxnet/issues/10399 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#discussion_r179325697 ## File path: include/mxnet/ndarray.h ## @@ -74,6 +74,7 @@ enum NDArray

[incubator-mxnet] branch master updated: Fix windows setup doc using VS 2017 (#10363)

2018-04-04 Thread sxjscience
This is an automated email from the ASF dual-hosted git repository. sxjscience 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 28cb133 Fix windows setup doc usin

[GitHub] sxjscience closed pull request #10363: Fix windows setup doc using VS 2017

2018-04-04 Thread GitBox
sxjscience closed pull request #10363: Fix windows setup doc using VS 2017 URL: https://github.com/apache/incubator-mxnet/pull/10363 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 for

[GitHub] cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#discussion_r179326679 ## File path: src/operator/nn/mkldnn/mkldnn_base-inl.h ## @@ -334,11 +3

[GitHub] cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#discussion_r179326176 ## File path: src/operator/nn/mkldnn/mkldnn_base-inl.h ## @@ -334,11 +3

[GitHub] cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#discussion_r179326773 ## File path: src/operator/nn/mkldnn/mkldnn_base-inl.h ## @@ -334,11 +3

[GitHub] cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#discussion_r179326420 ## File path: src/operator/nn/lrn-inl.h ## @@ -58,8 +58,35 @@ struct LR

[GitHub] cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
cjolivier01 commented on a change in pull request #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#discussion_r179326522 ## File path: src/operator/nn/mkldnn/mkldnn_base-inl.h ## @@ -334,11 +3

[GitHub] hahnyuan commented on issue #628: Any tools to convert pretrained mxnet model to model for caffe?

2018-04-04 Thread GitBox
hahnyuan commented on issue #628: Any tools to convert pretrained mxnet model to model for caffe? URL: https://github.com/apache/incubator-mxnet/issues/628#issuecomment-378795032 I have write a tool for visulize https://github.com/hahnyuan/darknet-visualizer --

[GitHub] NKUCodingCat opened a new issue #10416: mx.symbol.LeakyRelu could not be visualized

2018-04-04 Thread GitBox
NKUCodingCat opened a new issue #10416: mx.symbol.LeakyRelu could not be visualized URL: https://github.com/apache/incubator-mxnet/issues/10416 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essent

[GitHub] pengzhao-intel commented on issue #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-04 Thread GitBox
pengzhao-intel commented on issue #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#issuecomment-378796017 LGTM, thanks @zheng-da This is an auto

[GitHub] gautamkmr commented on issue #9949: Mac build from source script validation fails

2018-04-04 Thread GitBox
gautamkmr commented on issue #9949: Mac build from source script validation fails URL: https://github.com/apache/incubator-mxnet/issues/9949#issuecomment-378749085 So I am able to reproduce this issue mentioned by Aaron However removing the dependency on numpy from setup.py and

[GitHub] haojin2 commented on a change in pull request #10388: [MXNET-265] Update optimizer doc to clarify wd behaviors

2018-04-04 Thread GitBox
haojin2 commented on a change in pull request #10388: [MXNET-265] Update optimizer doc to clarify wd behaviors URL: https://github.com/apache/incubator-mxnet/pull/10388#discussion_r179339042 ## File path: python/mxnet/optimizer.py ## @@ -538,7 +538,7 @@ def update_multi_pr

[GitHub] haojin2 commented on a change in pull request #10388: [MXNET-265] Update optimizer doc to clarify wd behaviors

2018-04-04 Thread GitBox
haojin2 commented on a change in pull request #10388: [MXNET-265] Update optimizer doc to clarify wd behaviors URL: https://github.com/apache/incubator-mxnet/pull/10388#discussion_r179339042 ## File path: python/mxnet/optimizer.py ## @@ -538,7 +538,7 @@ def update_multi_pr

[GitHub] haojin2 commented on issue #10400: Add support for cast storage on same stypes

2018-04-04 Thread GitBox
haojin2 commented on issue #10400: Add support for cast storage on same stypes URL: https://github.com/apache/incubator-mxnet/pull/10400#issuecomment-378808383 LGTM! This is an automated message from the Apache Git Service. To

[GitHub] piiswrong closed pull request #10412: Add mkldnn license

2018-04-04 Thread GitBox
piiswrong closed pull request #10412: Add mkldnn license URL: https://github.com/apache/incubator-mxnet/pull/10412 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

[incubator-mxnet] branch master updated: Add mkldnn (#10412)

2018-04-04 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 6d28d0a Add mkldnn (#10412) 6d28d0a is d

[GitHub] haojin2 commented on issue #10413: [MXNET-160] Fix for issue 9062

2018-04-04 Thread GitBox
haojin2 commented on issue #10413: [MXNET-160] Fix for issue 9062 URL: https://github.com/apache/incubator-mxnet/pull/10413#issuecomment-378810768 @eric-haibin-lin @rahul003 @reminisce @anirudh2290 This is bug fix for #9062, please give a review if you have a minute. Thanks! --

[GitHub] eric-haibin-lin closed pull request #10400: Add support for cast storage on same stypes

2018-04-04 Thread GitBox
eric-haibin-lin closed pull request #10400: Add support for cast storage on same stypes URL: https://github.com/apache/incubator-mxnet/pull/10400 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

[incubator-mxnet] branch master updated: Add support for cast storage on same stypes (#10400)

2018-04-04 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 2cd09a0 Add support for cast storage o

[GitHub] eric-haibin-lin closed issue #8524: Cast storage to same stype gives an error for csr

2018-04-04 Thread GitBox
eric-haibin-lin closed issue #8524: Cast storage to same stype gives an error for csr URL: https://github.com/apache/incubator-mxnet/issues/8524 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] anirudh2290 commented on issue #10374: Sparse support for Custom Op

2018-04-04 Thread GitBox
anirudh2290 commented on issue #10374: Sparse support for Custom Op URL: https://github.com/apache/incubator-mxnet/pull/10374#issuecomment-378812007 @piiswrong WDYT ? This is an automated message from the Apache Git Service. T

[GitHub] gautamkmr commented on issue #9949: Mac build from source script validation fails

2018-04-04 Thread GitBox
gautamkmr commented on issue #9949: Mac build from source script validation fails URL: https://github.com/apache/incubator-mxnet/issues/9949#issuecomment-378813533 Looks like 1.0.0. was fine PR which tried to add the numpy version but looks like python-2.7.10 is too old for numpy

[GitHub] eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16 URL: https://github.com/apache/incubator-mxnet/pull/10391#discussion_r179345318 ## File path: docs/tutorials/python/float16.md ## @@ -0,0 +1,280 @@

[GitHub] eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16 URL: https://github.com/apache/incubator-mxnet/pull/10391#discussion_r179345014 ## File path: docs/tutorials/python/float16.md ## @@ -0,0 +1,280 @@

[GitHub] eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16 URL: https://github.com/apache/incubator-mxnet/pull/10391#discussion_r179345103 ## File path: docs/tutorials/python/float16.md ## @@ -0,0 +1,280 @@

[GitHub] eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16 URL: https://github.com/apache/incubator-mxnet/pull/10391#discussion_r179343748 ## File path: docs/tutorials/python/float16.md ## @@ -0,0 +1,280 @@

[GitHub] eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16 URL: https://github.com/apache/incubator-mxnet/pull/10391#discussion_r179345236 ## File path: docs/tutorials/python/float16.md ## @@ -0,0 +1,280 @@

[GitHub] eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16 URL: https://github.com/apache/incubator-mxnet/pull/10391#discussion_r179344912 ## File path: docs/tutorials/python/float16.md ## @@ -0,0 +1,280 @@

[GitHub] eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16 URL: https://github.com/apache/incubator-mxnet/pull/10391#discussion_r179344795 ## File path: docs/tutorials/python/float16.md ## @@ -0,0 +1,280 @@

[GitHub] eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16

2018-04-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16 URL: https://github.com/apache/incubator-mxnet/pull/10391#discussion_r179344737 ## File path: docs/tutorials/python/float16.md ## @@ -0,0 +1,280 @@

[GitHub] anirudh2290 commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062

2018-04-04 Thread GitBox
anirudh2290 commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062 URL: https://github.com/apache/incubator-mxnet/pull/10413#discussion_r179347161 ## File path: tests/python/unittest/test_random.py ## @@ -276,29 +276,34 @@ def test_parallel_random_see

[GitHub] anirudh2290 commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062

2018-04-04 Thread GitBox
anirudh2290 commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062 URL: https://github.com/apache/incubator-mxnet/pull/10413#discussion_r179347145 ## File path: tests/python/unittest/test_random.py ## @@ -276,29 +276,34 @@ def test_parallel_random_see

[GitHub] haojin2 commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062

2018-04-04 Thread GitBox
haojin2 commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062 URL: https://github.com/apache/incubator-mxnet/pull/10413#discussion_r179348107 ## File path: tests/python/unittest/test_random.py ## @@ -276,29 +276,34 @@ def test_parallel_random_seed_se

[GitHub] haojin2 commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062

2018-04-04 Thread GitBox
haojin2 commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062 URL: https://github.com/apache/incubator-mxnet/pull/10413#discussion_r179348200 ## File path: tests/python/unittest/test_random.py ## @@ -276,29 +276,34 @@ def test_parallel_random_seed_se

[GitHub] reminisce commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062

2018-04-04 Thread GitBox
reminisce commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062 URL: https://github.com/apache/incubator-mxnet/pull/10413#discussion_r179348312 ## File path: tests/python/unittest/test_random.py ## @@ -276,29 +276,34 @@ def test_parallel_random_seed_

[GitHub] haojin2 commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062

2018-04-04 Thread GitBox
haojin2 commented on a change in pull request #10413: [MXNET-160] Fix for issue 9062 URL: https://github.com/apache/incubator-mxnet/pull/10413#discussion_r179348417 ## File path: tests/python/unittest/test_random.py ## @@ -276,29 +276,34 @@ def test_parallel_random_seed_se

[GitHub] reminisce commented on issue #10410: Fix output names of nn operators.

2018-04-04 Thread GitBox
reminisce commented on issue #10410: Fix output names of nn operators. URL: https://github.com/apache/incubator-mxnet/pull/10410#issuecomment-378818873 LGTM. @zheng-da Did these operators all use the legacy interface? This

[GitHub] reminisce opened a new pull request #10417: Error handling for non-positive reps of tile op

2018-04-04 Thread GitBox
reminisce opened a new pull request #10417: Error handling for non-positive reps of tile op URL: https://github.com/apache/incubator-mxnet/pull/10417 ## Description ## Address this issue. https://github.com/apache/incubator-mxnet/issues/10288 ## Checklist ## ### Essentials #

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

2018-04-04 Thread GitBox
anirudhacharya commented on issue #8344: Broken link for "MXNet R Reference Manual"? URL: https://github.com/apache/incubator-mxnet/issues/8344#issuecomment-378819543 @lanking520 fixed in this PR - https://github.com/apache/incubator-mxnet/pull/10408 -

[GitHub] indhub opened a new pull request #10418: [MXNET-150] Fix the build status icons in the root README

2018-04-04 Thread GitBox
indhub opened a new pull request #10418: [MXNET-150] Fix the build status icons in the root README URL: https://github.com/apache/incubator-mxnet/pull/10418 ## Description ## Fix the build status icons in the root README. These icons were not changed when we moved to the new CI and is n

[GitHub] reminisce commented on issue #10416: mx.symbol.LeakyRelu could not be visualized

2018-04-04 Thread GitBox
reminisce commented on issue #10416: mx.symbol.LeakyRelu could not be visualized URL: https://github.com/apache/incubator-mxnet/issues/10416#issuecomment-378821909 Probably because you didn't specify the params of LeakyReLU and all the params use the default values. In this case, there i

[GitHub] anirudhacharya commented on issue #9159: Symbol.bind() do not warn or error on dtype mismatch between Symbol and binding Data

2018-04-04 Thread GitBox
anirudhacharya commented on issue #9159: Symbol.bind() do not warn or error on dtype mismatch between Symbol and binding Data URL: https://github.com/apache/incubator-mxnet/issues/9159#issuecomment-378822826 @sandeep-krishnamurthy This is a case of type promotion. Why is it an issue? In

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

2018-04-04 Thread GitBox
haojin2 commented on issue #9508: Gluon Conv1DTranspose causes "kernel died" URL: https://github.com/apache/incubator-mxnet/issues/9508#issuecomment-378837868 Hello, I tried to re-produce this issue earlier today with Spyder 3.2.6 on Windows 10/ CUDA 9.0/ Python 3.6.4 but with a newer bui

<    1   2