[GitHub] threeleafzerg commented on issue #10696: [MXNET-366]Extend MXNet Distributed Training by AllReduce

2018-06-20 Thread GitBox
threeleafzerg commented on issue #10696: [MXNET-366]Extend MXNet Distributed Training by AllReduce URL: https://github.com/apache/incubator-mxnet/pull/10696#issuecomment-398991715 @rahul003 @pengzhao-intel I have finished code modification according to your review comments. As for G

[GitHub] reminisce commented on a change in pull request #11251: [WIP] Graph partitioner and subgraph op

2018-06-20 Thread GitBox
reminisce commented on a change in pull request #11251: [WIP] Graph partitioner and subgraph op URL: https://github.com/apache/incubator-mxnet/pull/11251#discussion_r197022053 ## File path: src/operator/subgraph/common.h ## @@ -0,0 +1,270 @@ +/* + * Licensed to the Apache

[GitHub] zheng-da commented on a change in pull request #10451: [MXNET-432] Add Foreach

2018-06-20 Thread GitBox
zheng-da commented on a change in pull request #10451: [MXNET-432] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r197012719 ## File path: src/operator/control_flow.cc ## @@ -0,0 +1,428 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] lanking520 commented on a change in pull request #10451: [MXNET-432] Add Foreach

2018-06-20 Thread GitBox
lanking520 commented on a change in pull request #10451: [MXNET-432] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r197013277 ## File path: src/operator/control_flow.cc ## @@ -0,0 +1,428 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] zheng-da commented on a change in pull request #10451: [MXNET-432] Add Foreach

2018-06-20 Thread GitBox
zheng-da commented on a change in pull request #10451: [MXNET-432] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r197012719 ## File path: src/operator/control_flow.cc ## @@ -0,0 +1,428 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] lanking520 commented on a change in pull request #10451: [MXNET-432] Add Foreach

2018-06-20 Thread GitBox
lanking520 commented on a change in pull request #10451: [MXNET-432] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r197011284 ## File path: src/operator/control_flow.cc ## @@ -0,0 +1,428 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] jinhuang415 edited a comment on issue #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue

2018-06-20 Thread GitBox
jinhuang415 edited a comment on issue #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue URL: https://github.com/apache/incubator-mxnet/pull/11090#issuecomment-398975623 @szha We removed MKLDNN_ROOT (make variable) support in new diff in order to simpl

[GitHub] jinhuang415 commented on issue #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue

2018-06-20 Thread GitBox
jinhuang415 commented on issue #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue URL: https://github.com/apache/incubator-mxnet/pull/11090#issuecomment-398975623 @szha We removed MKLDNN_ROOT (make variable) support in new diff since we found it is not

[GitHub] lanking520 commented on issue #11303: MXNET Scala package build failed

2018-06-20 Thread GitBox
lanking520 commented on issue #11303: MXNET Scala package build failed URL: https://github.com/apache/incubator-mxnet/issues/11303#issuecomment-398974134 Hi @Aman1994 sorry for the late reply. I cannot reproduce the same issue you have, but let's add @yzhliu involved to see how we can solv

[GitHub] reminisce commented on issue #11349: Infer shape partial returns () after slice / slice_axis operations

2018-06-20 Thread GitBox
reminisce commented on issue #11349: Infer shape partial returns () after slice / slice_axis operations URL: https://github.com/apache/incubator-mxnet/issues/11349#issuecomment-398971075 I wouldn't call it a bug as MXNet only supports computation with complete shape information. This is a

[GitHub] sandeep-krishnamurthy opened a new issue #11349: Infer shape partial returns () after slice / slice_axis operations

2018-06-20 Thread GitBox
sandeep-krishnamurthy opened a new issue #11349: Infer shape partial returns () after slice / slice_axis operations URL: https://github.com/apache/incubator-mxnet/issues/11349 Code snippet ``` var1 = mx.sym.var(name="data", shape=(0,20)) var2 = mx.sym.slice(var1,begin=(None, No

