[GitHub] [incubator-mxnet] reminisce merged pull request #16046: Numpy compatible max min

2019-08-30 Thread GitBox
reminisce merged pull request #16046: Numpy compatible max min URL: https://github.com/apache/incubator-mxnet/pull/16046 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[incubator-mxnet] branch master updated: Numpy compatible max min (#16046)

2019-08-30 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce 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 aab4ded Numpy compatible max min (#

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

2019-08-30 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 27f03a1 Bump the publish

[GitHub] [incubator-mxnet] anirudhacharya opened a new pull request #16053: Fixes #15543

2019-08-30 Thread GitBox
anirudhacharya opened a new pull request #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053 ## Description ## Fixes https://github.com/apache/incubator-mxnet/issues/15543 ## Checklist ## ### Essentials ### Please feel free to remove inapplicable it

[GitHub] [incubator-mxnet] Zheweiqiu commented on issue #16042: Error when calling get_backend_symbol

2019-08-30 Thread GitBox
Zheweiqiu commented on issue #16042: Error when calling get_backend_symbol URL: https://github.com/apache/incubator-mxnet/issues/16042#issuecomment-526782611 Hi @ZhennanQin, When you say "build from source", do you mean set parameter `USE_TENSORRT=1` when building the model or do I need

[GitHub] [incubator-mxnet] vandanavk commented on issue #14875: MXNet to ONNX export bug

2019-08-30 Thread GitBox
vandanavk commented on issue #14875: MXNet to ONNX export bug URL: https://github.com/apache/incubator-mxnet/issues/14875#issuecomment-526781904 @caiqi @ntomer feel free to contribute the ONNX conversion for these missing operators :+1:

[GitHub] [incubator-mxnet] vandanavk commented on issue #15892: retinaface model to onnx

2019-08-30 Thread GitBox
vandanavk commented on issue #15892: retinaface model to onnx URL: https://github.com/apache/incubator-mxnet/issues/15892#issuecomment-526779982 > > > Thanks @vandanavk for trying out. I go this error at first. After I googled, according to this [answer](https://github.com/onnx/onnx/issues

[GitHub] [incubator-mxnet] yzhliu edited a comment on issue #15889: [DO NOT MERGE] enable tvm_op for ci

2019-08-30 Thread GitBox
yzhliu edited a comment on issue #15889: [DO NOT MERGE] enable tvm_op for ci URL: https://github.com/apache/incubator-mxnet/pull/15889#issuecomment-526775124 Thanks @gigasquid I saw another PR also fails this test: https://github.com/apache/incubator-mxnet/pull/16046 --

[GitHub] [incubator-mxnet] yzhliu commented on issue #15889: [DO NOT MERGE] enable tvm_op for ci

2019-08-30 Thread GitBox
yzhliu commented on issue #15889: [DO NOT MERGE] enable tvm_op for ci URL: https://github.com/apache/incubator-mxnet/pull/15889#issuecomment-526775124 Thanks @gigasquid I saw another PR also fails in this test: https://github.com/apache/incubator-mxnet/pull/16046 --

[GitHub] [incubator-mxnet] vandanavk commented on a change in pull request #14942: ONNX export: Slice op - Handle None value for ends

2019-08-30 Thread GitBox
vandanavk commented on a change in pull request #14942: ONNX export: Slice op - Handle None value for ends URL: https://github.com/apache/incubator-mxnet/pull/14942#discussion_r319693989 ## File path: python/mxnet/contrib/onnx/mx2onnx/_op_translations.py ## @@ -1499,17 +15

[GitHub] [incubator-mxnet] vandanavk commented on issue #14942: ONNX export: Slice op - Handle None value for ends

2019-08-30 Thread GitBox
vandanavk commented on issue #14942: ONNX export: Slice op - Handle None value for ends URL: https://github.com/apache/incubator-mxnet/pull/14942#issuecomment-526771995 Based on offline discussion with @Roshrini, making use of ONNX's "slice_end_out_of_bounds" test instead of writing a cust

[GitHub] [incubator-mxnet] yuxihu commented on issue #15965: CI compilation times out on unix-gpu and centos-gpu

2019-08-30 Thread GitBox
yuxihu commented on issue #15965: CI compilation times out on unix-gpu and centos-gpu URL: https://github.com/apache/incubator-mxnet/issues/15965#issuecomment-526770367 @marcoabreu @ptrendx Are you still seeing the same issue in your PRs? We tried to look into the logs in the provided bui

[GitHub] [incubator-mxnet] yuxihu commented on issue #14263: MXNet Master build for CUDA with DEBUG=1 failing

2019-08-30 Thread GitBox
yuxihu commented on issue #14263: MXNet Master build for CUDA with DEBUG=1 failing URL: https://github.com/apache/incubator-mxnet/issues/14263#issuecomment-526769731 A fix [PR](https://github.com/apache/incubator-mxnet/pull/15981) has been merged. Could you please try to verify if it fixe

[GitHub] [incubator-mxnet] yuxihu closed issue #15971: CI fails with `PC-relative offset overflow in PLT entry`

2019-08-30 Thread GitBox
yuxihu closed issue #15971: CI fails with `PC-relative offset overflow in PLT entry` URL: https://github.com/apache/incubator-mxnet/issues/15971 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-mxnet] yuxihu commented on issue #15971: CI fails with `PC-relative offset overflow in PLT entry`

2019-08-30 Thread GitBox
yuxihu commented on issue #15971: CI fails with `PC-relative offset overflow in PLT entry` URL: https://github.com/apache/incubator-mxnet/issues/15971#issuecomment-526769429 Close the issue for now as resolution has been provided. Please reopen it if further questions. --

[GitHub] [incubator-mxnet] gigasquid commented on issue #15889: [DO NOT MERGE] enable tvm_op for ci

2019-08-30 Thread GitBox
gigasquid commented on issue #15889: [DO NOT MERGE] enable tvm_op for ci URL: https://github.com/apache/incubator-mxnet/pull/15889#issuecomment-526768090 @yzhliu Sure - I'll pull and take a look this weekend. The test is trying to see if the profiler is working by checking that it wrote a f

[incubator-mxnet] branch master updated (54d27cb -> d80510a)

2019-08-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 54d27cb [OP] Support range as advanced index for ndarrays (#16047) add d80510a Added more tests fo

[GitHub] [incubator-mxnet] apeforest merged pull request #15960: Added more tests for Large Indices

2019-08-30 Thread GitBox
apeforest merged pull request #15960: Added more tests for Large Indices URL: https://github.com/apache/incubator-mxnet/pull/15960 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-mxnet] stu1130 commented on issue #15971: CI fails with `PC-relative offset overflow in PLT entry`

2019-08-30 Thread GitBox
stu1130 commented on issue #15971: CI fails with `PC-relative offset overflow in PLT entry` URL: https://github.com/apache/incubator-mxnet/issues/15971#issuecomment-526765550 The PR that disables the test coverage has been merged. It would significantly decrease the size of the object fil

[GitHub] [incubator-mxnet] access2rohit commented on issue #15960: Added more tests for Large Indices

2019-08-30 Thread GitBox
access2rohit commented on issue #15960: Added more tests for Large Indices URL: https://github.com/apache/incubator-mxnet/pull/15960#issuecomment-526765115 @mxnet-label-bot add [pr-awaiting-merge] This is an automated message

[GitHub] [incubator-mxnet] leleamol commented on issue #16049: Gluon HybridBlock instantiation with params compares initializers

2019-08-30 Thread GitBox
leleamol commented on issue #16049: Gluon HybridBlock instantiation with params compares initializers URL: https://github.com/apache/incubator-mxnet/issues/16049#issuecomment-526761562 I think this is what is happening. 1. When MyBlock is first instantiated and assigned to "bl", it crea

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

2019-08-30 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 61006cd Bump the publish

[GitHub] [incubator-mxnet] reminisce commented on issue #16046: Numpy compatible max min

2019-08-30 Thread GitBox
reminisce commented on issue #16046: Numpy compatible max min URL: https://github.com/apache/incubator-mxnet/pull/16046#issuecomment-526745245 @gigasquid We have seen the same failure in a couple of PRs. Do you have any idea where is wrong? Thanks. http://jenkins.mxnet-ci.amazon-ml.com/

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #12383: Clojure test failure in CI

2019-08-30 Thread GitBox
ChaiBapchya edited a comment on issue #12383: Clojure test failure in CI URL: https://github.com/apache/incubator-mxnet/issues/12383#issuecomment-526743471 Unable to look at the pipeline and hence the error. Can you paste the failure/error? @aaronmarkham -

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16052: [CI] Clojure test failure

2019-08-30 Thread GitBox
ChaiBapchya commented on issue #16052: [CI] Clojure test failure URL: https://github.com/apache/incubator-mxnet/issues/16052#issuecomment-526743996 @mxnet-label-bot add [Test, CI] This is an automated message from the Apache

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16052: [CI] Clojure test failure

2019-08-30 Thread GitBox
mxnet-label-bot commented on issue #16052: [CI] Clojure test failure URL: https://github.com/apache/incubator-mxnet/issues/16052#issuecomment-526743921 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNe

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #16052: [CI] Clojure test failure

2019-08-30 Thread GitBox
ChaiBapchya opened a new issue #16052: [CI] Clojure test failure URL: https://github.com/apache/incubator-mxnet/issues/16052 Lein test Clojure Failure in CI For unrelated PR - #15941 http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/deta

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #12383: Clojure test failure in CI

2019-08-30 Thread GitBox
ChaiBapchya commented on issue #12383: Clojure test failure in CI URL: https://github.com/apache/incubator-mxnet/issues/12383#issuecomment-526743471 Unable to look at the pipeline and hence the error. Can you paste the failure/error? ---

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #15941: Add Large tensor vector test cases

2019-08-30 Thread GitBox
ChaiBapchya commented on a change in pull request #15941: Add Large tensor vector test cases URL: https://github.com/apache/incubator-mxnet/pull/15941#discussion_r319668517 ## File path: tests/nightly/test_large_array.py ## @@ -143,27 +144,43 @@ def test_ndarray_random_nor

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #14373: Passing parameters to HybridBlocks and not using them

2019-08-30 Thread GitBox
eric-haibin-lin commented on issue #14373: Passing parameters to HybridBlocks and not using them URL: https://github.com/apache/incubator-mxnet/issues/14373#issuecomment-526742451 We have a temporary workaround in https://github.com/dmlc/gluon-nlp/blob/master/src/gluonnlp/model/transforme

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #16051: Segmentation fault on softmax with length

2019-08-30 Thread GitBox
eric-haibin-lin commented on issue #16051: Segmentation fault on softmax with length URL: https://github.com/apache/incubator-mxnet/issues/16051#issuecomment-526740256 There is also no documentation for example inputs/outputs.

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16051: Segmentation fault on softmax with length

2019-08-30 Thread GitBox
mxnet-label-bot commented on issue #16051: Segmentation fault on softmax with length URL: https://github.com/apache/incubator-mxnet/issues/16051#issuecomment-526740129 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that th

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new issue #16051: Segmentation fault on softmax with length

2019-08-30 Thread GitBox
eric-haibin-lin opened a new issue #16051: Segmentation fault on softmax with length URL: https://github.com/apache/incubator-mxnet/issues/16051 MXNet version: ``` pip list | grep mx mxnet 1.6.0b20190830 ``` Sample code: ``` >>> len = mx.nd.array([1,2

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #15169: Softmax with length

2019-08-30 Thread GitBox
eric-haibin-lin commented on a change in pull request #15169: Softmax with length URL: https://github.com/apache/incubator-mxnet/pull/15169#discussion_r319664024 ## File path: src/operator/nn/softmax.cc ## @@ -92,6 +101,13 @@ Example:: Review comment: No documentat

[GitHub] [incubator-mxnet] lanking520 commented on issue #16021: [CI] openblas build failed in static build

2019-08-30 Thread GitBox
lanking520 commented on issue #16021: [CI] openblas build failed in static build URL: https://github.com/apache/incubator-mxnet/issues/16021#issuecomment-526733626 Let me try it locally... This is an automated message fro

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

2019-08-30 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 25759e3 Bump the publish

[GitHub] [incubator-mxnet] dheeraj-coding commented on issue #16050: Update setup_docs_ubuntu.sh for 18.04 - R Dependencies.

2019-08-30 Thread GitBox
dheeraj-coding commented on issue #16050: Update setup_docs_ubuntu.sh for 18.04 - R Dependencies. URL: https://github.com/apache/incubator-mxnet/issues/16050#issuecomment-526715115 I can work on this if it is a required feature.

[GitHub] [incubator-mxnet] KellenSunderland commented on a change in pull request #14860: Update TRT tutorial with new APIs

2019-08-30 Thread GitBox
KellenSunderland commented on a change in pull request #14860: Update TRT tutorial with new APIs URL: https://github.com/apache/incubator-mxnet/pull/14860#discussion_r319642470 ## File path: docs/tutorials/tensorrt/inference_with_trt.md ## @@ -118,7 +108,7 @@ for i in rang

[GitHub] [incubator-mxnet] leleamol commented on issue #16050: Update setup_docs_ubuntu.sh for 18.04 - R Dependencies.

2019-08-30 Thread GitBox
leleamol commented on issue #16050: Update setup_docs_ubuntu.sh for 18.04 - R Dependencies. URL: https://github.com/apache/incubator-mxnet/issues/16050#issuecomment-526711419 @mxnet-label-bot add [Feature Request] This is an

[GitHub] [incubator-mxnet] terrytangyuan commented on issue #16041: [DOC] Consistent capitalization: mxnet -> MXNet, scala -> Scala

2019-08-30 Thread GitBox
terrytangyuan commented on issue #16041: [DOC] Consistent capitalization: mxnet -> MXNet, scala -> Scala URL: https://github.com/apache/incubator-mxnet/pull/16041#issuecomment-526711325 Travis failure is unrelated since this is just a simple doc change

[GitHub] [incubator-mxnet] leleamol commented on issue #16049: Gluon HybridBlock instantiation with params compares initializers

2019-08-30 Thread GitBox
leleamol commented on issue #16049: Gluon HybridBlock instantiation with params compares initializers URL: https://github.com/apache/incubator-mxnet/issues/16049#issuecomment-526710671 @mxnet-label-bot add [Gluon, Question]

[GitHub] [incubator-mxnet] yzhliu commented on issue #15889: [DO NOT MERGE] enable tvm_op for ci

2019-08-30 Thread GitBox
yzhliu commented on issue #15889: [DO NOT MERGE] enable tvm_op for ci URL: https://github.com/apache/incubator-mxnet/pull/15889#issuecomment-526698102 @gigasquid Could you take a look at the following failure? I have no idea what does it mean. ``` :~/incubator-mxnet/contrib/clojur

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14860: Update TRT tutorial with new APIs

2019-08-30 Thread GitBox
aaronmarkham commented on a change in pull request #14860: Update TRT tutorial with new APIs URL: https://github.com/apache/incubator-mxnet/pull/14860#discussion_r319621784 ## File path: docs/tutorials/tensorrt/inference_with_trt.md ## @@ -17,29 +17,23 @@ # Optimizing D

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14860: Update TRT tutorial with new APIs

2019-08-30 Thread GitBox
aaronmarkham commented on a change in pull request #14860: Update TRT tutorial with new APIs URL: https://github.com/apache/incubator-mxnet/pull/14860#discussion_r319621500 ## File path: docs/tutorials/tensorrt/inference_with_trt.md ## @@ -17,29 +17,23 @@ # Optimizing D

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14860: Update TRT tutorial with new APIs

2019-08-30 Thread GitBox
aaronmarkham commented on a change in pull request #14860: Update TRT tutorial with new APIs URL: https://github.com/apache/incubator-mxnet/pull/14860#discussion_r319622027 ## File path: docs/tutorials/tensorrt/inference_with_trt.md ## @@ -118,7 +108,7 @@ for i in range(0,

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16047: Support range as advanced index for ndarrays

2019-08-30 Thread GitBox
reminisce commented on a change in pull request #16047: Support range as advanced index for ndarrays URL: https://github.com/apache/incubator-mxnet/pull/16047#discussion_r319620963 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -1053,17 +1053,15 @@ def _advanced_index

[GitHub] [incubator-mxnet] eric-haibin-lin merged pull request #16047: Support range as advanced index for ndarrays

2019-08-30 Thread GitBox
eric-haibin-lin merged pull request #16047: Support range as advanced index for ndarrays URL: https://github.com/apache/incubator-mxnet/pull/16047 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [incubator-mxnet] karan6181 commented on issue #16039: FullyConnected Bias performance improvement on GPU

2019-08-30 Thread GitBox
karan6181 commented on issue #16039: FullyConnected Bias performance improvement on GPU URL: https://github.com/apache/incubator-mxnet/pull/16039#issuecomment-526694613 @mxnet-label-bot add [Cuda, Operator, pr-awaiting-review] ---

[GitHub] [incubator-mxnet] karan6181 commented on issue #16040: Revert accidental change to CMakelists

2019-08-30 Thread GitBox
karan6181 commented on issue #16040: Revert accidental change to CMakelists URL: https://github.com/apache/incubator-mxnet/pull/16040#issuecomment-526694313 @mxnet-label-bot add [CMake, pr-awaiting-review] This is an automated

[GitHub] [incubator-mxnet] karan6181 commented on issue #16041: [DOC] Consistent capitalization: mxnet -> MXNet, scala -> Scala

2019-08-30 Thread GitBox
karan6181 commented on issue #16041: [DOC] Consistent capitalization: mxnet -> MXNet, scala -> Scala URL: https://github.com/apache/incubator-mxnet/pull/16041#issuecomment-526694016 @mxnet-label-bot add [Doc, pr-awaiting-review] -

[GitHub] [incubator-mxnet] karan6181 commented on issue #16043: [v1.5.x] add deconv in TRT subgraph (#15666)

2019-08-30 Thread GitBox
karan6181 commented on issue #16043: [v1.5.x] add deconv in TRT subgraph (#15666) URL: https://github.com/apache/incubator-mxnet/pull/16043#issuecomment-526693818 @mxnet-label-bot add [Operator, C++, pr-awaiting-response] Thi

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #16047: Support range as advanced index for ndarrays

2019-08-30 Thread GitBox
eric-haibin-lin commented on a change in pull request #16047: Support range as advanced index for ndarrays URL: https://github.com/apache/incubator-mxnet/pull/16047#discussion_r319618759 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -1053,17 +1053,15 @@ def _advanced

[GitHub] [incubator-mxnet] sxjscience commented on issue #16048: [Numpy] Automatic type inference mismatch with numpy

2019-08-30 Thread GitBox
sxjscience commented on issue #16048: [Numpy] Automatic type inference mismatch with numpy URL: https://github.com/apache/incubator-mxnet/issues/16048#issuecomment-526687607 Would it be better to convert int types to int32? Get Outlook for iOS _

[GitHub] [incubator-mxnet] reminisce commented on issue #16048: [Numpy] Automatic type inference mismatch with numpy

2019-08-30 Thread GitBox
reminisce commented on issue #16048: [Numpy] Automatic type inference mismatch with numpy URL: https://github.com/apache/incubator-mxnet/issues/16048#issuecomment-526685477 Acutally, the `fp32` conversion is intended since it's the default dtype in DL. We don't try to match everything exa

[GitHub] [incubator-mxnet] leleamol commented on issue #16042: Error when calling get_backend_symbol

2019-08-30 Thread GitBox
leleamol commented on issue #16042: Error when calling get_backend_symbol URL: https://github.com/apache/incubator-mxnet/issues/16042#issuecomment-526683694 @Zheweiqiu please let us know if building with TENSORRT solves the issue. @mxnet-label-bot add [Question, Build, Pending Reques

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15768: Fix gradient tensor mutate in `{adam/ftrl/rmprop/rmspropalex}_update`.

2019-08-30 Thread GitBox
kshitij12345 commented on a change in pull request #15768: Fix gradient tensor mutate in `{adam/ftrl/rmprop/rmspropalex}_update`. URL: https://github.com/apache/incubator-mxnet/pull/15768#discussion_r319606721 ## File path: src/operator/optimizer_op-inl.h ## @@ -1596,57 +1

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15768: Fix gradient tensor mutate in `{adam/ftrl/rmprop/rmspropalex}_update`.

2019-08-30 Thread GitBox
kshitij12345 commented on a change in pull request #15768: Fix gradient tensor mutate in `{adam/ftrl/rmprop/rmspropalex}_update`. URL: https://github.com/apache/incubator-mxnet/pull/15768#discussion_r319606721 ## File path: src/operator/optimizer_op-inl.h ## @@ -1596,57 +1

[GitHub] [incubator-mxnet] samskalicky commented on issue #15921: [WIP] dynamic custom operator support

2019-08-30 Thread GitBox
samskalicky commented on issue #15921: [WIP] dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-526678492 @wkcn just talked to @junrushao1994 offline and its not ideal and will be a pain-in-the-@$$ to get that functionality merged into nnv

[GitHub] [incubator-mxnet] larroy commented on issue #15808: Add option to choose between OMP implementations

2019-08-30 Thread GitBox
larroy commented on issue #15808: Add option to choose between OMP implementations URL: https://github.com/apache/incubator-mxnet/pull/15808#issuecomment-526678281 They are for CI, a change in dmlc is needed first: https://github.com/dmlc/dmlc-core/pull/558 -

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15531: [MXNET-978] Higher Order Gradient Support `arctan`, `arctanh`, `radians`.

2019-08-30 Thread GitBox
kshitij12345 commented on issue #15531: [MXNET-978] Higher Order Gradient Support `arctan`, `arctanh`, `radians`. URL: https://github.com/apache/incubator-mxnet/pull/15531#issuecomment-526667668 @larroy @apeforest Could you please review it again. --

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15865: [fix] Support nullop in `transpose`

2019-08-30 Thread GitBox
kshitij12345 commented on issue #15865: [fix] Support nullop in `transpose` URL: https://github.com/apache/incubator-mxnet/pull/15865#issuecomment-526657686 Oh. Sure. This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15679: [MXNET-978] Higher Order Gradient Support `softsign`, `hard_sigmoid`.

2019-08-30 Thread GitBox
kshitij12345 commented on issue #15679: [MXNET-978] Higher Order Gradient Support `softsign`, `hard_sigmoid`. URL: https://github.com/apache/incubator-mxnet/pull/15679#issuecomment-526657549 I guess we should wait till #15531 is in. -

[GitHub] [incubator-mxnet] kshitij12345 edited a comment on issue #15331: [fix] missing input log higher order.

2019-08-30 Thread GitBox
kshitij12345 edited a comment on issue #15331: [fix] missing input log higher order. URL: https://github.com/apache/incubator-mxnet/pull/15331#issuecomment-526657313 Sure. Thanks This is an automated message from the Apache G

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15331: [fix] missing input log higher order.

2019-08-30 Thread GitBox
kshitij12345 commented on issue #15331: [fix] missing input log higher order. URL: https://github.com/apache/incubator-mxnet/pull/15331#issuecomment-526657313 Sure. This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15476: [MXNET-978] Higher Order Gradient Support `rsqrt`, `rcbrt`.

2019-08-30 Thread GitBox
kshitij12345 commented on issue #15476: [MXNET-978] Higher Order Gradient Support `rsqrt`, `rcbrt`. URL: https://github.com/apache/incubator-mxnet/pull/15476#issuecomment-526657102 I guess we should wait till #15531 is in. Th

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15412: [MXNET-978] Higher Order Gradient Support `sinh`, `cosh`.

2019-08-30 Thread GitBox
kshitij12345 commented on issue #15412: [MXNET-978] Higher Order Gradient Support `sinh`, `cosh`. URL: https://github.com/apache/incubator-mxnet/pull/15412#issuecomment-526657205 I guess we should wait till #15531 is in. This

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15416: [MXNET-978] Higher Order Gradient Support `logp1`, `expm1`, `square`.

2019-08-30 Thread GitBox
kshitij12345 commented on issue #15416: [MXNET-978] Higher Order Gradient Support `logp1`, `expm1`, `square`. URL: https://github.com/apache/incubator-mxnet/pull/15416#issuecomment-526656966 I guess we should wait till #15531 is in. -

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

2019-08-30 Thread GitBox
wkcn commented on a change in pull request #15921: [WIP] dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#discussion_r319578098 ## File path: example/lib_ops/mylib.cc ## @@ -0,0 +1,139 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] [incubator-mxnet] samskalicky commented on issue #15921: [WIP] dynamic custom operator support

2019-08-30 Thread GitBox
samskalicky commented on issue #15921: [WIP] dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-526646644 That’s a good idea @wkcn but we have users that will be using c or cpp APIs with custom ops. So it will need to go into the backend.

[GitHub] [incubator-mxnet] sxjscience commented on issue #11795: Fix problematic backward of take & embedding

2019-08-30 Thread GitBox
sxjscience commented on issue #11795: Fix problematic backward of take & embedding URL: https://github.com/apache/incubator-mxnet/pull/11795#issuecomment-526641269 I’ll do that later if you do not have time. Currently, there are lots of other urgent issues for me so I’m asking for help.

[incubator-mxnet] branch master updated (9173dad -> 47f8ceb)

2019-08-30 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 9173dad [MKLDNN] fix uint8 batch norm memory misuse (#16034) add 47f8ceb Disable test coverage of

[GitHub] [incubator-mxnet] reminisce merged pull request #15981: Disable test coverage of C++ codebase on CI

2019-08-30 Thread GitBox
reminisce merged pull request #15981: Disable test coverage of C++ codebase on CI URL: https://github.com/apache/incubator-mxnet/pull/15981 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-mxnet] sxjscience commented on issue #11795: Fix problematic backward of take & embedding

2019-08-30 Thread GitBox
sxjscience commented on issue #11795: Fix problematic backward of take & embedding URL: https://github.com/apache/incubator-mxnet/pull/11795#issuecomment-526628733 Would you help profile the change? I think the current change should not have passed the code interview. Get Outlook fo

[GitHub] [incubator-mxnet] dheeraj-coding commented on issue #16050: Update setup_docs_ubuntu.sh for 18.04 - R Dependencies.

2019-08-30 Thread GitBox
dheeraj-coding commented on issue #16050: Update setup_docs_ubuntu.sh for 18.04 - R Dependencies. URL: https://github.com/apache/incubator-mxnet/issues/16050#issuecomment-526624014 @mxnet-label-bot this is improvements and not Doc --

[GitHub] [incubator-mxnet] dheeraj-coding opened a new issue #16050: Update setup_docs_ubuntu.sh for 18.04 - R Dependencies.

2019-08-30 Thread GitBox
dheeraj-coding opened a new issue #16050: Update setup_docs_ubuntu.sh for 18.04 - R Dependencies. URL: https://github.com/apache/incubator-mxnet/issues/16050 ## Description Update the setup_docs_ubuntu.sh file to use new repositories for installing r-base as the current repositories fai

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16050: Update setup_docs_ubuntu.sh for 18.04 - R Dependencies.

2019-08-30 Thread GitBox
mxnet-label-bot commented on issue #16050: Update setup_docs_ubuntu.sh for 18.04 - R Dependencies. URL: https://github.com/apache/incubator-mxnet/issues/16050#issuecomment-526623747 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some label

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

2019-08-30 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 006d827 Bump the publish

[GitHub] [incubator-mxnet] KellenSunderland commented on issue #11795: Fix problematic backward of take & embedding

2019-08-30 Thread GitBox
KellenSunderland commented on issue #11795: Fix problematic backward of take & embedding URL: https://github.com/apache/incubator-mxnet/pull/11795#issuecomment-526586799 Could be a valid point Xingjian. Are you seeing differences when measured with nvprof? Can you post a summary?

[GitHub] [incubator-mxnet] KellenSunderland commented on issue #16043: [v1.5.x] add deconv in TRT subgraph (#15666)

2019-08-30 Thread GitBox
KellenSunderland commented on issue #16043: [v1.5.x] add deconv in TRT subgraph (#15666) URL: https://github.com/apache/incubator-mxnet/pull/16043#issuecomment-526583124 @TaoLv Looks like a worker failed to report the status of a build. Rebuilding unix-cpu.

[GitHub] [incubator-mxnet] matteosal commented on issue #16037: LSTM with MKL-DNN produces wrong output after weights are changed

2019-08-30 Thread GitBox
matteosal commented on issue #16037: LSTM with MKL-DNN produces wrong output after weights are changed URL: https://github.com/apache/incubator-mxnet/issues/16037#issuecomment-526575653 Great! I also see the same problem with modes `rnn_relu` and `rnn_tanh`, while `gru` is fine. -

[GitHub] [incubator-mxnet] dheeraj-coding commented on issue #14851: Pylint Error Fixes

2019-08-30 Thread GitBox
dheeraj-coding commented on issue #14851: Pylint Error Fixes URL: https://github.com/apache/incubator-mxnet/issues/14851#issuecomment-526560487 I was looking into this issue and it this error doesn't seem to be there in the current master. Current Error log from `make pylint` ```

[GitHub] [incubator-mxnet] dheeraj-coding removed a comment on issue #14851: Pylint Error Fixes

2019-08-30 Thread GitBox
dheeraj-coding removed a comment on issue #14851: Pylint Error Fixes URL: https://github.com/apache/incubator-mxnet/issues/14851#issuecomment-526557085 I was looking into this issue and I couldn't find these pylint erros in the current master branch. Is it fixed? -

[GitHub] [incubator-mxnet] dheeraj-coding commented on issue #14851: Pylint Error Fixes

2019-08-30 Thread GitBox
dheeraj-coding commented on issue #14851: Pylint Error Fixes URL: https://github.com/apache/incubator-mxnet/issues/14851#issuecomment-526557085 I was looking into this issue and I couldn't find these pylint erros in the current master branch. Is it fixed? -

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16049: Gluon HybridBlock instantiation with params compares initializers

2019-08-30 Thread GitBox
mxnet-label-bot commented on issue #16049: Gluon HybridBlock instantiation with params compares initializers URL: https://github.com/apache/incubator-mxnet/issues/16049#issuecomment-526546095 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest

[GitHub] [incubator-mxnet] canerturkmen opened a new issue #16049: Gluon HybridBlock instantiation with params compares initializers

2019-08-30 Thread GitBox
canerturkmen opened a new issue #16049: Gluon HybridBlock instantiation with params compares initializers URL: https://github.com/apache/incubator-mxnet/issues/16049 ## Description HybridBlocks do not initialize with params when parameter initializers are explicitly given, and two initi

[GitHub] [incubator-mxnet] mahmoodn edited a comment on issue #16001: Low kernel performance

2019-08-30 Thread GitBox
mahmoodn edited a comment on issue #16001: Low kernel performance URL: https://github.com/apache/incubator-mxnet/issues/16001#issuecomment-526543399 I just used `nvprof --metrics ipc -o run.nvvp python text_cnn.py --num-epochs=1 --gpus=0` Do you have any idea about why the kernel ra

[GitHub] [incubator-mxnet] mahmoodn commented on issue #16001: Low kernel performance

2019-08-30 Thread GitBox
mahmoodn commented on issue #16001: Low kernel performance URL: https://github.com/apache/incubator-mxnet/issues/16001#issuecomment-526543399 I just used `nvprof --metrics ipc -o run.nvvp python text_cnn.py --num-epochs=1 --gpus=0` -

[GitHub] [incubator-mxnet] ngunauj closed issue #15656: Can you give me a UpSampling's doc? 'bilinear'!!

2019-08-30 Thread GitBox
ngunauj closed issue #15656: Can you give me a UpSampling's doc? 'bilinear'!! URL: https://github.com/apache/incubator-mxnet/issues/15656 This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [incubator-mxnet] lebeg commented on issue #15808: Add option to choose between OMP implementations

2019-08-30 Thread GitBox
lebeg commented on issue #15808: Add option to choose between OMP implementations URL: https://github.com/apache/incubator-mxnet/pull/15808#issuecomment-526531359 There seem to be some unintended changes in this PR, otherwise it looks good --

[GitHub] [incubator-mxnet] TaoLv commented on issue #16043: [v1.5.x] add deconv in TRT subgraph (#15666)

2019-08-30 Thread GitBox
TaoLv commented on issue #16043: [v1.5.x] add deconv in TRT subgraph (#15666) URL: https://github.com/apache/incubator-mxnet/pull/16043#issuecomment-526530348 Thank you @KellenSunderland. Please take a look at the CI failure.

[incubator-mxnet] branch v1.5.x updated: Update TRT tutorial with new APIs (#16044)

2019-08-30 Thread taolv
This is an automated email from the ASF dual-hosted git repository. taolv pushed a commit to branch v1.5.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.5.x by this push: new 4762bcf Update TRT tutorial with new AP

[GitHub] [incubator-mxnet] TaoLv commented on issue #16044: [v1.5.x] Update TRT tutorial with new APIs

2019-08-30 Thread GitBox
TaoLv commented on issue #16044: [v1.5.x] Update TRT tutorial with new APIs URL: https://github.com/apache/incubator-mxnet/pull/16044#issuecomment-526523883 Thank you @KellenSunderland. This is an automated message from the A

[GitHub] [incubator-mxnet] TaoLv merged pull request #16044: [v1.5.x] Update TRT tutorial with new APIs

2019-08-30 Thread GitBox
TaoLv merged pull request #16044: [v1.5.x] Update TRT tutorial with new APIs URL: https://github.com/apache/incubator-mxnet/pull/16044 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-mxnet] TaoLv commented on issue #16021: [CI] openblas build failed in static build

2019-08-30 Thread GitBox
TaoLv commented on issue #16021: [CI] openblas build failed in static build URL: https://github.com/apache/incubator-mxnet/issues/16021#issuecomment-526515439 Ping @zachgk @lanking520. Could please take a look at this issue?

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

2019-08-30 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 7f26c58 Bump the publish

[GitHub] [incubator-mxnet] wkcn removed a comment on issue #15051: CD Framework + static binary release

2019-08-30 Thread GitBox
wkcn removed a comment on issue #15051: CD Framework + static binary release URL: https://github.com/apache/incubator-mxnet/pull/15051#issuecomment-526484693 Hi @szha, it seems that you used "create a merge commit" to merge this PR. --

[GitHub] [incubator-mxnet] wkcn commented on issue #15051: CD Framework + static binary release

2019-08-30 Thread GitBox
wkcn commented on issue #15051: CD Framework + static binary release URL: https://github.com/apache/incubator-mxnet/pull/15051#issuecomment-526484693 Hi @szha, it seems that you used "create a merge commit" to merge this PR. T