[GitHub] [incubator-mxnet] larroy commented on issue #16401: CI showing random pylint failures

2019-10-08 Thread GitBox
larroy commented on issue #16401: CI showing random pylint failures URL: https://github.com/apache/incubator-mxnet/issues/16401#issuecomment-539838472 Thanks for reporting this, we will have a look. This is an automated

[GitHub] [incubator-mxnet] iblis17 commented on issue #16324: [MXNET-1430] julia: implement context.gpu_memory_info

2019-10-08 Thread GitBox
iblis17 commented on issue #16324: [MXNET-1430] julia: implement context.gpu_memory_info URL: https://github.com/apache/incubator-mxnet/pull/16324#issuecomment-539822131 good to go? This is an automated message from the

[incubator-mxnet] branch ib/jl-doc updated (e4d49a8 -> 36037db)

2019-10-08 Thread iblis
This is an automated email from the ASF dual-hosted git repository. iblis pushed a change to branch ib/jl-doc in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from e4d49a8 julia/docs: more DRY on page rendering add 0bace55 fix choice signature add ec766d5

[GitHub] [incubator-mxnet] sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332824481 ## File path: docs/python_docs/_static/autodoc.js ## @@ -0,0 +1,49 @@ +/*! + * Licensed to the Apache

[GitHub] [incubator-mxnet] sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332823514 ## File path: docs/python_docs/_static/autodoc.js ## @@ -0,0 +1,49 @@ +/*! + * Licensed to the Apache

[GitHub] [incubator-mxnet] sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332823211 ## File path: docs/python_docs/python/Makefile ## @@ -47,7 +46,7 @@ build/%: % html: $(OBJ)

[GitHub] [incubator-mxnet] sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332822648 ## File path: docs/python_docs/python/api/initializer/index.rst ## @@ -0,0 +1,23 @@ +.. Licensed to

[GitHub] [incubator-mxnet] sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332822432 ## File path: docs/python_docs/python/api/gluon/nn/index.rst ## @@ -36,46 +36,24 @@ We group all

[GitHub] [incubator-mxnet] sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332821568 ## File path: docs/python_docs/python/api/gluon/model_zoo/index.rst ## @@ -15,21 +15,20 @@

[GitHub] [incubator-mxnet] sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332820265 ## File path: docs/python_docs/python/api/gluon/contrib/index.rst ## @@ -146,27 +147,21 @@ API

[GitHub] [incubator-mxnet] hgt312 opened a new pull request #16403: [Doc] Fix wrong title in operator contribution guide

2019-10-08 Thread GitBox
hgt312 opened a new pull request #16403: [Doc] Fix wrong title in operator contribution guide URL: https://github.com/apache/incubator-mxnet/pull/16403 http://mxnet.incubator.apache.org/api/faq/add_op_in_backend This is an

[GitHub] [incubator-mxnet] sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
sojiadeshina commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332819897 ## File path: docs/python_docs/environment.yml ## @@ -36,3 +36,4 @@ dependencies: - breathe -

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #15940: Add boolean ndarray

2019-10-08 Thread GitBox
reminisce commented on a change in pull request #15940: Add boolean ndarray URL: https://github.com/apache/incubator-mxnet/pull/15940#discussion_r332818193 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -240,27 +236,38 @@ def is_int(dtype): in_data_dim =

[GitHub] [incubator-mxnet] TaoLv opened a new issue #16402: Inconsistent behavior of calling dtype of NDArray

2019-10-08 Thread GitBox
TaoLv opened a new issue #16402: Inconsistent behavior of calling dtype of NDArray URL: https://github.com/apache/incubator-mxnet/issues/16402 `mx.nd.dtype()` should either give the correct result or throw an error like in numpy. mxnet: ``` >>> a=mx.random.uniform(shape(3,4,5))

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16402: Inconsistent behavior of calling dtype of NDArray

2019-10-08 Thread GitBox
mxnet-label-bot commented on issue #16402: Inconsistent behavior of calling dtype of NDArray URL: https://github.com/apache/incubator-mxnet/issues/16402#issuecomment-539803563 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

[GitHub] [incubator-mxnet] ZhennanQin commented on issue #14727: shape input names order mismatch after partitioning

