[GitHub] [incubator-mxnet] Yiyan66 closed pull request #18580: [numpy] numpy types support for may_share_memory

2020-07-26 Thread GitBox
Yiyan66 closed pull request #18580: URL: https://github.com/apache/incubator-mxnet/pull/18580 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-mxnet] DickJC123 edited a comment on issue #15529: MXNET_CUDNN_AUTOTUNE_DEFAULT problems

2020-07-26 Thread GitBox
DickJC123 edited a comment on issue #15529: URL: https://github.com/apache/incubator-mxnet/issues/15529#issuecomment-664097394 Sorry this issue got buried on the todo stack. To be honest though, it may not be a bug in the convolution algo cache implementation, but more an issue with the

[GitHub] [incubator-mxnet] DickJC123 commented on issue #15529: MXNET_CUDNN_AUTOTUNE_DEFAULT problems

2020-07-26 Thread GitBox
DickJC123 commented on issue #15529: URL: https://github.com/apache/incubator-mxnet/issues/15529#issuecomment-664097394 Sorry this issue got buried on the todo stack. To be honest though, it may not be a bug in the convolution algo cache implementation, but more an issue with the policy

[GitHub] [incubator-mxnet] szha commented on issue #15529: MXNET_CUDNN_AUTOTUNE_DEFAULT problems

2020-07-26 Thread GitBox
szha commented on issue #15529: URL: https://github.com/apache/incubator-mxnet/issues/15529#issuecomment-664089743 cc @ptrendx @DickJC123, it would be good if we could fix this problem. This is an automated message from the

[GitHub] [incubator-mxnet] waytrue17 commented on a change in pull request #18690: [WIP] optimize graph in presence of dynamic shape ops

2020-07-26 Thread GitBox
waytrue17 commented on a change in pull request #18690: URL: https://github.com/apache/incubator-mxnet/pull/18690#discussion_r460610246 ## File path: src/operator/subgraph/build_subgraph.cc ## @@ -360,6 +405,17 @@ void SelectSubgraphNodes(nnvm::Graph* g, SubgraphSelectorV2Ptr

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #18690: [WIP] optimize graph in presence of dynamic shape ops

2020-07-26 Thread GitBox
mseth10 commented on a change in pull request #18690: URL: https://github.com/apache/incubator-mxnet/pull/18690#discussion_r460591522 ## File path: src/operator/subgraph/build_subgraph.cc ## @@ -360,6 +405,17 @@ void SelectSubgraphNodes(nnvm::Graph* g, SubgraphSelectorV2Ptr

[GitHub] [incubator-mxnet] waytrue17 commented on a change in pull request #18690: [WIP] optimize graph in presence of dynamic shape ops

2020-07-26 Thread GitBox
waytrue17 commented on a change in pull request #18690: URL: https://github.com/apache/incubator-mxnet/pull/18690#discussion_r460585378 ## File path: src/operator/subgraph/build_subgraph.cc ## @@ -360,6 +405,17 @@ void SelectSubgraphNodes(nnvm::Graph* g, SubgraphSelectorV2Ptr

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18744: [v1.x] add large matrix tests for linalg ops: det, inverse, trsm, trmm

2020-07-26 Thread GitBox
mxnet-bot commented on pull request #18744: URL: https://github.com/apache/incubator-mxnet/pull/18744#issuecomment-664057824 Jenkins CI successfully triggered : [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] mseth10 commented on pull request #18744: [v1.x] add large matrix tests for linalg ops: det, inverse, trsm, trmm

2020-07-26 Thread GitBox
mseth10 commented on pull request #18744: URL: https://github.com/apache/incubator-mxnet/pull/18744#issuecomment-664057813 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet-ci] ChaiBapchya opened a new pull request #28: Add MXNet CI bot lambda [serverless-based]

2020-07-26 Thread GitBox
ChaiBapchya opened a new pull request #28: URL: https://github.com/apache/incubator-mxnet-ci/pull/28 MXNet CI Bot helps trigger CI builds on PRs Manually. Design: https://cwiki.apache.org/confluence/display/MXNET/MXNet+CI+Bot Moved code from private repo to publicly

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460588775 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460588775 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #17857: [Numpy] FFI: sort, argsort, vstack etc

2020-07-26 Thread GitBox
mxnet-bot commented on pull request #17857: URL: https://github.com/apache/incubator-mxnet/pull/17857#issuecomment-664055432 Jenkins CI successfully triggered : [centos-gpu, centos-cpu, miscellaneous, clang, unix-cpu, unix-gpu, windows-gpu, sanity, website, edge, windows-cpu]

[GitHub] [incubator-mxnet] hanke580 commented on pull request #17857: [Numpy] FFI: sort, argsort, vstack etc

