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

2019-09-04 Thread GitBox
Zheweiqiu commented on issue #16042: Error when calling get_backend_symbol URL: https://github.com/apache/incubator-mxnet/issues/16042#issuecomment-527771064 > I mean you need "to reinstall mxnet library with tensorrt support". But if you can "successfully call mxnet.contrib.tensorrt", the

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

2019-09-04 Thread GitBox
Zheweiqiu edited a comment on issue #16042: Error when calling get_backend_symbol URL: https://github.com/apache/incubator-mxnet/issues/16042#issuecomment-527771064 > I mean you need "to reinstall mxnet library with tensorrt support". But if you can "successfully call mxnet.contrib.tensor

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

2019-09-04 Thread GitBox
Zheweiqiu edited a comment on issue #16042: Error when calling get_backend_symbol URL: https://github.com/apache/incubator-mxnet/issues/16042#issuecomment-527771064 > I mean you need "to reinstall mxnet library with tensorrt support". But if you can "successfully call mxnet.contrib.tensor

[GitHub] [incubator-mxnet] xidulu opened a new pull request #16089: [Numpy] Rancom.choice implemented

2019-09-04 Thread GitBox
xidulu opened a new pull request #16089: [Numpy] Rancom.choice implemented URL: https://github.com/apache/incubator-mxnet/pull/16089 ## Description ## As title https://docs.scipy.org/doc/numpy-1.16.1/reference/generated/numpy.random.choice.html ## Checklist ## ### Essentials

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

2019-09-04 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 87931b9 Bump the publish

[GitHub] [incubator-mxnet] anirudhacharya commented on issue #16053: Fixes #15543

2019-09-04 Thread GitBox
anirudhacharya commented on issue #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#issuecomment-527795971 > ![image](https://user-images.githubusercontent.com/8041160/64220273-a1a9bb80-ce7d-11e9-8b3b-9262de1d715b.png) > > ``` > mom = state > mom[:]

[GitHub] [incubator-mxnet] TaoLv commented on issue #16065: Fixes openblas static build

2019-09-04 Thread GitBox
TaoLv commented on issue #16065: Fixes openblas static build URL: https://github.com/apache/incubator-mxnet/pull/16065#issuecomment-527822410 @marcoabreu @szha Could you please review again? I need pick it to the mkldnn-v1.0 feature branch. Currently it blocks two PRs there: #16012, #16064

[GitHub] [incubator-mxnet] gigasquid commented on issue #16084: Update instructions for Clojure bindings

2019-09-04 Thread GitBox
gigasquid commented on issue #16084: Update instructions for Clojure bindings URL: https://github.com/apache/incubator-mxnet/pull/16084#issuecomment-527855618 Thanks for your contribution to make the documentation better @adc17 😸

[GitHub] [incubator-mxnet] gigasquid merged pull request #16084: Update instructions for Clojure bindings

2019-09-04 Thread GitBox
gigasquid merged pull request #16084: Update instructions for Clojure bindings URL: https://github.com/apache/incubator-mxnet/pull/16084 This is an automated message from the Apache Git Service. To respond to the message, ple

[incubator-mxnet] branch master updated (c742ef1 -> 4333a7b)

