[GitHub] [incubator-mxnet] leezu commented on issue #16864: [Discussion] 1.7.0 Roadmap

2019-11-19 Thread GitBox
leezu commented on issue #16864: [Discussion] 1.7.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/16864#issuecomment-555882743 @atiqsayyed this may be feasible for MXNet 1.6 release if you are willing to work on it. You can comment in #16438 and ping some yzhliu, nswamy or

[GitHub] [incubator-mxnet] leezu edited a comment on issue #16864: [Discussion] 1.7.0 Roadmap

2019-11-19 Thread GitBox
leezu edited a comment on issue #16864: [Discussion] 1.7.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/16864#issuecomment-555882743 @atiqsayyed this may be feasible for MXNet 1.6 release if you are willing to work on it. You can comment in #16438 and ping yzhliu, nswamy

[GitHub] [incubator-mxnet] atiqsayyed commented on issue #16864: [Discussion] 1.7.0 Roadmap

2019-11-19 Thread GitBox
atiqsayyed commented on issue #16864: [Discussion] 1.7.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/16864#issuecomment-555878222 For Scala 2.12 release - https://github.com/apache/incubator-mxnet/issues/16438 - with growing scala community, the current version

[GitHub] [incubator-mxnet] pengzhao-intel edited a comment on issue #16864: [Discussion] 1.7.0 Roadmap

2019-11-19 Thread GitBox
pengzhao-intel edited a comment on issue #16864: [Discussion] 1.7.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/16864#issuecomment-555852930 For MKLDNN backend - MKLDNN as the default CPU binary distribution

[GitHub] [incubator-mxnet] pengzhao-intel edited a comment on issue #16864: [Discussion] 1.7.0 Roadmap

2019-11-19 Thread GitBox
pengzhao-intel edited a comment on issue #16864: [Discussion] 1.7.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/16864#issuecomment-555852930 For MKLDNN backend - Propose MKLDNN as the default CPU binary

[incubator-mxnet] branch master updated (f1c6880 -> 61c8baf)