2020-07-26 Thread GitBox
hanke580 commented on pull request #17857: URL: https://github.com/apache/incubator-mxnet/pull/17857#issuecomment-664055414 @mxnet-bot run ci [all] This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17472: Memory corruption issue with unravel_index

2020-07-26 Thread GitBox
ChaiBapchya commented on issue #17472: URL: https://github.com/apache/incubator-mxnet/issues/17472#issuecomment-664053550 Please ignore previous comments. I just used them for testing out a bot functionality. This is an

[GitHub] [incubator-mxnet] szha closed issue #17801: Add a bot to manually trigger CI builds for PR

2020-07-26 Thread GitBox
szha closed issue #17801: URL: https://github.com/apache/incubator-mxnet/issues/17801 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17801: Add a bot to manually trigger CI builds for PR

2020-07-26 Thread GitBox
ChaiBapchya commented on issue #17801: URL: https://github.com/apache/incubator-mxnet/issues/17801#issuecomment-664053242 @sandeep-krishnamurthy @szha Can we close this issue since this has been completed? Thanks! This is

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17801: Add a bot to manually trigger CI builds for PR

2020-07-26 Thread GitBox
mxnet-bot commented on issue #17801: URL: https://github.com/apache/incubator-mxnet/issues/17801#issuecomment-664053244 Hey @ChaiBapchya @mxnet-bot can only be invoked on a PR. This is an automated message from the

[GitHub] [incubator-mxnet] ChaiBapchya commented on pull request #18715: [WIP] Large tensor linalg gelqf orglq

2020-07-26 Thread GitBox
ChaiBapchya commented on pull request #18715: URL: https://github.com/apache/incubator-mxnet/pull/18715#issuecomment-664052874 @mxnet-bot run ci [sanity] This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] waytrue17 commented on a change in pull request #18690: [WIP] optimize graph in presence of dynamic shape ops

2020-07-26 Thread GitBox
waytrue17 commented on a change in pull request #18690: URL: https://github.com/apache/incubator-mxnet/pull/18690#discussion_r460585378 ## File path: src/operator/subgraph/build_subgraph.cc ## @@ -360,6 +405,17 @@ void SelectSubgraphNodes(nnvm::Graph* g, SubgraphSelectorV2Ptr

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17472: Memory corruption issue with unravel_index

2020-07-26 Thread GitBox
mxnet-bot commented on issue #17472: URL: https://github.com/apache/incubator-mxnet/issues/17472#issuecomment-664052823 Hey @ChaiBapchya @mxnet-bot can only be invoked on a PR. This is an automated message from the

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18715: [WIP] Large tensor linalg gelqf orglq

2020-07-26 Thread GitBox
mxnet-bot commented on pull request #18715: URL: https://github.com/apache/incubator-mxnet/pull/18715#issuecomment-664052883 Jenkins CI successfully triggered : [sanity] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17472: Memory corruption issue with unravel_index

2020-07-26 Thread GitBox
ChaiBapchya commented on issue #17472: URL: https://github.com/apache/incubator-mxnet/issues/17472#issuecomment-664052814 @mxnet-bot test if it detects that this is an issue and not a PR This is an automated message from

[GitHub] [incubator-mxnet] marcoabreu commented on issue #9686: [Discussion] MXNet 2.0 Roadmap (was: APIs that might be a good idea to break in 2.0)

2020-07-26 Thread GitBox
marcoabreu commented on issue #9686: URL: https://github.com/apache/incubator-mxnet/issues/9686#issuecomment-664051201 Are there any plans to move the training logic (dataset handling, distributed training, etc) into the core to avoid having all that logic in the frontend languages?

[GitHub] [incubator-mxnet-ci] marcoabreu commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
marcoabreu commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460583817 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet-ci] marcoabreu commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
marcoabreu commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460583702 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17472: Memory corruption issue with unravel_index

2020-07-26 Thread GitBox
ChaiBapchya commented on issue #17472: URL: https://github.com/apache/incubator-mxnet/issues/17472#issuecomment-664049306 @mxnet-bot test if you comment on an issue This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17472: Memory corruption issue with unravel_index

2020-07-26 Thread GitBox
mxnet-bot commented on issue #17472: URL: https://github.com/apache/incubator-mxnet/issues/17472#issuecomment-664049309 Undefined action detected. Permissible actions are : run ci [all], run ci [job1, job2] Example : @mxnet-bot run ci [all] Example : @mxnet-bot run ci

[GitHub] [incubator-mxnet] szha commented on issue #18666: Version selector install guides