2019-10-08 Thread GitBox
ZhennanQin commented on issue #14727: shape input names order mismatch after partitioning URL: https://github.com/apache/incubator-mxnet/issues/14727#issuecomment-539774862 I believe this issue is fixed in master, below is my result: ``` [09:17:25]

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332793095 ## File path: docs/python_docs/_static/autodoc.js ## @@ -0,0 +1,49 @@ +/*! + * Licensed to the Apache

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332794662 ## File path: docs/python_docs/python/api/gluon/nn/index.rst ## @@ -36,46 +36,24 @@ We group all

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332793307 ## File path: docs/python_docs/environment.yml ## @@ -36,3 +36,4 @@ dependencies: - breathe -

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332792865 ## File path: docs/python_docs/_static/autodoc.js ## @@ -0,0 +1,49 @@ +/*! + * Licensed to the Apache

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332794202 ## File path: docs/python_docs/python/api/gluon/model_zoo/index.rst ## @@ -15,21 +15,20 @@

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332793583 ## File path: docs/python_docs/python/Makefile ## @@ -47,7 +46,7 @@ build/%: % html: $(OBJ)

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332795142 ## File path: docs/python_docs/python/api/initializer/index.rst ## @@ -0,0 +1,23 @@ +.. Licensed to

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API

2019-10-08 Thread GitBox
aaronmarkham commented on a change in pull request #16392: [WIP] Improving Python Docs API URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r332794320 ## File path: docs/python_docs/python/api/gluon/contrib/index.rst ## @@ -146,27 +147,21 @@ API

[GitHub] [incubator-mxnet] ZhennanQin commented on issue #14728: [MXNET-1386] fix for shape mismatch

2019-10-08 Thread GitBox
ZhennanQin commented on issue #14728: [MXNET-1386] fix for shape mismatch URL: https://github.com/apache/incubator-mxnet/pull/14728#issuecomment-539772028 @samskalicky I believe https://github.com/apache/incubator-mxnet/pull/15518 is able to address this issue. Can you try nightly build to

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

2019-10-08 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 f783830 Bump the

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16401: CI showing random pylint failures

2019-10-08 Thread GitBox
mxnet-label-bot commented on issue #16401: CI showing random pylint failures URL: https://github.com/apache/incubator-mxnet/issues/16401#issuecomment-539761512 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] [incubator-mxnet] DickJC123 opened a new issue #16401: CI showing random pylint failures

2019-10-08 Thread GitBox
DickJC123 opened a new issue #16401: CI showing random pylint failures URL: https://github.com/apache/incubator-mxnet/issues/16401 ## Description The 'sanity' CI runner is randomly failing with the following pylint error: ``` python/mxnet/numpy_op_signature.py:21:0: E0402:

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #16365: customOp Exception: unknown storage type: -1

2019-10-08 Thread GitBox
wkcn edited a comment on issue #16365: customOp Exception: unknown storage type: -1 URL: https://github.com/apache/incubator-mxnet/issues/16365#issuecomment-539754071 I need a minimal reproduce example to check the bug, since I am busy and have a little time on it. Does it work in

[GitHub] [incubator-mxnet] wkcn commented on issue #16365: customOp Exception: unknown storage type: -1

2019-10-08 Thread GitBox
wkcn commented on issue #16365: customOp Exception: unknown storage type: -1 URL: https://github.com/apache/incubator-mxnet/issues/16365#issuecomment-539754071 I need a minimal reproduce example to check the bug, since I am busy and have a little time on it.

[GitHub] [incubator-mxnet] drivanov commented on a change in pull request #16398: Aggregated adamw update

2019-10-08 Thread GitBox
drivanov commented on a change in pull request #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398#discussion_r332776832 ## File path: src/operator/contrib/adamw-inl.h ## @@ -211,6 +192,314 @@ struct AdamWUpdate { } }; + +//

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16398: Aggregated adamw update

2019-10-08 Thread GitBox
ptrendx commented on a change in pull request #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398#discussion_r332776281 ## File path: src/operator/contrib/adamw-inl.h ## @@ -151,7 +135,7 @@ struct MPAdamWUpdate { const

[GitHub] [incubator-mxnet] drivanov commented on a change in pull request #16398: Aggregated adamw update