[incubator-mxnet] branch master updated: Fix typo in lrn (#11347)

2018-06-20 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 d6813ef Fix typo in lrn (#11347) d68

[GitHub] szha closed pull request #11347: Fix typo in lrn

2018-06-20 Thread GitBox
szha closed pull request #11347: Fix typo in lrn URL: https://github.com/apache/incubator-mxnet/pull/11347 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 (from a

[GitHub] szha closed issue #11343: Minor typo in ./src/operator/nn/lrn.cc

2018-06-20 Thread GitBox
szha closed issue #11343: Minor typo in ./src/operator/nn/lrn.cc URL: https://github.com/apache/incubator-mxnet/issues/11343 This is an automated message from the Apache Git Service. To respond to the message, please log on G

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] yzhliu commented on a change in pull request #10451: [MXNET-432] Add Foreach

2018-06-20 Thread GitBox
yzhliu commented on a change in pull request #10451: [MXNET-432] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r19753 ## File path: src/operator/control_flow.cc ## @@ -0,0 +1,428 @@ +/* + * Licensed to the Apache Software Foundation (A

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] marcoabreu commented on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
marcoabreu commented on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398961006 Please note that the above report is meaningless since the base report is missing. It will only be generated after the PR has been merged

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io edited a comment on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded f

[GitHub] codecov-io commented on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
codecov-io commented on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398959560 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/11344?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull

[GitHub] marcoabreu opened a new pull request #11348: [MXNET-538] Add XUnit test result publishing to windows

2018-06-20 Thread GitBox
marcoabreu opened a new pull request #11348: [MXNET-538] Add XUnit test result publishing to windows URL: https://github.com/apache/incubator-mxnet/pull/11348 ## Description ## This PR adds the test result publishing of Windows Python tests. Previously, this was disabled due to restrict