2019-11-19 Thread ptrendx
This is an automated email from the ASF dual-hosted git repository. ptrendx pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from f1c6880 Fix a few np issues (#16849) add 61c8baf Add unoptimized symbol to executor for sharing

[GitHub] [incubator-mxnet] ptrendx merged pull request #16798: Add unoptimized symbol to executor for sharing

2019-11-19 Thread GitBox
ptrendx merged pull request #16798: Add unoptimized symbol to executor for sharing URL: https://github.com/apache/incubator-mxnet/pull/16798 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] ptrendx closed issue #16785: keras-mxnet training failed with FusedOP

2019-11-19 Thread GitBox
ptrendx closed issue #16785: keras-mxnet training failed with FusedOP URL: https://github.com/apache/incubator-mxnet/issues/16785 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] pango99 opened a new issue #16867: Question about using the handle returned by MXPredReshape

2019-11-19 Thread GitBox
pango99 opened a new issue #16867: Question about using the handle returned by MXPredReshape URL: https://github.com/apache/incubator-mxnet/issues/16867 Hi, I'm using mxnet C API and ArcFace model to do face feature encoding, I found the API MXPredReshape() can change the input shape of

[GitHub] [incubator-mxnet] vexilligera commented on a change in pull request #16800: [Numpy] Add NumPy support for np.linalg.det and np.linalg.slogdet

2019-11-19 Thread GitBox
vexilligera commented on a change in pull request #16800: [Numpy] Add NumPy support for np.linalg.det and np.linalg.slogdet URL: https://github.com/apache/incubator-mxnet/pull/16800#discussion_r347139368 ## File path: src/operator/tensor/la_op-inl.h ## @@ -921,6 +927,9 @@

[GitHub] [incubator-mxnet] xinyu-intel opened a new pull request #16866: [DO NOT MERGE] Test quantized_conv flaky case

2019-11-19 Thread GitBox
xinyu-intel opened a new pull request #16866: [DO NOT MERGE] Test quantized_conv flaky case URL: https://github.com/apache/incubator-mxnet/pull/16866 ## Description ## #16830 ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. -

[GitHub] [incubator-mxnet] leezu commented on issue #16863: PearsonCorrelation doesn't support micro

2019-11-19 Thread GitBox
leezu commented on issue #16863: PearsonCorrelation doesn't support micro URL: https://github.com/apache/incubator-mxnet/issues/16863#issuecomment-555863480 Thanks @zburning. I think this is a grave problem and the lack of current 'micro' support should be considered a bug.

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

2019-11-19 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 a4d5b3f Bump the

[GitHub] [incubator-mxnet] sxjscience commented on issue #16845: MXNet 1.6.0 performance regression

2019-11-19 Thread GitBox
sxjscience commented on issue #16845: MXNet 1.6.0 performance regression URL: https://github.com/apache/incubator-mxnet/issues/16845#issuecomment-555863138 Is the performance worse if we turned on hybridization? This is an

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16864: [Discussion] 1.7.0 Roadmap

2019-11-19 Thread GitBox
pengzhao-intel commented on issue #16864: [Discussion] 1.7.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/16864#issuecomment-555852930 For MKLDNN backend - Propose MKLDNN as the default CPU binary

[GitHub] [incubator-mxnet] JiangZhaoh opened a new pull request #16865: [numpy]add op insert

2019-11-19 Thread GitBox
JiangZhaoh opened a new pull request #16865: [numpy]add op insert URL: https://github.com/apache/incubator-mxnet/pull/16865 ## Description ## add op: insert ONLY forward ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ]

[GitHub] [incubator-mxnet] zixuanweeei commented on issue #16604: RNN op with dropout cannot use fixed seed on CPU

2019-11-19 Thread GitBox
zixuanweeei commented on issue #16604: RNN op with dropout cannot use fixed seed on CPU URL: https://github.com/apache/incubator-mxnet/issues/16604#issuecomment-555851063 > On second though, maybe I can fix rnn on CPU first, I will leave GPU logic to the original implementation here:

[GitHub] [incubator-mxnet] pengzhao-intel opened a new issue #16864: [Discussion] 1.7.0 Roadmap

2019-11-19 Thread GitBox
pengzhao-intel opened a new issue #16864: [Discussion] 1.7.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/16864 Let's start a discussion here about the roadmap towards 1.7.0. We are looking for: New features that are useful to your research and development.

[GitHub] [incubator-mxnet] zeakey commented on issue #7375: Can I set instance weight when training?

2019-11-19 Thread GitBox
zeakey commented on issue #7375: Can I set instance weight when training? URL: https://github.com/apache/incubator-mxnet/issues/7375#issuecomment-555849802 I face the same problem. I think the situation @regzhuce mentioned can be abstrated as: mannually assign weights to the loss of

[GitHub] [incubator-mxnet] zburning opened a new issue #16863: PearsonCorrelation doesn't support micro

2019-11-19 Thread GitBox
zburning opened a new issue #16863: PearsonCorrelation doesn't support micro URL: https://github.com/apache/incubator-mxnet/issues/16863 ## Description Currently, mxnet.metric.PearsonCorrelation() does not support micro, which is necessary during evaluation. It's quite straight

[GitHub] [incubator-mxnet] pengzhao-intel closed issue #13221: Flaky tests: test_gluon_model_zoo_gpu.test_training

2019-11-19 Thread GitBox
pengzhao-intel closed issue #13221: Flaky tests: test_gluon_model_zoo_gpu.test_training URL: https://github.com/apache/incubator-mxnet/issues/13221 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] pengzhao-intel closed issue #16113: [Flaky] test_mkldnn.test_activation

2019-11-19 Thread GitBox
pengzhao-intel closed issue #16113: [Flaky] test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/issues/16113 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16113: [Flaky] test_mkldnn.test_activation

2019-11-19 Thread GitBox
pengzhao-intel commented on issue #16113: [Flaky] test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/issues/16113#issuecomment-555841082 closing since we don't see the issue for a long time. Feel free to reopen.

[GitHub] [incubator-mxnet] pengzhao-intel closed issue #15032: FC with bias ndim > 1 fails with MKLDNN

2019-11-19 Thread GitBox
pengzhao-intel closed issue #15032: FC with bias ndim > 1 fails with MKLDNN URL: https://github.com/apache/incubator-mxnet/issues/15032 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error

2019-11-19 Thread GitBox
pengzhao-intel commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error URL: https://github.com/apache/incubator-mxnet/issues/14979#issuecomment-555840596 closing since we remove the MKL dependency.

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #15032: FC with bias ndim > 1 fails with MKLDNN

2019-11-19 Thread GitBox
pengzhao-intel commented on issue #15032: FC with bias ndim > 1 fails with MKLDNN URL: https://github.com/apache/incubator-mxnet/issues/15032#issuecomment-555840467 fixed and closing This is an automated message from the

[GitHub] [incubator-mxnet] pengzhao-intel closed issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error

2019-11-19 Thread GitBox
pengzhao-intel closed issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error URL: https://github.com/apache/incubator-mxnet/issues/14979 This is an automated

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #15294: mkldnn is not properly installed

2019-11-19 Thread GitBox
pengzhao-intel commented on issue #15294: mkldnn is not properly installed URL: https://github.com/apache/incubator-mxnet/issues/15294#issuecomment-555839888 https://github.com/apache/incubator-mxnet/pull/16731 This is an

[GitHub] [incubator-mxnet] pengzhao-intel closed issue #15294: mkldnn is not properly installed

2019-11-19 Thread GitBox
pengzhao-intel closed issue #15294: mkldnn is not properly installed URL: https://github.com/apache/incubator-mxnet/issues/15294 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] haozeze closed issue #16853: wrong when Build MXNet with cmake

2019-11-19 Thread GitBox
haozeze closed issue #16853: wrong when Build MXNet with cmake URL: https://github.com/apache/incubator-mxnet/issues/16853 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-mxnet] branch master updated (55fe7c5 -> f1c6880)

2019-11-19 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 55fe7c5 Fix IndentationError in setup.py (#16857) add f1c6880 Fix a few np issues (#16849) No

[GitHub] [incubator-mxnet] reminisce merged pull request #16849: Fix a few np issues

2019-11-19 Thread GitBox
reminisce merged pull request #16849: Fix a few np issues URL: https://github.com/apache/incubator-mxnet/pull/16849 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-mxnet] reminisce closed issue #16616: [Flaky] test_numpy_op.test_np_einsum

2019-11-19 Thread GitBox
reminisce closed issue #16616: [Flaky] test_numpy_op.test_np_einsum URL: https://github.com/apache/incubator-mxnet/issues/16616 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] Tommliu opened a new pull request #16862: Op Unravel_index PR [Numpy]

2019-11-19 Thread GitBox
Tommliu opened a new pull request #16862: Op Unravel_index PR [Numpy] URL: https://github.com/apache/incubator-mxnet/pull/16862 ## Description ## Unravel_index pr ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ] The PR

[GitHub] [incubator-mxnet] gray2bgr commented on issue #16210: Load pre-trained AlexNet ONNX official model

2019-11-19 Thread GitBox
gray2bgr commented on issue #16210: Load pre-trained AlexNet ONNX official model URL: https://github.com/apache/incubator-mxnet/issues/16210#issuecomment-555813621 I got the same error "KeyError: 'concat1'", how can you solve it

[incubator-mxnet] branch master updated (9889310 -> 55fe7c5)

2019-11-19 Thread zachgk
This is an automated email from the ASF dual-hosted git repository. zachgk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 9889310 Initial checkin (#16856) add 55fe7c5 Fix IndentationError in setup.py (#16857) No new

[GitHub] [incubator-mxnet] zachgk merged pull request #16857: Fix IndentationError in setup.py

2019-11-19 Thread GitBox
zachgk merged pull request #16857: Fix IndentationError in setup.py URL: https://github.com/apache/incubator-mxnet/pull/16857 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-mxnet] branch master updated (60f53ed -> 9889310)

2019-11-19 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 60f53ed [fix] missing input log higher order. (#15331) add 9889310 Initial checkin (#16856) No new

[incubator-mxnet] branch master updated (60f53ed -> 9889310)

2019-11-19 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 60f53ed [fix] missing input log higher order. (#15331) add 9889310 Initial checkin (#16856) No new

[GitHub] [incubator-mxnet] haojin2 merged pull request #16856: Fix zero-size problem in expand_dims MKLDNN

2019-11-19 Thread GitBox
haojin2 merged pull request #16856: Fix zero-size problem in expand_dims MKLDNN URL: https://github.com/apache/incubator-mxnet/pull/16856 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] haojin2 closed issue #16850: [Numpy] expand_dims throws delay_alloc error

2019-11-19 Thread GitBox
haojin2 closed issue #16850: [Numpy] expand_dims throws delay_alloc error URL: https://github.com/apache/incubator-mxnet/issues/16850 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] haojin2 closed pull request #14644: Speedup concat op

2019-11-19 Thread GitBox
haojin2 closed pull request #14644: Speedup concat op URL: https://github.com/apache/incubator-mxnet/pull/14644 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-mxnet] haojin2 closed pull request #15984: [DO NOT REVIEW] [DO NOT MERGE] General reduce compute for tvm ops and TVM version of sum

2019-11-19 Thread GitBox
haojin2 closed pull request #15984: [DO NOT REVIEW] [DO NOT MERGE] General reduce compute for tvm ops and TVM version of sum URL: https://github.com/apache/incubator-mxnet/pull/15984 This is an automated message from the

[GitHub] [incubator-mxnet] apeforest commented on issue #16823: [WIP] Upgrade MKL-DNN dependency to v1.1

2019-11-19 Thread GitBox
apeforest commented on issue #16823: [WIP] Upgrade MKL-DNN dependency to v1.1 URL: https://github.com/apache/incubator-mxnet/pull/16823#issuecomment-555795474 I will try it tonight. thx This is an automated message from the

[GitHub] [incubator-mxnet] TEChopra1000 commented on issue #16724: Example link of the image classification show 404

2019-11-19 Thread GitBox
TEChopra1000 commented on issue #16724: Example link of the image classification show 404 URL: https://github.com/apache/incubator-mxnet/issues/16724#issuecomment-555795539 @stereomatchingkiss would you please point me to the page you were on when you found the broken link?

[GitHub] [incubator-mxnet] haojin2 opened a new pull request #16861: Support NumPy-compatible bitwise_and

2019-11-19 Thread GitBox
haojin2 opened a new pull request #16861: Support NumPy-compatible bitwise_and URL: https://github.com/apache/incubator-mxnet/pull/16861 ## Description ## As title. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ] The PR

[GitHub] [incubator-mxnet] xinyu-intel edited a comment on issue #11417: libomp.so dependency (need REAL fix)

2019-11-19 Thread GitBox
xinyu-intel edited a comment on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-555791907 @cjolivier01 typo, i actually use tao's command line in this issue: ``` cmake3 .. -DUSE_CUDA=0 -DUSE_LAPACK=0

[GitHub] [incubator-mxnet] xinyu-intel commented on issue #11417: libomp.so dependency (need REAL fix)

2019-11-19 Thread GitBox
xinyu-intel commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-555791907 @cjolivier01 typo, i actually use yao's command line in this issue: ``` cmake3 .. -DUSE_CUDA=0 -DUSE_LAPACK=0

[GitHub] [incubator-mxnet] xinyu-intel commented on issue #11417: libomp.so dependency (need REAL fix)

2019-11-19 Thread GitBox
xinyu-intel commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-555791537 (base) [chenxiny@mlt2-clx093 ~]$ cmake --version cmake version 2.8.12.2

[GitHub] [incubator-mxnet] cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix)

2019-11-19 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-555790585 > cmake2, i'll check cmake3 later:) what’s actual version? i’ll build on my machine

[GitHub] [incubator-mxnet] xinyu-intel commented on issue #11417: libomp.so dependency (need REAL fix)

2019-11-19 Thread GitBox
xinyu-intel commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-555790223 cmake2, i'll check cmake3 later:) This is an automated message

[GitHub] [incubator-mxnet] ZhennanQin opened a new pull request #16860: [MKLDNN] enable MaxPooling with full pooling convention

2019-11-19 Thread GitBox
ZhennanQin opened a new pull request #16860: [MKLDNN] enable MaxPooling with full pooling convention URL: https://github.com/apache/incubator-mxnet/pull/16860 ## Description ## It seems MKLDNN supports MaxPooling with full pooling convention. Mobilenet_v3 uses this and the accuracy

[GitHub] [incubator-mxnet] haojin2 opened a new pull request #16859: Mixed-type mx.np.power

2019-11-19 Thread GitBox
haojin2 opened a new pull request #16859: Mixed-type mx.np.power URL: https://github.com/apache/incubator-mxnet/pull/16859 ## Description ## Support `np.power` for inputs with different data types. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new issue #16858: Cannot load trainer with AMP

2019-11-19 Thread GitBox
eric-haibin-lin opened a new issue #16858: Cannot load trainer with AMP URL: https://github.com/apache/incubator-mxnet/issues/16858 test.py: ``` import mxnet as mx import os import logging from fp16_utils import LAMB2 net = mx.gluon.nn.Dense(10, in_units=10)

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

2019-11-19 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 c745386 Bump the

[GitHub] [incubator-mxnet] zachgk opened a new pull request #16857: Fix IndentationError in setup.py

2019-11-19 Thread GitBox
zachgk opened a new pull request #16857: Fix IndentationError in setup.py URL: https://github.com/apache/incubator-mxnet/pull/16857 ## Description ## Fix the setup.py file indentation error in CD

[GitHub] [incubator-mxnet] reminisce commented on issue #16856: Fix zero-size problem in expand_dims MKLDNN

2019-11-19 Thread GitBox
reminisce commented on issue #16856: Fix zero-size problem in expand_dims MKLDNN URL: https://github.com/apache/incubator-mxnet/pull/16856#issuecomment-555766396 @stu1130 This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] reminisce opened a new pull request #16856: Fix zero-size problem in expand_dims MKLDNN

2019-11-19 Thread GitBox
reminisce opened a new pull request #16856: Fix zero-size problem in expand_dims MKLDNN URL: https://github.com/apache/incubator-mxnet/pull/16856 Fixed https://github.com/apache/incubator-mxnet/issues/16850. Added test. This

[GitHub] [incubator-mxnet] junrushao1994 commented on issue #16836: Fix InferAttr/InferShapeAttr not calling inference for all nodes in a graph

2019-11-19 Thread GitBox
junrushao1994 commented on issue #16836: Fix InferAttr/InferShapeAttr not calling inference for all nodes in a graph URL: https://github.com/apache/incubator-mxnet/pull/16836#issuecomment-555761475 @ptrendx At the time that I was writing this piece of code, operators do return float32,

[GitHub] [incubator-mxnet] junrushao1994 commented on issue #16836: Fix InferAttr/InferShapeAttr not calling inference for all nodes in a graph

2019-11-19 Thread GitBox
junrushao1994 commented on issue #16836: Fix InferAttr/InferShapeAttr not calling inference for all nodes in a graph URL: https://github.com/apache/incubator-mxnet/pull/16836#issuecomment-555761648 @ptrendx I think leaving it -1 is a nice proposal. Could you fix this? Thanks!

[GitHub] [incubator-mxnet] ptrendx commented on issue #16798: Add unoptimized symbol to executor for sharing

2019-11-19 Thread GitBox
ptrendx commented on issue #16798: Add unoptimized symbol to executor for sharing URL: https://github.com/apache/incubator-mxnet/pull/16798#issuecomment-555754269 @roywei With the latest version of this PR your script passes for me locally - could you validate?

[GitHub] [incubator-mxnet] ptrendx commented on issue #16559: Tracking mxnet.numpy operator issues for 1.6.0 release

2019-11-19 Thread GitBox
ptrendx commented on issue #16559: Tracking mxnet.numpy operator issues for 1.6.0 release URL: https://github.com/apache/incubator-mxnet/issues/16559#issuecomment-555748559 Ok, if those issues are fixed could you close this then?

[GitHub] [incubator-mxnet] ptrendx commented on issue #16836: Fix InferAttr/InferShapeAttr not calling inference for all nodes in a graph

2019-11-19 Thread GitBox
ptrendx commented on issue #16836: Fix InferAttr/InferShapeAttr not calling inference for all nodes in a graph URL: https://github.com/apache/incubator-mxnet/pull/16836#issuecomment-555746778 Not sure I understand @junrushao1994 - I believe the problem here is that you are forcing the

[GitHub] [incubator-mxnet] junrushao1994 edited a comment on issue #16836: Fix InferAttr/InferShapeAttr not calling inference for all nodes in a graph

2019-11-19 Thread GitBox
junrushao1994 edited a comment on issue #16836: Fix InferAttr/InferShapeAttr not calling inference for all nodes in a graph URL: https://github.com/apache/incubator-mxnet/pull/16836#issuecomment-555736904 At the time I wrote the control flow code, it is still infeasible to have int64

[GitHub] [incubator-mxnet] junrushao1994 commented on issue #16836: Fix InferAttr/InferShapeAttr not calling inference for all nodes in a graph

2019-11-19 Thread GitBox
junrushao1994 commented on issue #16836: Fix InferAttr/InferShapeAttr not calling inference for all nodes in a graph URL: https://github.com/apache/incubator-mxnet/pull/16836#issuecomment-555736904 At the time I wrote the control flow code, it is still infeasible to have int64 output for

[GitHub] [incubator-mxnet] haojin2 commented on issue #16801: add op bitwise_or [numpy]

2019-11-19 Thread GitBox
haojin2 commented on issue #16801: add op bitwise_or [numpy] URL: https://github.com/apache/incubator-mxnet/pull/16801#issuecomment-555727055 Please address the comments and get rid of the change of tvm submodule. This is an

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16801: add op bitwise_or [numpy]

2019-11-19 Thread GitBox
haojin2 commented on a change in pull request #16801: add op bitwise_or [numpy] URL: https://github.com/apache/incubator-mxnet/pull/16801#discussion_r348181196 ## File path: src/operator/mshadow_op.h ## @@ -1327,6 +1329,7 @@ struct lcm : public mxnet_op::tunable { } };

[GitHub] [incubator-mxnet] cjolivier01 edited a comment on issue #11417: libomp.so dependency (need REAL fix)

2019-11-19 Thread GitBox
cjolivier01 edited a comment on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-555708539 > @cjolivier01 Hi, I also encounter this issue:( > > ``` > [chenxiny@mlt2-clx093 build]$ ldd libmxnet.so | grep

[GitHub] [incubator-mxnet] cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix)

2019-11-19 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-555708539 > @cjolivier01 Hi, I also encounter this issue:( > > ``` > [chenxiny@mlt2-clx093 build]$ ldd libmxnet.so | grep omp >

[GitHub] [incubator-mxnet] reminisce commented on issue #16559: Tracking mxnet.numpy operator issues for 1.6.0 release

2019-11-19 Thread GitBox
reminisce commented on issue #16559: Tracking mxnet.numpy operator issues for 1.6.0 release URL: https://github.com/apache/incubator-mxnet/issues/16559#issuecomment-555704936 @ptrendx All issues should have been fixed by @haojin2. Thanks.

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16813: add numpy op diagflat [numpy]

2019-11-19 Thread GitBox
haojin2 commented on a change in pull request #16813: add numpy op diagflat [numpy] URL: https://github.com/apache/incubator-mxnet/pull/16813#discussion_r348150163 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -4140,6 +4140,47 @@ def dbg(name, data):

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16813: add numpy op diagflat [numpy]

2019-11-19 Thread GitBox
haojin2 commented on a change in pull request #16813: add numpy op diagflat [numpy] URL: https://github.com/apache/incubator-mxnet/pull/16813#discussion_r348150088 ## File path: tests/python/unittest/test_numpy_interoperability.py ## @@ -1201,6 +1201,35 @@ def

[incubator-mxnet] branch master updated (4f14bf4 -> 60f53ed)

2019-11-19 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 4f14bf4 Add large tensor nightly tests for MKL-DNN operators (#16184) add 60f53ed [fix] missing

[GitHub] [incubator-mxnet] apeforest merged pull request #15331: [fix] missing input log higher order.

2019-11-19 Thread GitBox
apeforest merged pull request #15331: [fix] missing input log higher order. URL: https://github.com/apache/incubator-mxnet/pull/15331 This is an automated message from the Apache Git Service. To respond to the message,

[incubator-mxnet] branch benchmark updated (e007dcd -> 169ed69)

2019-11-19 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch benchmark in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from e007dcd adding API doc for Lamb Phase 1 and 2 add 169ed69 Speed fused_op compilation by

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16854: Change Reshape's shape size check to EQ

2019-11-19 Thread GitBox
ChaiBapchya commented on issue #16854: Change Reshape's shape size check to EQ URL: https://github.com/apache/incubator-mxnet/pull/16854#issuecomment-555657540 Usability wise makes total sense to keep it compatible with Numpy and hence this fix +1 Git blame on the line shows #7698

[GitHub] [incubator-mxnet] ptrendx commented on issue #16798: Add unoptimized symbol to executor for sharing

2019-11-19 Thread GitBox
ptrendx commented on issue #16798: Add unoptimized symbol to executor for sharing URL: https://github.com/apache/incubator-mxnet/pull/16798#issuecomment-555654967 Yup, there was a small issue that the fix worked when doing `Bind`/`SimpleBind` (as those functions copied the symbol before

[GitHub] [incubator-mxnet] sxjscience commented on issue #16855: [Numpy] The argument parser of some operators cannot parse numpy integers or mx.numpy integers correctly.

2019-11-19 Thread GitBox
sxjscience commented on issue #16855: [Numpy] The argument parser of some operators cannot parse numpy integers or mx.numpy integers correctly. URL: https://github.com/apache/incubator-mxnet/issues/16855#issuecomment-555652085 After discussion with @junrushao1994, we can try to convert

[GitHub] [incubator-mxnet] Kh4L commented on issue #16854: Change Reshape's shape size check to EQ

2019-11-19 Thread GitBox
Kh4L commented on issue #16854: Change Reshape's shape size check to EQ URL: https://github.com/apache/incubator-mxnet/pull/16854#issuecomment-555651416 Looking at the failing tests, it was looks that it was intentional. > Would be great if previous committers who pushed this code

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

2019-11-19 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 497dba8 Bump the

[GitHub] [incubator-mxnet] sxjscience commented on issue #16855: [Numpy] The argument parser of some operators cannot parse numpy integers or mx.numpy integers correctly.

2019-11-19 Thread GitBox
sxjscience commented on issue #16855: [Numpy] The argument parser of some operators cannot parse numpy integers or mx.numpy integers correctly. URL: https://github.com/apache/incubator-mxnet/issues/16855#issuecomment-555643736 I'll partially solve the problem for the split/hsplit/vsplit

[GitHub] [incubator-mxnet] sxjscience opened a new issue #16855: [Numpy] The argument parser of some operators cannot parse numpy integers or mx.numpy integers correctly.

2019-11-19 Thread GitBox
sxjscience opened a new issue #16855: [Numpy] The argument parser of some operators cannot parse numpy integers or mx.numpy integers correctly. URL: https://github.com/apache/incubator-mxnet/issues/16855 ```python import mxnet as mx import numpy as np mx.npx.set_np() a =

[GitHub] [incubator-mxnet] ptrendx commented on issue #16559: Tracking mxnet.numpy operator issues for 1.6.0 release

2019-11-19 Thread GitBox
ptrendx commented on issue #16559: Tracking mxnet.numpy operator issues for 1.6.0 release URL: https://github.com/apache/incubator-mxnet/issues/16559#issuecomment-555633936 @reminisce Is there any update to the status of those issues?

[GitHub] [incubator-mxnet] ptrendx commented on issue #16704: Nightly tests fail with "Cannot find TVM op config"

2019-11-19 Thread GitBox
ptrendx commented on issue #16704: Nightly tests fail with "Cannot find TVM op config" URL: https://github.com/apache/incubator-mxnet/issues/16704#issuecomment-555633325 Fix merged to both master and 1.6, closing. This is

[GitHub] [incubator-mxnet] ptrendx closed issue #16704: Nightly tests fail with "Cannot find TVM op config"

2019-11-19 Thread GitBox
ptrendx closed issue #16704: Nightly tests fail with "Cannot find TVM op config" URL: https://github.com/apache/incubator-mxnet/issues/16704 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] ptrendx commented on issue #16838: USE_NVRTC -> ENABLE_CUDA_RTC to fix maven build. Add compile-guard to fusion.

2019-11-19 Thread GitBox
ptrendx commented on issue #16838: USE_NVRTC -> ENABLE_CUDA_RTC to fix maven build. Add compile-guard to fusion. URL: https://github.com/apache/incubator-mxnet/pull/16838#issuecomment-555622389 `[03:39:03] /work/mxnet/src/executor/attach_op_execs_pass.cc:355: Neither FCompute nor

[incubator-mxnet] branch v1.6.x updated: [Gluon] Improve estimator usability and fix logging logic (#16810) (#16846)

2019-11-19 Thread ptrendx
This is an automated email from the ASF dual-hosted git repository. ptrendx pushed a commit to branch v1.6.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.6.x by this push: new 6834d15 [Gluon] Improve estimator

[GitHub] [incubator-mxnet] ptrendx merged pull request #16846: Backport #16810

2019-11-19 Thread GitBox
ptrendx merged pull request #16846: Backport #16810 URL: https://github.com/apache/incubator-mxnet/pull/16846 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-mxnet] Kh4L opened a new pull request #16854: Change Reshape's shape size check to EQ

2019-11-19 Thread GitBox
Kh4L opened a new pull request #16854: Change Reshape's shape size check to EQ URL: https://github.com/apache/incubator-mxnet/pull/16854 ## Description ## Change non-recorded `NDArray::Reshape` to accept only shapes with the same volume, in order to match NumPy behavior. NumPy

[GitHub] [incubator-mxnet] cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix)

2019-11-19 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-79226 oh ok 4.8.5 On Tue, Nov 19, 2019 at 8:09 AM Chris Olivier wrote: > what version of gcc? > > On Tue, Nov 19,

[GitHub] [incubator-mxnet] cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix)

2019-11-19 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-78760 what version of gcc? On Tue, Nov 19, 2019 at 1:29 AM Xinyu Chen wrote: > @cjolivier01

[GitHub] [incubator-mxnet] roywei edited a comment on issue #16604: RNN op with dropout cannot use fixed seed on CPU

2019-11-19 Thread GitBox
roywei edited a comment on issue #16604: RNN op with dropout cannot use fixed seed on CPU URL: https://github.com/apache/incubator-mxnet/issues/16604#issuecomment-61348 On second though, maybe I can fix rnn on CPU first, I will leave GPU logic to the original implementation here:

[GitHub] [incubator-mxnet] roywei edited a comment on issue #16604: RNN op with dropout cannot use fixed seed on CPU

2019-11-19 Thread GitBox
roywei edited a comment on issue #16604: RNN op with dropout cannot use fixed seed on CPU URL: https://github.com/apache/incubator-mxnet/issues/16604#issuecomment-61348 On second though, maybe I can fix rnn on CPU first, I will leave GPU logic the same here:

[GitHub] [incubator-mxnet] roywei edited a comment on issue #16604: RNN op with dropout cannot use fixed seed on CPU

2019-11-19 Thread GitBox
roywei edited a comment on issue #16604: RNN op with dropout cannot use fixed seed on CPU URL: https://github.com/apache/incubator-mxnet/issues/16604#issuecomment-61348 On second though, maybe I can fix rnn on CPU first, I will leave GPU logic the same here .

[GitHub] [incubator-mxnet] roywei commented on issue #16604: RNN op with dropout cannot use fixed seed on CPU

2019-11-19 Thread GitBox
roywei commented on issue #16604: RNN op with dropout cannot use fixed seed on CPU URL: https://github.com/apache/incubator-mxnet/issues/16604#issuecomment-61348 On second though, maybe I can fix rnn on CPU first, I will leave GPU logic the same

[GitHub] [incubator-mxnet] roywei commented on issue #16604: RNN op with dropout cannot use fixed seed on CPU

2019-11-19 Thread GitBox
roywei commented on issue #16604: RNN op with dropout cannot use fixed seed on CPU URL: https://github.com/apache/incubator-mxnet/issues/16604#issuecomment-57128 @zixuanweeei the problems are discussed in this PR: https://github.com/apache/incubator-mxnet/pull/16532 and this issue:

[GitHub] [incubator-mxnet] roywei edited a comment on issue #16604: RNN op with dropout cannot use fixed seed on CPU

2019-11-19 Thread GitBox
roywei edited a comment on issue #16604: RNN op with dropout cannot use fixed seed on CPU URL: https://github.com/apache/incubator-mxnet/issues/16604#issuecomment-57128 @zixuanweeei the problems are discussed in this PR: https://github.com/apache/incubator-mxnet/pull/16532 and this

[GitHub] [incubator-mxnet] vexilligera commented on a change in pull request #16800: [Numpy] Add NumPy support for np.linalg.det and np.linalg.slogdet

2019-11-19 Thread GitBox
vexilligera commented on a change in pull request #16800: [Numpy] Add NumPy support for np.linalg.det and np.linalg.slogdet URL: https://github.com/apache/incubator-mxnet/pull/16800#discussion_r347139368 ## File path: src/operator/tensor/la_op-inl.h ## @@ -921,6 +927,9 @@

[GitHub] [incubator-mxnet] vexilligera commented on a change in pull request #16800: [Numpy] Add NumPy support for np.linalg.det and np.linalg.slogdet

2019-11-19 Thread GitBox
vexilligera commented on a change in pull request #16800: [Numpy] Add NumPy support for np.linalg.det and np.linalg.slogdet URL: https://github.com/apache/incubator-mxnet/pull/16800#discussion_r347139368 ## File path: src/operator/tensor/la_op-inl.h ## @@ -921,6 +927,9 @@

[GitHub] [incubator-mxnet] vexilligera commented on a change in pull request #16800: [Numpy] Add NumPy support for np.linalg.det and np.linalg.slogdet

2019-11-19 Thread GitBox
vexilligera commented on a change in pull request #16800: [Numpy] Add NumPy support for np.linalg.det and np.linalg.slogdet URL: https://github.com/apache/incubator-mxnet/pull/16800#discussion_r347139368 ## File path: src/operator/tensor/la_op-inl.h ## @@ -921,6 +927,9 @@

  1   2   >