2020-07-26 Thread GitBox
szha commented on issue #18666: URL: https://github.com/apache/incubator-mxnet/issues/18666#issuecomment-664048629 The current installation page is confusing. I suggest we remove the build from source banner and incorporate the platform-specific build instructions.

[GitHub] [incubator-mxnet] szha commented on pull request #18690: [WIP] optimize graph in presence of dynamic shape ops

2020-07-26 Thread GitBox
szha commented on pull request #18690: URL: https://github.com/apache/incubator-mxnet/pull/18690#issuecomment-664045955 @samskalicky it would be great to have your review on this This is an automated message from the Apache

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460578415 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460573660 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #18690: [WIP] optimize graph in presence of dynamic shape ops

2020-07-26 Thread GitBox
mseth10 commented on a change in pull request #18690: URL: https://github.com/apache/incubator-mxnet/pull/18690#discussion_r460570318 ## File path: src/operator/subgraph/build_subgraph.cc ## @@ -360,6 +405,17 @@ void SelectSubgraphNodes(nnvm::Graph* g, SubgraphSelectorV2Ptr

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18744: [v1.x] add large matrix tests for linalg ops: det, inverse, trsm, trmm

2020-07-26 Thread GitBox
mxnet-bot commented on pull request #18744: URL: https://github.com/apache/incubator-mxnet/pull/18744#issuecomment-664035888 Jenkins CI successfully triggered : [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] mseth10 commented on pull request #18744: [v1.x] add large matrix tests for linalg ops: det, inverse, trsm, trmm

2020-07-26 Thread GitBox
mseth10 commented on pull request #18744: URL: https://github.com/apache/incubator-mxnet/pull/18744#issuecomment-664035879 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] mseth10 commented on pull request #18744: [v1.x] add large matrix tests for linalg ops: det, inverse, trsm, trmm

2020-07-26 Thread GitBox
mseth10 commented on pull request #18744: URL: https://github.com/apache/incubator-mxnet/pull/18744#issuecomment-664035682 > @mseth10 Did you run the tests again after making these changes ? Did they all pass ? Yes @access2rohit

[GitHub] [incubator-mxnet-ci] marcoabreu commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
marcoabreu commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460560992 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet-ci] marcoabreu commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
marcoabreu commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460560854 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460556456 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet] szha edited a comment on issue #18789: [bug] Autograd throws an exception that was not caught in MXNet 1.6

2020-07-26 Thread GitBox
szha edited a comment on issue #18789: URL: https://github.com/apache/incubator-mxnet/issues/18789#issuecomment-664025563 #18768 probably have fixed it. Would you try the nightly build and see if this is still an issue? `pip install --pre mxnet-cu100 -f https://dist.mxnet.io/python`

[GitHub] [incubator-mxnet] szha commented on issue #18789: [bug] Autograd throws an exception that was not caught in MXNet 1.6

2020-07-26 Thread GitBox
szha commented on issue #18789: URL: https://github.com/apache/incubator-mxnet/issues/18789#issuecomment-664025563 #18768 probably have fixed it. Would you try the nightly build and see if this is still an issue? `pip install --pre mxnet-cu101 -f https://dist.mxnet.io/python`

[GitHub] [incubator-mxnet] access2rohit edited a comment on pull request #18744: [v1.x] add large matrix tests for linalg ops: det, inverse, trsm, trmm

2020-07-26 Thread GitBox
access2rohit edited a comment on pull request #18744: URL: https://github.com/apache/incubator-mxnet/pull/18744#issuecomment-664024126 @mseth10 Did you run the tests again after making these changes ? Did they all pass ?

[GitHub] [incubator-mxnet] access2rohit commented on pull request #18744: [v1.x] add large matrix tests for linalg ops: det, inverse, trsm, trmm

2020-07-26 Thread GitBox
access2rohit commented on pull request #18744: URL: https://github.com/apache/incubator-mxnet/pull/18744#issuecomment-664024126 @mseth10 Did you run the tests again ? This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460556456 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460556456 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460556456 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460555773 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet] waytrue17 commented on a change in pull request #18690: [WIP] optimize graph in presence of dynamic shape ops

2020-07-26 Thread GitBox
waytrue17 commented on a change in pull request #18690: URL: https://github.com/apache/incubator-mxnet/pull/18690#discussion_r460555053 ## File path: src/operator/subgraph/build_subgraph.cc ## @@ -360,6 +405,17 @@ void SelectSubgraphNodes(nnvm::Graph* g, SubgraphSelectorV2Ptr

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460554763 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet] yzh119 commented on issue #18789: [bug] Autograd throws an exception that was not caught in MXNet 1.6