2019-09-04 Thread cmeier
This is an automated email from the ASF dual-hosted git repository. cmeier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from c742ef1 add numpy operator remainder (#16080) add 4333a7b Update readme and project.clj comment (#160

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

2019-09-04 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 3f1b0a8 Bump the publish

[GitHub] [incubator-mxnet] TaoLv commented on issue #16072: [v1.5.x] Bump version to 1.5.1

2019-09-04 Thread GitBox
TaoLv commented on issue #16072: [v1.5.x] Bump version to 1.5.1 URL: https://github.com/apache/incubator-mxnet/pull/16072#issuecomment-527902925 Thanks for your kind review @ChaiBapchya @samskalicky. Merging now. This is an au

[GitHub] [incubator-mxnet] TaoLv merged pull request #16072: [v1.5.x] Bump version to 1.5.1

2019-09-04 Thread GitBox
TaoLv merged pull request #16072: [v1.5.x] Bump version to 1.5.1 URL: https://github.com/apache/incubator-mxnet/pull/16072 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-mxnet] branch v1.5.x updated: bump version to 1.5.1 (#16072)

2019-09-04 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 c981848 bump version to 1.5.1 (#16072)

[GitHub] [incubator-mxnet] Tianxiaomo opened a new issue #16090: ONNX dosen't support SwapAxis

2019-09-04 Thread GitBox
Tianxiaomo opened a new issue #16090: ONNX dosen't support SwapAxis URL: https://github.com/apache/incubator-mxnet/issues/16090 ## onnx dosen't support SwapAxis model have operater, ``` x = x.transpose((0, 2, 1)) ``` but when I export onnx model, ``` AttributeError: No c

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16065: Fixes openblas static build

2019-09-04 Thread GitBox
pengzhao-intel commented on issue #16065: Fixes openblas static build URL: https://github.com/apache/incubator-mxnet/pull/16065#issuecomment-527934902 It's a blocking issue for us to upgrade MKL-DNN. I prefer to merge the PR if there's no other concern. @szha @TaoLv @marcoabreu

[GitHub] [incubator-mxnet] karan6181 commented on issue #16088: remove 'foo' and other print msg from test

2019-09-04 Thread GitBox
karan6181 commented on issue #16088: remove 'foo' and other print msg from test URL: https://github.com/apache/incubator-mxnet/pull/16088#issuecomment-527969726 LGTM. Thanks for your contribution! This is an automated message

[GitHub] [incubator-mxnet] access2rohit opened a new pull request #16091: [DO NOT MERGE] Zhaoqi commit

2019-09-04 Thread GitBox
access2rohit opened a new pull request #16091: [DO NOT MERGE] Zhaoqi commit URL: https://github.com/apache/incubator-mxnet/pull/16091 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable item

[GitHub] [incubator-mxnet] access2rohit opened a new pull request #16092: [DO NOT MERGE] Anisub commit

2019-09-04 Thread GitBox
access2rohit opened a new pull request #16092: [DO NOT MERGE] Anisub commit URL: https://github.com/apache/incubator-mxnet/pull/16092 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable item

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #15941: Add Large tensor vector test cases

2019-09-04 Thread GitBox
ChaiBapchya commented on issue #15941: Add Large tensor vector test cases URL: https://github.com/apache/incubator-mxnet/pull/15941#issuecomment-527979772 ``` $ MXNET_TEST_COUNT=1 nosetests --logging-level=DEBUG --verbose -s tests/nightly/test_large_vector.py test_large_vector.test_sl

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #16057: add operator `cast_like`.

2019-09-04 Thread GitBox
kshitij12345 commented on issue #16057: add operator `cast_like`. URL: https://github.com/apache/incubator-mxnet/pull/16057#issuecomment-527983394 Actually it does support passing the gradient through it. The test verifies for gradients as well. https://github.com/apache/incubator

[GitHub] [incubator-mxnet] xidulu commented on issue #15928: [RFC] A faster version of Gamma sampling on GPU.

2019-09-04 Thread GitBox
xidulu commented on issue #15928: [RFC] A faster version of Gamma sampling on GPU. URL: https://github.com/apache/incubator-mxnet/issues/15928#issuecomment-528001954 @ptrendx @yzhliu I will create a PR for `np.random.gamma` implemented using the method I proposed before the end of the

[GitHub] [incubator-mxnet] xidulu edited a comment on issue #15928: [RFC] A faster version of Gamma sampling on GPU.

2019-09-04 Thread GitBox
xidulu edited a comment on issue #15928: [RFC] A faster version of Gamma sampling on GPU. URL: https://github.com/apache/incubator-mxnet/issues/15928#issuecomment-528001954 @ptrendx @yzhliu I will create a PR for `np.random.gamma` implemented using the method I proposed before the end

[GitHub] [incubator-mxnet] apeforest merged pull request #15941: Add Large tensor vector test cases

2019-09-04 Thread GitBox
apeforest merged pull request #15941: Add Large tensor vector test cases URL: https://github.com/apache/incubator-mxnet/pull/15941 This is an automated message from the Apache Git Service. To respond to the message, please lo

[incubator-mxnet] branch master updated (4333a7b -> 6122dfc)

2019-09-04 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 4333a7b Update readme and project.clj comment (#16084) add 6122dfc Add Large tensor vector test ca

[GitHub] [incubator-mxnet] smpawlowski opened a new issue #16093: mx.viz.print_summary doesn't report parameters for a symbol

2019-09-04 Thread GitBox
smpawlowski opened a new issue #16093: mx.viz.print_summary doesn't report parameters for a symbol URL: https://github.com/apache/incubator-mxnet/issues/16093 ## Description mx.viz.print_summary reports zero parameters for a symbol that has parameters. ## Environment info (Requir

[GitHub] [incubator-mxnet] zhanghang1989 commented on a change in pull request #16053: Fixes #15543

2019-09-04 Thread GitBox
zhanghang1989 commented on a change in pull request #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#discussion_r320899764 ## File path: tests/python/unittest/test_optimizer.py ## @@ -400,10 +400,10 @@ def update(self, index, weight, grad, stat

[GitHub] [incubator-mxnet] zhanghang1989 commented on a change in pull request #16053: Fixes #15543

2019-09-04 Thread GitBox
zhanghang1989 commented on a change in pull request #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#discussion_r320899830 ## File path: tests/python/unittest/test_optimizer.py ## @@ -385,10 +385,10 @@ def update(self, index, weight, grad, stat

[GitHub] [incubator-mxnet] zhanghang1989 commented on a change in pull request #16053: Fixes #15543

2019-09-04 Thread GitBox
zhanghang1989 commented on a change in pull request #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#discussion_r320900353 ## File path: src/operator/optimizer_op-inl.h ## @@ -1119,22 +1112,16 @@ struct MP_NAGMomKernel { const OpReqType re

[GitHub] [incubator-mxnet] zhanghang1989 commented on a change in pull request #16053: Fixes #15543

2019-09-04 Thread GitBox
zhanghang1989 commented on a change in pull request #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#discussion_r320900451 ## File path: src/operator/optimizer_op-inl.h ## @@ -1119,22 +1112,16 @@ struct MP_NAGMomKernel { const OpReqType re

[GitHub] [incubator-mxnet] anirudhacharya commented on issue #16053: Fixes #15543

2019-09-04 Thread GitBox
anirudhacharya commented on issue #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#issuecomment-528020766 > The weight update is correct. Please fix the mentum update in the end. yes, will change the momentum update state

[GitHub] [incubator-mxnet] zhanghang1989 commented on a change in pull request #16053: Fixes #15543

2019-09-04 Thread GitBox
zhanghang1989 commented on a change in pull request #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#discussion_r320903141 ## File path: tests/python/unittest/test_optimizer.py ## @@ -399,11 +395,7 @@ def update(self, index, weight, grad, state

[GitHub] [incubator-mxnet] zhanghang1989 commented on issue #16053: Fixes #15543

2019-09-04 Thread GitBox
zhanghang1989 commented on issue #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#issuecomment-528022127 > Hi @zhanghang1989 , is there any difference between `a -= b` and `a[:] -= b`? > `a[:] -= b` may call extra function `__getitem__`. > > ```python

[GitHub] [incubator-mxnet] stu1130 closed pull request #15286: Numpy compatible min

2019-09-04 Thread GitBox
stu1130 closed pull request #15286: Numpy compatible min URL: https://github.com/apache/incubator-mxnet/pull/15286 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-mxnet] chongruo opened a new pull request #16094: typo in docs

2019-09-04 Thread GitBox
chongruo opened a new pull request #16094: typo in docs URL: https://github.com/apache/incubator-mxnet/pull/16094 ## Description ## minor typo for NCCL ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ] The PR title starts

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

2019-09-04 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 6342462 Bump the publish

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs

2019-09-04 Thread GitBox
access2rohit commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs URL: https://github.com/apache/incubator-mxnet/pull/16079#discussion_r320954254 ## File path: tests/nightly/test_large_vector.py ## @@ -83,15 +79,10 @@ def test_el

[GitHub] [incubator-mxnet] access2rohit commented on issue #16079: Test large vector mean operator and fix a few bugs

2019-09-04 Thread GitBox
access2rohit commented on issue #16079: Test large vector mean operator and fix a few bugs URL: https://github.com/apache/incubator-mxnet/pull/16079#issuecomment-528067731 Nice work ! Removal of all numpy functions should speedup the processes --

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

2019-09-04 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-528070023 All review comments addressed. Awaiting further review comments or approval.

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

2019-09-04 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 58ccc24 Bump the publish

[GitHub] [incubator-mxnet] cannedprimates opened a new issue #16095: Julia NDArray getindex by row not implemented?

2019-09-04 Thread GitBox
cannedprimates opened a new issue #16095: Julia NDArray getindex by row not implemented? URL: https://github.com/apache/incubator-mxnet/issues/16095 I was trying to go through https://mxnet.incubator.apache.org/versions/master/tutorials/basic/ndarray_indexing.html using the

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16095: Julia NDArray getindex by row not implemented?

2019-09-04 Thread GitBox
mxnet-label-bot commented on issue #16095: Julia NDArray getindex by row not implemented? URL: https://github.com/apache/incubator-mxnet/issues/16095#issuecomment-528098105 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so tha

[GitHub] [incubator-mxnet] zhanghang1989 commented on a change in pull request #16053: Fixes #15543

2019-09-04 Thread GitBox
zhanghang1989 commented on a change in pull request #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#discussion_r320989758 ## File path: tests/python/unittest/test_optimizer.py ## @@ -396,6 +397,7 @@ def update(self, index, weight, grad, state)

[GitHub] [incubator-mxnet] anirudhacharya commented on a change in pull request #16053: Fixes #15543

2019-09-04 Thread GitBox
anirudhacharya commented on a change in pull request #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#discussion_r320995909 ## File path: tests/python/unittest/test_optimizer.py ## @@ -396,6 +397,7 @@ def update(self, index, weight, grad, state

[GitHub] [incubator-mxnet] zhanghang1989 commented on a change in pull request #16053: Fixes #15543

2019-09-04 Thread GitBox
zhanghang1989 commented on a change in pull request #16053: Fixes #15543 URL: https://github.com/apache/incubator-mxnet/pull/16053#discussion_r320996900 ## File path: tests/python/unittest/test_optimizer.py ## @@ -396,6 +397,7 @@ def update(self, index, weight, grad, state)

[GitHub] [incubator-mxnet] apeforest commented on issue #16079: Test large vector mean operator and fix a few bugs

2019-09-04 Thread GitBox
apeforest commented on issue #16079: Test large vector mean operator and fix a few bugs URL: https://github.com/apache/incubator-mxnet/pull/16079#issuecomment-528128843 @access2rohit My test test_mean runs through. However, test_sequence_last seems to run out of memory on an instance with

[GitHub] [incubator-mxnet] smukund28 opened a new issue #16096: FixedBucketSampler needs last_batch = discard feature

2019-09-04 Thread GitBox
smukund28 opened a new issue #16096: FixedBucketSampler needs last_batch = discard feature URL: https://github.com/apache/incubator-mxnet/issues/16096 Feature Request : When DataLoader uses a Sampler, one cannot rely on the last_batch='discard' feature. It would be nice to have thi

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

2019-09-04 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 4f02ab3 Bump the publish

[GitHub] [incubator-mxnet] TaoLv merged pull request #16094: typo in docs

2019-09-04 Thread GitBox
TaoLv merged pull request #16094: typo in docs URL: https://github.com/apache/incubator-mxnet/pull/16094 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[incubator-mxnet] branch master updated (6122dfc -> bc90e20)

2019-09-04 Thread taolv
This is an automated email from the ASF dual-hosted git repository. taolv pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6122dfc Add Large tensor vector test cases (#15941) add bc90e20 typo in docs (#16094) No new revision

[GitHub] [incubator-mxnet] apeforest commented on issue #16079: Test large vector mean operator and fix a few bugs

2019-09-04 Thread GitBox
apeforest commented on issue #16079: Test large vector mean operator and fix a few bugs URL: https://github.com/apache/incubator-mxnet/pull/16079#issuecomment-528192724 @wkcn Can you help to review and merge this for me? This

[GitHub] [incubator-mxnet] yuxihu merged pull request #16088: remove 'foo' and other print msg from test

2019-09-04 Thread GitBox
yuxihu merged pull request #16088: remove 'foo' and other print msg from test URL: https://github.com/apache/incubator-mxnet/pull/16088 This is an automated message from the Apache Git Service. To respond to the message, plea

[incubator-mxnet] branch master updated (bc90e20 -> c6a92d9)

2019-09-04 Thread yuxihu
This is an automated email from the ASF dual-hosted git repository. yuxihu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from bc90e20 typo in docs (#16094) add c6a92d9 remove 'foo' and other print msg from test (#16088) No new

[GitHub] [incubator-mxnet] reminisce opened a new pull request #16097: [numpy] __array_function__ protocol

2019-09-04 Thread GitBox
reminisce opened a new pull request #16097: [numpy] __array_function__ protocol URL: https://github.com/apache/incubator-mxnet/pull/16097 ## Description ## This PR implemented [NumPy array function protocol](https://numpy.org/neps/nep-0018-array-function-protocol.html) so that `mxnet.nu

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs

2019-09-04 Thread GitBox
wkcn commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs URL: https://github.com/apache/incubator-mxnet/pull/16079#discussion_r321076980 ## File path: tests/nightly/test_large_vector.py ## @@ -56,15 +55,12 @@ def test_ndarray_ra

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs

2019-09-04 Thread GitBox
wkcn commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs URL: https://github.com/apache/incubator-mxnet/pull/16079#discussion_r321077060 ## File path: tests/nightly/test_large_vector.py ## @@ -56,15 +55,12 @@ def test_ndarray_ra

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs

2019-09-04 Thread GitBox
wkcn commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs URL: https://github.com/apache/incubator-mxnet/pull/16079#discussion_r321077060 ## File path: tests/nightly/test_large_vector.py ## @@ -56,15 +55,12 @@ def test_ndarray_ra

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs

2019-09-04 Thread GitBox
apeforest commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs URL: https://github.com/apache/incubator-mxnet/pull/16079#discussion_r321080004 ## File path: tests/nightly/test_large_vector.py ## @@ -56,15 +55,12 @@ def test_ndarr

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs

2019-09-04 Thread GitBox
apeforest commented on a change in pull request #16079: Test large vector mean operator and fix a few bugs URL: https://github.com/apache/incubator-mxnet/pull/16079#discussion_r321079970 ## File path: tests/nightly/test_large_vector.py ## @@ -56,15 +55,12 @@ def test_ndarr

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16098: [Bug] Unrecognize parameter shape after npx.set_up()

2019-09-04 Thread GitBox
mxnet-label-bot commented on issue #16098: [Bug] Unrecognize parameter shape after npx.set_up() URL: https://github.com/apache/incubator-mxnet/issues/16098#issuecomment-528208363 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels s

[GitHub] [incubator-mxnet] VoVAllen opened a new issue #16098: [Bug] Unrecognize parameter shape after npx.set_up()

2019-09-04 Thread GitBox
VoVAllen opened a new issue #16098: [Bug] Unrecognize parameter shape after npx.set_up() URL: https://github.com/apache/incubator-mxnet/issues/16098 ## Description In MXNet: ```python from mxnet.gluon import nn print(nn.Dense(32).collect_params()) # weight shape=(32,0) ```

[GitHub] [incubator-mxnet] VoVAllen opened a new issue #16099: [Bug] NDArray asscalar error after set npx.set_np()

2019-09-04 Thread GitBox
VoVAllen opened a new issue #16099: [Bug] NDArray asscalar error after set npx.set_np() URL: https://github.com/apache/incubator-mxnet/issues/16099 ## Description ```python from mxnet import npx npx.set_np() from mxnet import ndarray as nd a = nd.ones((4,)) a[0] # Print 1

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16099: [Bug] NDArray asscalar error after set npx.set_np()

2019-09-04 Thread GitBox
mxnet-label-bot commented on issue #16099: [Bug] NDArray asscalar error after set npx.set_np() URL: https://github.com/apache/incubator-mxnet/issues/16099#issuecomment-528209773 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

[GitHub] [incubator-mxnet] reminisce commented on issue #16098: [Bug] Unrecognize parameter shape after npx.set_up()

2019-09-04 Thread GitBox
reminisce commented on issue #16098: [Bug] Unrecognize parameter shape after npx.set_up() URL: https://github.com/apache/incubator-mxnet/issues/16098#issuecomment-528214571 It looks like you saved a net which has not been initialized. It should work like the following. However, recent cha

[GitHub] [incubator-mxnet] reminisce edited a comment on issue #16098: [Bug] Unrecognize parameter shape after npx.set_up()

2019-09-04 Thread GitBox
reminisce edited a comment on issue #16098: [Bug] Unrecognize parameter shape after npx.set_up() URL: https://github.com/apache/incubator-mxnet/issues/16098#issuecomment-528214571 It looks like you saved a net which has not been initialized. It should work like the following. However, rec

[GitHub] [incubator-mxnet] reminisce commented on issue #16099: [Bug] NDArray asscalar error after set npx.set_np()

2019-09-04 Thread GitBox
reminisce commented on issue #16099: [Bug] NDArray asscalar error after set npx.set_np() URL: https://github.com/apache/incubator-mxnet/issues/16099#issuecomment-528216411 The problem is that scalar sanity check for legacy NDArray is not numpy-compatible. I can send in the fix, but could

[GitHub] [incubator-mxnet] VoVAllen commented on issue #16099: [Bug] NDArray asscalar error after set npx.set_np()

2019-09-04 Thread GitBox
VoVAllen commented on issue #16099: [Bug] NDArray asscalar error after set npx.set_np() URL: https://github.com/apache/incubator-mxnet/issues/16099#issuecomment-528216667 It's from `assert a[0] == 1`, which calls `bool(a[0]==1)`, and would trigger the error. -

[GitHub] [incubator-mxnet] VoVAllen edited a comment on issue #16099: [Bug] NDArray asscalar error after set npx.set_np()

2019-09-04 Thread GitBox
VoVAllen edited a comment on issue #16099: [Bug] NDArray asscalar error after set npx.set_np() URL: https://github.com/apache/incubator-mxnet/issues/16099#issuecomment-528216667 It's from `assert a[0] == 1`, which calls `bool(a[0]==1)`, and would trigger the error. I'm from dgl team an

[GitHub] [incubator-mxnet] VoVAllen edited a comment on issue #16099: [Bug] NDArray asscalar error after set npx.set_np()

2019-09-04 Thread GitBox
VoVAllen edited a comment on issue #16099: [Bug] NDArray asscalar error after set npx.set_np() URL: https://github.com/apache/incubator-mxnet/issues/16099#issuecomment-528216667 It's from `assert a[0] == 1`, which calls `bool(a[0]==1)`, and would trigger the error. I'm from dgl team an

[GitHub] [incubator-mxnet] reminisce merged pull request #15889: Enable tvm_op for ci

2019-09-04 Thread GitBox
reminisce merged pull request #15889: Enable tvm_op for ci URL: https://github.com/apache/incubator-mxnet/pull/15889 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[incubator-mxnet] branch master updated (c6a92d9 -> b7071c4)

2019-09-04 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 c6a92d9 remove 'foo' and other print msg from test (#16088) add b7071c4 Enable tvm_op for ci (#158