2019-10-08 Thread GitBox
drivanov commented on a change in pull request #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398#discussion_r332775461 ## File path: src/operator/contrib/adamw-inl.h ## @@ -151,7 +135,7 @@ struct MPAdamWUpdate { const

[incubator-mxnet] branch master updated (d5666ed -> 15ea40d)

2019-10-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from d5666ed Round and sign straight-through-estimators C operators. (#16373) add 15ea40d Add boolean

[GitHub] [incubator-mxnet] haojin2 merged pull request #15940: Add boolean ndarray

2019-10-08 Thread GitBox
haojin2 merged pull request #15940: Add boolean ndarray URL: https://github.com/apache/incubator-mxnet/pull/15940 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[incubator-mxnet-ci] branch master updated: improve error handling (#11)

2019-10-08 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-ci.git The following commit(s) were added to refs/heads/master by this push: new 3e120f5 improve error handling

[GitHub] [incubator-mxnet] larroy commented on issue #16394: CI flaky test: onnx cpu: TypeError: attrib() got an unexpected keyword argument 'convert'

2019-10-08 Thread GitBox
larroy commented on issue #16394: CI flaky test: onnx cpu: TypeError: attrib() got an unexpected keyword argument 'convert' URL: https://github.com/apache/incubator-mxnet/issues/16394#issuecomment-539743559 Checking with a dummy PR: https://github.com/apache/incubator-mxnet/pull/16400

[GitHub] [incubator-mxnet-ci] marcoabreu merged pull request #11: Improve Error Handling to Improve Debugging

2019-10-08 Thread GitBox
marcoabreu merged pull request #11: Improve Error Handling to Improve Debugging URL: https://github.com/apache/incubator-mxnet-ci/pull/11 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] larroy opened a new pull request #16400: dummy change

2019-10-08 Thread GitBox
larroy opened a new pull request #16400: dummy change URL: https://github.com/apache/incubator-mxnet/pull/16400 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16398: Aggregated adamw update

2019-10-08 Thread GitBox
ptrendx commented on a change in pull request #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398#discussion_r332770373 ## File path: python/mxnet/ndarray/contrib.py ## @@ -542,14 +545,17 @@ def isnan(data): [1. 0.] """

[GitHub] [incubator-mxnet] drivanov commented on a change in pull request #16398: Aggregated adamw update

2019-10-08 Thread GitBox
drivanov commented on a change in pull request #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398#discussion_r332767272 ## File path: python/mxnet/ndarray/contrib.py ## @@ -542,14 +545,17 @@ def isnan(data): [1. 0.]

[GitHub] [incubator-mxnet] DickJC123 commented on a change in pull request #16391: cuDNN non-persistant bidirectional RNN dgrad sync fix

2019-10-08 Thread GitBox
DickJC123 commented on a change in pull request #16391: cuDNN non-persistant bidirectional RNN dgrad sync fix URL: https://github.com/apache/incubator-mxnet/pull/16391#discussion_r332763755 ## File path: src/operator/rnn-inl.h ## @@ -1484,6 +1493,20 @@ class RNNOp {

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16398: Aggregated adamw update

2019-10-08 Thread GitBox
ptrendx commented on a change in pull request #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398#discussion_r332758490 ## File path: tests/python/gpu/test_operator_gpu.py ## @@ -49,6 +49,7 @@ from test_contrib_operator import

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16398: Aggregated adamw update

2019-10-08 Thread GitBox
ptrendx commented on a change in pull request #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398#discussion_r332757532 ## File path: src/operator/contrib/adamw-inl.h ## @@ -211,6 +192,314 @@ struct AdamWUpdate { } }; + +//

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16398: Aggregated adamw update

2019-10-08 Thread GitBox
ptrendx commented on a change in pull request #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398#discussion_r332756483 ## File path: src/operator/contrib/adamw-inl.h ## @@ -151,7 +135,7 @@ struct MPAdamWUpdate { const

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16398: Aggregated adamw update

2019-10-08 Thread GitBox
ptrendx commented on a change in pull request #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398#discussion_r332755383 ## File path: python/mxnet/ndarray/contrib.py ## @@ -542,14 +545,17 @@ def isnan(data): [1. 0.] """

[GitHub] [incubator-mxnet-ci] NihalHarish opened a new pull request #11: Improve Error Handling to Improve Debugging

2019-10-08 Thread GitBox
NihalHarish opened a new pull request #11: Improve Error Handling to Improve Debugging URL: https://github.com/apache/incubator-mxnet-ci/pull/11 - Adding a try catch block to help in debugging connection errors and HTTP errors (such as 404)

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16391: cuDNN non-persistant bidirectional RNN dgrad sync fix

2019-10-08 Thread GitBox
ptrendx commented on a change in pull request #16391: cuDNN non-persistant bidirectional RNN dgrad sync fix URL: https://github.com/apache/incubator-mxnet/pull/16391#discussion_r332754245 ## File path: tests/python/unittest/test_operator.py ## @@ -149,6 +149,9 @@ def

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16391: cuDNN non-persistant bidirectional RNN dgrad sync fix

2019-10-08 Thread GitBox
ptrendx commented on a change in pull request #16391: cuDNN non-persistant bidirectional RNN dgrad sync fix URL: https://github.com/apache/incubator-mxnet/pull/16391#discussion_r332753765 ## File path: src/operator/rnn-inl.h ## @@ -1484,6 +1493,20 @@ class RNNOp { }

[GitHub] [incubator-mxnet] ptrendx edited a comment on issue #15589: [Discussion] 1.6.0 Roadmap

2019-10-08 Thread GitBox
ptrendx edited a comment on issue #15589: [Discussion] 1.6.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/15589#issuecomment-526373840 We have multiple improvements to BERT inference and training speed that we would like to be part of 1.6 release: - [x] Softmax

[GitHub] [incubator-mxnet] ptrendx commented on issue #16398: Aggregated adamw update

2019-10-08 Thread GitBox
ptrendx commented on issue #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398#issuecomment-539718507 @eric-haibin-lin FYI This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16399: ndarray.load crashes MXNet GPU builds on CPU machines

2019-10-08 Thread GitBox
mxnet-label-bot commented on issue #16399: ndarray.load crashes MXNet GPU builds on CPU machines URL: https://github.com/apache/incubator-mxnet/issues/16399#issuecomment-539718387 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels

[GitHub] [incubator-mxnet] leezu opened a new issue #16399: ndarray.load crashes MXNet GPU builds on CPU machines

2019-10-08 Thread GitBox
leezu opened a new issue #16399: ndarray.load crashes MXNet GPU builds on CPU machines URL: https://github.com/apache/incubator-mxnet/issues/16399 ## Description For some parameter files below crash happens. It does not happen for all parameter files. ## Environment info

[GitHub] [incubator-mxnet] zhreshold commented on issue #16341: [WIP][New Op] Add deformable conv v2

2019-10-08 Thread GitBox
zhreshold commented on issue #16341: [WIP][New Op] Add deformable conv v2 URL: https://github.com/apache/incubator-mxnet/pull/16341#issuecomment-539713235 @hetong007 @szha for review/approve This is an automated message from

[GitHub] [incubator-mxnet] drivanov opened a new pull request #16398: Aggregated adamw update

2019-10-08 Thread GitBox
drivanov opened a new pull request #16398: Aggregated adamw update URL: https://github.com/apache/incubator-mxnet/pull/16398 ## Description ## MxNet operator for aggregated Adam update ## Checklist ## ### Essentials ### - [x] Changes are complete (i.e. I finished coding on

[GitHub] [incubator-mxnet] access2rohit commented on issue #16104: Faster Transpose 2D

2019-10-08 Thread GitBox
access2rohit commented on issue #16104: Faster Transpose 2D URL: https://github.com/apache/incubator-mxnet/pull/16104#issuecomment-539701107 > What are the performances of the input sizes that are not divisible by blocksize? @sxjscience 1,1 is not divisible by 32. Is there

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16104: Faster Transpose 2D

2019-10-08 Thread GitBox
ChaiBapchya commented on issue #16104: Faster Transpose 2D URL: https://github.com/apache/incubator-mxnet/pull/16104#issuecomment-539699533 Script used - https://gist.github.com/ChaiBapchya/65a41eccf6c09a98b5a5012a211c820e Performance updated with latest PR update.

[GitHub] [incubator-mxnet] ptrendx opened a new pull request #16397: Added launch bounds to the reduce kernels

2019-10-08 Thread GitBox
ptrendx opened a new pull request #16397: Added launch bounds to the reduce kernels URL: https://github.com/apache/incubator-mxnet/pull/16397 ## Description ## Fixes #16338. Adds launch bounds around the reduce_kernel_M1 kernels. @reminisce Please verify the fix. ##

[GitHub] [incubator-mxnet] stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r332705046 ## File path: ci/docker/runtime_functions.sh ## @@ -1524,12 +1524,15 @@ nightly_scala_demo_test_cpu() {

[incubator-mxnet] branch master updated (ec766d5 -> d5666ed)

2019-10-08 Thread sxjscience
This is an automated email from the ASF dual-hosted git repository. sxjscience pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from ec766d5 add raise test for shape add d5666ed Round and sign straight-through-estimators C

[GitHub] [incubator-mxnet] sxjscience merged pull request #16373: Round and sign straight-through-estimators C operators.

2019-10-08 Thread GitBox
sxjscience merged pull request #16373: Round and sign straight-through-estimators C operators. URL: https://github.com/apache/incubator-mxnet/pull/16373 This is an automated message from the Apache Git Service. To respond

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

2019-10-08 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 e779799 Bump the

[GitHub] [incubator-mxnet] ThomasDelteil commented on issue #16381: [DOC] fix installation selector wrong history

2019-10-08 Thread GitBox
ThomasDelteil commented on issue #16381: [DOC] fix installation selector wrong history URL: https://github.com/apache/incubator-mxnet/pull/16381#issuecomment-539647087 @szha committed the updates, tested here: http://54.211.76.74/get_started

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #16104: Faster Transpose 2D

2019-10-08 Thread GitBox
ChaiBapchya commented on a change in pull request #16104: Faster Transpose 2D URL: https://github.com/apache/incubator-mxnet/pull/16104#discussion_r332664921 ## File path: src/operator/tensor/matrix_op-inl.h ## @@ -257,6 +257,29 @@ struct TransposeParam : public

[GitHub] [incubator-mxnet] stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r332662015 ## File path: ci/docker/runtime_functions.sh ## @@ -1524,12 +1524,15 @@ nightly_scala_demo_test_cpu() {

[GitHub] [incubator-mxnet] igolan closed issue #16301: mxnet.initializer.Constant with NDArray as input does not work with hybridize

2019-10-08 Thread GitBox
igolan closed issue #16301: mxnet.initializer.Constant with NDArray as input does not work with hybridize URL: https://github.com/apache/incubator-mxnet/issues/16301 This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] igolan commented on issue #16301: mxnet.initializer.Constant with NDArray as input does not work with hybridize

2019-10-08 Thread GitBox
igolan commented on issue #16301: mxnet.initializer.Constant with NDArray as input does not work with hybridize URL: https://github.com/apache/incubator-mxnet/issues/16301#issuecomment-539637444 Great. Closing. This is

[GitHub] [incubator-mxnet] sxjscience commented on issue #16104: Faster Transpose 2D

2019-10-08 Thread GitBox
sxjscience commented on issue #16104: Faster Transpose 2D URL: https://github.com/apache/incubator-mxnet/pull/16104#issuecomment-539636520 What are the performances of the input sizes that are not divisible by blocksize?

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
marcoabreu commented on a change in pull request #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r332649489 ## File path: ci/docker/runtime_functions.sh ## @@ -1524,12 +1524,15 @@ nightly_scala_demo_test_cpu() {

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
marcoabreu commented on a change in pull request #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r332649029 ## File path: ci/docker/runtime_functions.sh ## @@ -1524,12 +1524,15 @@ nightly_scala_demo_test_cpu() {

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16104: Faster Transpose 2D

2019-10-08 Thread GitBox
ChaiBapchya commented on issue #16104: Faster Transpose 2D URL: https://github.com/apache/incubator-mxnet/pull/16104#issuecomment-539627974 ``` nosetests tests/python/unittest/test_operator.py:test_larger_transpose .

[incubator-mxnet] branch master updated (df4125a -> ec766d5)

2019-10-08 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 df4125a update NEWS.md and README.md (#16385) add 0bace55 fix choice signature add ec766d5

[GitHub] [incubator-mxnet] reminisce merged pull request #16393: [Numpy] Fix choice signature

2019-10-08 Thread GitBox
reminisce merged pull request #16393: [Numpy] Fix choice signature URL: https://github.com/apache/incubator-mxnet/pull/16393 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-mxnet] stu1130 commented on issue #16389: [Flaky] test_np_max_min on windows

2019-10-08 Thread GitBox
stu1130 commented on issue #16389: [Flaky] test_np_max_min on windows URL: https://github.com/apache/incubator-mxnet/issues/16389#issuecomment-539625993 observe the same error in np_mean windows_gpu ``` ==

[GitHub] [incubator-mxnet] cccorn commented on issue #16365: customOp Exception: unknown storage type: -1

2019-10-08 Thread GitBox
cccorn commented on issue #16365: customOp Exception: unknown storage type: -1 URL: https://github.com/apache/incubator-mxnet/issues/16365#issuecomment-539625318 I got the same problem. I tried mxnet version 1.5.0, 1.4.1, 1.3.1, 1.2.1, 1.1.0, and only version 1.1.0 works for me.

[GitHub] [incubator-mxnet] stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r332642069 ## File path: ci/docker/runtime_functions.sh ## @@ -1524,12 +1524,15 @@ nightly_scala_demo_test_cpu() {

[GitHub] [incubator-mxnet] stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r332642069 ## File path: ci/docker/runtime_functions.sh ## @@ -1524,12 +1524,15 @@ nightly_scala_demo_test_cpu() {

[GitHub] [incubator-mxnet] stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r332642069 ## File path: ci/docker/runtime_functions.sh ## @@ -1524,12 +1524,15 @@ nightly_scala_demo_test_cpu() {

[GitHub] [incubator-mxnet] stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
stu1130 commented on a change in pull request #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r332642069 ## File path: ci/docker/runtime_functions.sh ## @@ -1524,12 +1524,15 @@ nightly_scala_demo_test_cpu() {

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
marcoabreu commented on a change in pull request #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r332626832 ## File path: ci/docker/runtime_functions.sh ## @@ -1524,12 +1524,15 @@ nightly_scala_demo_test_cpu() {

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
marcoabreu commented on a change in pull request #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r332626832 ## File path: ci/docker/runtime_functions.sh ## @@ -1524,12 +1524,15 @@ nightly_scala_demo_test_cpu() {

[GitHub] [incubator-mxnet] stu1130 commented on issue #16335: [Numpy] Global numpy shape flag

2019-10-08 Thread GitBox
stu1130 commented on issue #16335: [Numpy] Global numpy shape flag URL: https://github.com/apache/incubator-mxnet/pull/16335#issuecomment-539607180 Hey @marcoabreu we really need this feature. Please review it. Thanks This is

[GitHub] [incubator-mxnet] access2rohit commented on issue #16104: Faster Transpose 2D

2019-10-08 Thread GitBox
access2rohit commented on issue #16104: Faster Transpose 2D URL: https://github.com/apache/incubator-mxnet/pull/16104#issuecomment-539599930 @ChaiBapchya also paste the results of new unittest run here. This is an automated

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #16395: [WIP] Use single bit for mask in Dropout

2019-10-08 Thread GitBox
eric-haibin-lin commented on issue #16395: [WIP] Use single bit for mask in Dropout URL: https://github.com/apache/incubator-mxnet/pull/16395#issuecomment-539593566 Shall we infer np.int8 as the dtype for the dropout mask, and set the shape correspondingly so that each coordinate gets 1

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #16393: [Numpy] Fix choice signature

2019-10-08 Thread GitBox
xidulu commented on a change in pull request #16393: [Numpy] Fix choice signature URL: https://github.com/apache/incubator-mxnet/pull/16393#discussion_r332600915 ## File path: tests/python/unittest/test_exc_handling.py ## @@ -204,7 +204,7 @@ def

[incubator-mxnet] 01/01: [IR-Patch] IR Bridge (#16290)

2019-10-08 Thread junrushao
This is an automated email from the ASF dual-hosted git repository. junrushao pushed a commit to branch ir-patch in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit d3d2b1064ff65c2c701c7e55dae61de4e1f76218 Author: Junru Shao AuthorDate: Mon Sep 30 12:11:35 2019 -0700

[incubator-mxnet] branch ir-patch updated (38e8828 -> d3d2b10)

2019-10-08 Thread junrushao
This is an automated email from the ASF dual-hosted git repository. junrushao pushed a change to branch ir-patch in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. omit 38e8828 [IR-Patch] IR Bridge (#16290) add 3244a7a Julia: add API docs back (#16363) add

[GitHub] [incubator-mxnet] iblis17 opened a new pull request #16396: julia/docs: more DRY on page rendering

2019-10-08 Thread GitBox
iblis17 opened a new pull request #16396: julia/docs: more DRY on page rendering URL: https://github.com/apache/incubator-mxnet/pull/16396 address https://github.com/apache/incubator-mxnet/pull/16363#issuecomment-537904494

[incubator-mxnet] 01/01: julia/docs: more DRY on page rendering

2019-10-08 Thread iblis
This is an automated email from the ASF dual-hosted git repository. iblis pushed a commit to branch ib/jl-doc in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit e4d49a89e05d6e45f59df6b2c50d4e55f580806b Author: Iblis Lin AuthorDate: Tue Oct 8 21:47:00 2019 +0800

[incubator-mxnet] branch ib/jl-doc created (now e4d49a8)

2019-10-08 Thread iblis
This is an automated email from the ASF dual-hosted git repository. iblis pushed a change to branch ib/jl-doc in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at e4d49a8 julia/docs: more DRY on page rendering This branch includes the following new commits:

[GitHub] [incubator-mxnet] wuxun-zhang commented on a change in pull request #16184: Add large tensor nightly tests for MKL-DNN operators

2019-10-08 Thread GitBox
wuxun-zhang commented on a change in pull request #16184: Add large tensor nightly tests for MKL-DNN operators URL: https://github.com/apache/incubator-mxnet/pull/16184#discussion_r332501128 ## File path: tests/nightly/test_large_array.py ## @@ -751,34 +767,55 @@ def

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

2019-10-08 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 3d4ba63 Bump the

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #16184: Add large tensor nightly tests for MKL-DNN operators

2019-10-08 Thread GitBox
marcoabreu commented on a change in pull request #16184: Add large tensor nightly tests for MKL-DNN operators URL: https://github.com/apache/incubator-mxnet/pull/16184#discussion_r332433203 ## File path: tests/nightly/test_large_array.py ## @@ -751,34 +767,55 @@ def

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16263: [mkldnn-v1.0] Add MKL-DNN sum concat

2019-10-08 Thread GitBox
marcoabreu commented on issue #16263: [mkldnn-v1.0] Add MKL-DNN sum concat URL: https://github.com/apache/incubator-mxnet/pull/16263#issuecomment-539445243 My first guess is that possibly pytest got updated in our Docker containers

[GitHub] [incubator-mxnet] luan1412167 commented on issue #13460: onnx export slope for prelu operator corrected

2019-10-08 Thread GitBox
luan1412167 commented on issue #13460: onnx export slope for prelu operator corrected URL: https://github.com/apache/incubator-mxnet/pull/13460#issuecomment-539424062 Hi, Is this error still remain? This is an automated

[GitHub] [incubator-mxnet] apeforest opened a new pull request #16395: [WIP] Uses single bit for mask in Dropout

2019-10-08 Thread GitBox
apeforest opened a new pull request #16395: [WIP] Uses single bit for mask in Dropout URL: https://github.com/apache/incubator-mxnet/pull/16395 ## Description ## Use single bit for mask in Dropout. Still WIP to test the mask dropout using bit. This PR fixes

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16174: How to build new operators?

2019-10-08 Thread GitBox
ChaiBapchya commented on issue #16174: How to build new operators? URL: https://github.com/apache/incubator-mxnet/issues/16174#issuecomment-539376526 @mxnet-label-bot add [Pending Requester Info] @zachgk Is this good to close since I think we've answered this question and the

[incubator-mxnet] branch v1.6.x created (now df4125a)

2019-10-08 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch v1.6.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at df4125a update NEWS.md and README.md (#16385) No new revisions were added by this update.

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

2019-10-08 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 86f533a Bump the

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

2019-10-08 Thread GitBox
junrushao1994 commented on issue #15921: dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-539361173 @samskalicky Thank you Sam for the explanation! This is an automated

  1   2   >