2020-07-26 Thread GitBox
yzh119 commented on issue #18789: URL: https://github.com/apache/incubator-mxnet/issues/18789#issuecomment-664012859 I ran the above code as a script. If I ran it in interactive mode, the exception message appears as I exit: ```python >>> from mxnet import nd >>> import mxnet

[GitHub] [incubator-mxnet] szha closed issue #11783: How to install the latest version of mxnet?

2020-07-26 Thread GitBox
szha closed issue #11783: URL: https://github.com/apache/incubator-mxnet/issues/11783 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [incubator-mxnet] szha commented on issue #11783: How to install the latest version of mxnet?

2020-07-26 Thread GitBox
szha commented on issue #11783: URL: https://github.com/apache/incubator-mxnet/issues/11783#issuecomment-664010145 Note that the nightly build is provided to mxnet developers only, as convenience infrastructure. They are not official mxnet releases

[GitHub] [incubator-mxnet] y12uc231 opened a new issue #11783: How to install the latest version of mxnet?

2020-07-26 Thread GitBox
y12uc231 opened a new issue #11783: URL: https://github.com/apache/incubator-mxnet/issues/11783 how to install the latest version of mxnet with repo? I think there have been some changes which are not reflected in the latest version of pip.

[GitHub] [incubator-mxnet] szha closed issue #17537: Outdated mxnet nightly build wheel instructions

2020-07-26 Thread GitBox
szha closed issue #17537: URL: https://github.com/apache/incubator-mxnet/issues/17537 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [incubator-mxnet] szha commented on issue #17537: Outdated mxnet nightly build wheel instructions

2020-07-26 Thread GitBox
szha commented on issue #17537: URL: https://github.com/apache/incubator-mxnet/issues/17537#issuecomment-664009938 According to Apache incubator VP, the nightly builds should not be offered to the public and only developers should have access.

[GitHub] [incubator-mxnet] szha commented on issue #18789: [bug] Autograd throws an exception that was not caught in MXNet 1.6

2020-07-26 Thread GitBox
szha commented on issue #18789: URL: https://github.com/apache/incubator-mxnet/issues/18789#issuecomment-664007769 Did you run the above as a script? Or in an interactive python shell? I want to see if the program terminated immediately after the execution.

[GitHub] [incubator-mxnet] mseth10 commented on pull request #18744: [v1.x] add large matrix tests for linalg ops: det, inverse, trsm, trmm

2020-07-26 Thread GitBox
mseth10 commented on pull request #18744: URL: https://github.com/apache/incubator-mxnet/pull/18744#issuecomment-663997058 > I see missing shape checks, can you add them? ... rest LGTM! Added shape checks. Can you please approve? @access2rohit

[GitHub] [incubator-mxnet] yzh119 commented on issue #18789: [bug] Autograd throws an exception that was not caught in MXNet 1.6

2020-07-26 Thread GitBox
yzh119 commented on issue #18789: URL: https://github.com/apache/incubator-mxnet/issues/18789#issuecomment-663990498 @szha Thanks for your help, but I think the problem also exists for `mxnet.ndarray`'s, not only for `mxnet.numpy.array`.

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #18690: [WIP] optimize graph in presence of dynamic shape ops

2020-07-26 Thread GitBox
mseth10 commented on a change in pull request #18690: URL: https://github.com/apache/incubator-mxnet/pull/18690#discussion_r460503949 ## File path: src/operator/subgraph/build_subgraph.cc ## @@ -360,6 +405,17 @@ void SelectSubgraphNodes(nnvm::Graph* g, SubgraphSelectorV2Ptr

[GitHub] [incubator-mxnet-ci] marcoabreu commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
marcoabreu commented on a change in pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r460494977 ## File path: services/lambda-label-successful-prs/CIBot.py ## @@ -0,0 +1,199 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet-ci] ChaiBapchya opened a new pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

2020-07-26 Thread GitBox
ChaiBapchya opened a new pull request #27: URL: https://github.com/apache/incubator-mxnet-ci/pull/27 Tested it locally & on dev account. Deployed this on Prod account. Runs once per day. Configured in the `serverless.yml` script. It reuses credentials set during MXNet Bot

[GitHub] [incubator-mxnet] szha commented on issue #18788: bfloat16 rendered as uint16

2020-07-26 Thread GitBox
szha commented on issue #18788: URL: https://github.com/apache/incubator-mxnet/issues/18788#issuecomment-663941201 cc @rongzha1 @pengzhao-intel This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] Zha0q1 commented on pull request #18744: [v1.x] add linalg large matrix tests

2020-07-26 Thread GitBox
Zha0q1 commented on pull request #18744: URL: https://github.com/apache/incubator-mxnet/pull/18744#issuecomment-663941177 LGTM thanks Manu for the tweaks This is an automated message from the Apache Git Service. To respond