[incubator-mxnet] branch master updated: [WIP]Update resnet pretrained models (#11327)

2018-06-20 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 afc1496 [WIP]Update resnet pretraine

[GitHub] szha closed pull request #11327: [WIP]Update resnet pretrained models

2018-06-20 Thread GitBox
szha closed pull request #11327: [WIP]Update resnet pretrained models URL: https://github.com/apache/incubator-mxnet/pull/11327 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

[GitHub] szha commented on issue #11327: [WIP]Update resnet pretrained models

2018-06-20 Thread GitBox
szha commented on issue #11327: [WIP]Update resnet pretrained models URL: https://github.com/apache/incubator-mxnet/pull/11327#issuecomment-398954895 LGTM. This set of parameter should not be back-ported to older versions due to format. -

[GitHub] marcoabreu closed pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-20 Thread GitBox
marcoabreu closed pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below

[incubator-mxnet] branch master updated: [MXNET-405] Add 2 new pipelines to the Official CI and run nightly tests. (#10827)

2018-06-20 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 bb105a1 [MXNET-405] Add 2 new pipe

[GitHub] marcoabreu commented on issue #11344: [WIP] Add test coverage reporting

2018-06-20 Thread GitBox
marcoabreu commented on issue #11344: [WIP] Add test coverage reporting URL: https://github.com/apache/incubator-mxnet/pull/11344#issuecomment-398953455 It seems like we import a file in https://github.com/apache/incubator-mxnet/pull/11344/files#diff-6cfcfc3b0a8646417c0e3b74d1fc8cf0L23 whi

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

2018-06-20 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 44696dd Bump the publish ti

[GitHub] TaoLv commented on issue #11335: Fix axis Bug in MKLDNN Softmax

2018-06-20 Thread GitBox
TaoLv commented on issue #11335: Fix axis Bug in MKLDNN Softmax URL: https://github.com/apache/incubator-mxnet/pull/11335#issuecomment-398947468 @szha same question for SoftmaxOutput operator? https://github.com/apache/incubator-mxnet/blob/master/src/operator/softmax_output.cc#L47

[GitHub] juliusshufan commented on issue #10921: [MXNET-500]Test cases improvement for MKLDNN on Gluon

2018-06-20 Thread GitBox
juliusshufan commented on issue #10921: [MXNET-500]Test cases improvement for MKLDNN on Gluon URL: https://github.com/apache/incubator-mxnet/pull/10921#issuecomment-398945758 @zheng-da , the retrigger will not work for this case. I am still working on the investigation why these cases fail

[GitHub] anirudh2290 commented on issue #11252: [MXNET-323] Improve performance of broadcast ops backward pass

2018-06-20 Thread GitBox
anirudh2290 commented on issue #11252: [MXNET-323] Improve performance of broadcast ops backward pass URL: https://github.com/apache/incubator-mxnet/pull/11252#issuecomment-398944293 @piiswrong can you help take a look ? This

[GitHub] anirudh2290 commented on issue #11332: [MXNET-558] Fix 'AttributeError: '_thread._local' object has no attribute 'value'' on distributed processing applications

2018-06-20 Thread GitBox
anirudh2290 commented on issue #11332: [MXNET-558] Fix 'AttributeError: '_thread._local' object has no attribute 'value'' on distributed processing applications URL: https://github.com/apache/incubator-mxnet/pull/11332#issuecomment-398944016 @piiswrong can you also take a look...

[GitHub] eric-haibin-lin commented on a change in pull request #11251: [WIP] Graph partitioner and subgraph op

2018-06-20 Thread GitBox
eric-haibin-lin commented on a change in pull request #11251: [WIP] Graph partitioner and subgraph op URL: https://github.com/apache/incubator-mxnet/pull/11251#discussion_r196984722 ## File path: src/operator/subgraph/common.h ## @@ -0,0 +1,270 @@ +/* + * Licensed to the A

[incubator-mxnet] branch master updated: [MXNET-555] Add subgraph storage type inference to CachedOp (#11306)

2018-06-20 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 7a83a75 [MXNET-555] Add subgraph storage

[GitHub] piiswrong closed issue #11206: Embedding(sparse_grad=True) + hybridization fallback issues

2018-06-20 Thread GitBox
piiswrong closed issue #11206: Embedding(sparse_grad=True) + hybridization fallback issues URL: https://github.com/apache/incubator-mxnet/issues/11206 This is an automated message from the Apache Git Service. To respond to t

[GitHub] piiswrong closed pull request #11306: [MXNET-555] Add subgraph storage type inference to CachedOp

2018-06-20 Thread GitBox
piiswrong closed pull request #11306: [MXNET-555] Add subgraph storage type inference to CachedOp URL: https://github.com/apache/incubator-mxnet/pull/11306 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 prov

[GitHub] junrushao1994 opened a new pull request #11347: Fix typo in lrn

2018-06-20 Thread GitBox
junrushao1994 opened a new pull request #11347: Fix typo in lrn URL: https://github.com/apache/incubator-mxnet/pull/11347 Fixes #11343 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] junrushao1994 opened a new issue #11346: Logic operator returns NDArrays of float, not int / boolean

2018-06-20 Thread GitBox
junrushao1994 opened a new issue #11346: Logic operator returns NDArrays of float, not int / boolean URL: https://github.com/apache/incubator-mxnet/issues/11346 ## Description Logical operators for NDArrays returns a float NDArray, which is inconsistent of the description of the documen

[incubator-mxnet] branch subgraph updated (74479b8 -> 9ffc03c)

2018-06-20 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a change to branch subgraph in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 74479b8 [MXNET-386] ongoing maintenance on NDArray (#11126) add fc102c3 Fix build.py when CCACHE

[GitHub] zhreshold commented on issue #11247: Add seed_aug parameter for ImageRecordItr to fix random seed for default augmentation

2018-06-20 Thread GitBox
zhreshold commented on issue #11247: Add seed_aug parameter for ImageRecordItr to fix random seed for default augmentation URL: https://github.com/apache/incubator-mxnet/pull/11247#issuecomment-398926334 @wenyangchu thanks for the contribution, this is merged. A quick tip: please use reb

[incubator-mxnet] branch master updated: Add seed_aug parameter for ImageRecordItr to fix random seed for default augmentation (#11247)

2018-06-20 Thread zhreshold
This is an automated email from the ASF dual-hosted git repository. zhreshold 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 9ffc03c Add seed_aug parameter for

[GitHub] zheng-da closed pull request #11005: Handle MKLDNN fallback correct in custom operator

2018-06-20 Thread GitBox
zheng-da closed pull request #11005: Handle MKLDNN fallback correct in custom operator URL: https://github.com/apache/incubator-mxnet/pull/11005 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

[GitHub] zheng-da commented on issue #10921: [MXNET-500]Test cases improvement for MKLDNN on Gluon

2018-06-20 Thread GitBox
zheng-da commented on issue #10921: [MXNET-500]Test cases improvement for MKLDNN on Gluon URL: https://github.com/apache/incubator-mxnet/pull/10921#issuecomment-398907234 can we trigger the PR again? This is an automated mess

[incubator-mxnet] branch master updated: [MXNET-404] elemwise_add/sub between rsp and rsp on GPU (#11179)

2018-06-20 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 ba9784d [MXNET-404] elemwise_add/sub b

[GitHub] eric-haibin-lin closed pull request #11179: [MXNET-404] elemwise_add/sub between rsp and rsp on GPU

2018-06-20 Thread GitBox
eric-haibin-lin closed pull request #11179: [MXNET-404] elemwise_add/sub between rsp and rsp on GPU URL: https://github.com/apache/incubator-mxnet/pull/11179 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 pro

[GitHub] zheng-da commented on issue #11328: [MXNET-549] MKLDNNSum can handle variable number of inputs

2018-06-20 Thread GitBox
zheng-da commented on issue #11328: [MXNET-549] MKLDNNSum can handle variable number of inputs URL: https://github.com/apache/incubator-mxnet/pull/11328#issuecomment-398902361 do you see a requirement that MKLDNNSum needs more than 2 input arrays? --

[incubator-mxnet] branch master updated: Fix save load doc (#11345)

2018-06-20 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 7aa8a0c Fix save load doc (#11345) 7aa8a

[GitHub] piiswrong closed pull request #11345: Fix save load doc

2018-06-20 Thread GitBox
piiswrong closed pull request #11345: Fix save load doc URL: https://github.com/apache/incubator-mxnet/pull/11345 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] haojin2 commented on issue #11179: [MXNET-404] elemwise_add/sub between rsp and rsp on GPU

2018-06-20 Thread GitBox
haojin2 commented on issue #11179: [MXNET-404] elemwise_add/sub between rsp and rsp on GPU URL: https://github.com/apache/incubator-mxnet/pull/11179#issuecomment-398897801 @eric-haibin-lin should be good for merge This is an

[GitHub] marcoabreu closed pull request #11320: Static alloc for hybridblock

2018-06-20 Thread GitBox
marcoabreu closed pull request #11320: Static alloc for hybridblock URL: https://github.com/apache/incubator-mxnet/pull/11320 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 pu

[incubator-mxnet] branch master updated: Static alloc for hybridblock (#11320)

2018-06-20 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 a7ea976 Static alloc for hybridblo

[GitHub] haojin2 edited a comment on issue #11330: [MXNET-537] add_n(dense, csr, dense) = dense and add_n([dense, csr, rsp]*, dense, [dense, csr, rsp]*) = dense on CPU & GPU

2018-06-20 Thread GitBox
haojin2 edited a comment on issue #11330: [MXNET-537] add_n(dense, csr, dense) = dense and add_n([dense, csr, rsp]*, dense, [dense, csr, rsp]*) = dense on CPU & GPU URL: https://github.com/apache/incubator-mxnet/pull/11330#issuecomment-398583696 Benchmark result for add_n(more than 4 input

[GitHub] leleamol commented on issue #11340: [MXNET-559] Scripts for running the Broken link checker job

2018-06-20 Thread GitBox
leleamol commented on issue #11340: [MXNET-559] Scripts for running the Broken link checker job URL: https://github.com/apache/incubator-mxnet/pull/11340#issuecomment-398849528 @marcoabreu I had to remove reference to ubuntu_ccache.sh file which does not exist any more.

[GitHub] anirudh2290 opened a new pull request #11345: Fix save load doc

2018-06-20 Thread GitBox
anirudh2290 opened a new pull request #11345: Fix save load doc URL: https://github.com/apache/incubator-mxnet/pull/11345 ## Description ## Add Changes from https://github.com/apache/incubator-mxnet/commit/332056a3413d8065adf7ede5d6a789954b3a8326 for save load api docs in master

[incubator-mxnet] branch master updated: [MXNET-498] Test MKLDNN backward operators (#11232)

2018-06-20 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 12cb4b9 [MXNET-498] Test MKLDNN backward

[GitHub] piiswrong closed pull request #11232: [MXNET-498] Test MKLDNN backward operators

2018-06-20 Thread GitBox
piiswrong closed pull request #11232: [MXNET-498] Test MKLDNN backward operators URL: https://github.com/apache/incubator-mxnet/pull/11232 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] vrakesh commented on issue #11343: Minor typo in ./src/operator/nn/lrn.cc

2018-06-20 Thread GitBox
vrakesh commented on issue #11343: Minor typo in ./src/operator/nn/lrn.cc URL: https://github.com/apache/incubator-mxnet/issues/11343#issuecomment-398837424 Thank you for , pointing out the error, @sandeep-krishnamurthy requesting to label this under Bug -

[GitHub] vrakesh commented on issue #11342: cudnn_tune and cudnnoff parameters are not passed via gluon

2018-06-20 Thread GitBox
vrakesh commented on issue #11342: cudnn_tune and cudnnoff parameters are not passed via gluon URL: https://github.com/apache/incubator-mxnet/issues/11342#issuecomment-398836952 Thank you for pointing this out, we will look into this, @sandeep-krishnamurthy , requesting to label this issu

[GitHub] vrakesh commented on issue #11341: Deterministic cudnn algorithms

2018-06-20 Thread GitBox
vrakesh commented on issue #11341: Deterministic cudnn algorithms URL: https://github.com/apache/incubator-mxnet/issues/11341#issuecomment-398836359 Thank you for suggesting this @wenyangchu , we will look into this, @sandeep-krishnamurthy , requesting to label this under CUDA. --

[GitHub] tqchen commented on issue #10076: Build error w/ TVM in NNVM.

2018-06-20 Thread GitBox
tqchen commented on issue #10076: Build error w/ TVM in NNVM. URL: https://github.com/apache/incubator-mxnet/issues/10076#issuecomment-398827545 @mirekphd try to see if you have folder 3rdparty/tvm/nnvm. do a make clean(remove all cmake related caches) and redo the build -

[GitHub] apeforest commented on issue #11016: [Feature request] temperature parameter in Softmax and SoftmaxOutput

2018-06-20 Thread GitBox
apeforest commented on issue #11016: [Feature request] temperature parameter in Softmax and SoftmaxOutput URL: https://github.com/apache/incubator-mxnet/issues/11016#issuecomment-398814067 I have created a JIRA for this issue (https://issues.apache.org/jira/browse/MXNET-560) and I have st

[GitHub] szha commented on issue #11335: Fix axis Bug in MKLDNN Softmax

2018-06-20 Thread GitBox
szha commented on issue #11335: Fix axis Bug in MKLDNN Softmax URL: https://github.com/apache/incubator-mxnet/pull/11335#issuecomment-398812801 right, the SoftmaxActivation is an older operator and is not actively developed anymore. Going forward we are using softmax/log_softmax. -

[GitHub] szha commented on a change in pull request #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue

2018-06-20 Thread GitBox
szha commented on a change in pull request #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue URL: https://github.com/apache/incubator-mxnet/pull/11090#discussion_r196849374 ## File path: mkldnn.mk ## @@ -0,0 +1,66 @@ +# Licensed to th

[GitHub] wkcn commented on issue #9823: RCNN example fails for using latest mxnet

2018-06-20 Thread GitBox
wkcn commented on issue #9823: RCNN example fails for using latest mxnet URL: https://github.com/apache/incubator-mxnet/issues/9823#issuecomment-398802618 It seems that you read a pretrained model rather than detection model. There is no rpn_conv parameter. -

[GitHub] Ram124 commented on issue #6915: Training Faster R-CNN on own dataset

2018-06-20 Thread GitBox
Ram124 commented on issue #6915: Training Faster R-CNN on own dataset URL: https://github.com/apache/incubator-mxnet/issues/6915#issuecomment-398770355 @muchuanyun @maxrichter-scdm when i run demo.py. I am getting something like this. What is this?? (mxnet_p27) ubuntu@ip-

[GitHub] Ram124 commented on issue #9823: RCNN example fails for using latest mxnet

2018-06-20 Thread GitBox
Ram124 commented on issue #9823: RCNN example fails for using latest mxnet URL: https://github.com/apache/incubator-mxnet/issues/9823#issuecomment-398768469 @wkcn Thank you. when i run demo.py. I am getting something like this. What is this?? (mxnet_p27) ubuntu@ip-172-31-10

[GitHub] wkcn commented on issue #9823: RCNN example fails for using latest mxnet

2018-06-20 Thread GitBox
wkcn commented on issue #9823: RCNN example fails for using latest mxnet URL: https://github.com/apache/incubator-mxnet/issues/9823#issuecomment-398767312 The num_classes includes background, so 3 is right. For the dataset path, you could check config.py, pascal_voc.py and pascal_voc_ev

[GitHub] Ram124 commented on issue #9823: RCNN example fails for using latest mxnet

2018-06-20 Thread GitBox
Ram124 commented on issue #9823: RCNN example fails for using latest mxnet URL: https://github.com/apache/incubator-mxnet/issues/9823#issuecomment-398758332 @wkcn I should make it 3 right? with background. config.NUM_CLASSES = 21 And where should i specify my datset?? i hav

[GitHub] wkcn commented on issue #9823: RCNN example fails for using latest mxnet

2018-06-20 Thread GitBox
wkcn commented on issue #9823: RCNN example fails for using latest mxnet URL: https://github.com/apache/incubator-mxnet/issues/9823#issuecomment-398754638 @Ram124 You also need to change num_classes in [config.py](https://github.com/apache/incubator-mxnet/blob/master/example/rcnn/rcnn/

[GitHub] Ram124 commented on issue #9823: RCNN example fails for using latest mxnet

2018-06-20 Thread GitBox
Ram124 commented on issue #9823: RCNN example fails for using latest mxnet URL: https://github.com/apache/incubator-mxnet/issues/9823#issuecomment-398743473 @wkcn . Oh cool. i will check that.. I have my custom dataset in pascal format. what changes needs to be done to get started

[GitHub] wkcn commented on issue #9823: RCNN example fails for using latest mxnet

2018-06-20 Thread GitBox
wkcn commented on issue #9823: RCNN example fails for using latest mxnet URL: https://github.com/apache/incubator-mxnet/issues/9823#issuecomment-398741266 @Ram124 The latest MXNet has fixed the bug. https://github.com/apache/incubator-mxnet/pull/10918 ---

[GitHub] chaoer commented on issue #10745: Build from sources with Cuda 9.0 cudnn 7.1 on Window 10.

2018-06-20 Thread GitBox
chaoer commented on issue #10745: Build from sources with Cuda 9.0 cudnn 7.1 on Window 10. URL: https://github.com/apache/incubator-mxnet/issues/10745#issuecomment-398735198 @vipandrew Thanks for your kindly reply. This will help a lot. ---

[GitHub] Ram124 commented on issue #9823: RCNN example fails for using latest mxnet

2018-06-20 Thread GitBox
Ram124 commented on issue #9823: RCNN example fails for using latest mxnet URL: https://github.com/apache/incubator-mxnet/issues/9823#issuecomment-398733304 I had the same problem. I have just installed mxnet gpu support version 1.1.0 Before i had mxnet-cu80 1.2.0. and It worked.

[GitHub] vipandrew commented on issue #10745: Build from sources with Cuda 9.0 cudnn 7.1 on Window 10.

2018-06-20 Thread GitBox
vipandrew commented on issue #10745: Build from sources with Cuda 9.0 cudnn 7.1 on Window 10. URL: https://github.com/apache/incubator-mxnet/issues/10745#issuecomment-398724459 Cuda.cmake is used to detect GPU compute capability by calling nvcc command like "**${CUDA_NVCC_EXECUTABLE} --ru

[GitHub] jinhuang415 commented on issue #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue

2018-06-20 Thread GitBox
jinhuang415 commented on issue #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue URL: https://github.com/apache/incubator-mxnet/pull/11090#issuecomment-398655085 @szha After discussion we still keep current change, for mkldnn build to keep simple we a

[GitHub] jinhuang415 commented on a change in pull request #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue

2018-06-20 Thread GitBox
jinhuang415 commented on a change in pull request #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue URL: https://github.com/apache/incubator-mxnet/pull/11090#discussion_r196674652 ## File path: mkldnn.mk ## @@ -0,0 +1,66 @@ +# License

[GitHub] yajiedesign commented on issue #8671: Discussion and troubleshooting on PyPI (pip) installation

2018-06-20 Thread GitBox
yajiedesign commented on issue #8671: Discussion and troubleshooting on PyPI (pip) installation URL: https://github.com/apache/incubator-mxnet/issues/8671#issuecomment-398648140 @szha the windows mkl is compiled,is update? T

[GitHub] mirekphd commented on issue #10076: Build error w/ TVM in NNVM.

2018-06-20 Thread GitBox
mirekphd commented on issue #10076: Build error w/ TVM in NNVM. URL: https://github.com/apache/incubator-mxnet/issues/10076#issuecomment-398645834 Nope, this did not help: git submodule update --init --recursive still getting this error: include/mxnet/operator.h:33:23: fatal error: