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

2019-11-03 Thread GitBox
TaoLv commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549250395 Cannot reproduce the compile errors. Attached the cmake/make log. Could you please help to check? @cjolivier01 [cmake_20191104_14351

[GitHub] [incubator-mxnet] thomelane opened a new pull request #16719: Updated landing page logos (adding Dely)

2019-11-03 Thread GitBox
thomelane opened a new pull request #16719: Updated landing page logos (adding Dely) URL: https://github.com/apache/incubator-mxnet/pull/16719 ## Description ## Updated logos PNG on landing page of website Dely (https://www.dely.jp/) are happy for their logo to be added to this.

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717#discussion_r341919822 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -4164,6 +4164,108 @@ def hybrid_forward(self, F, x, *ar

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717#discussion_r341919822 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -4164,6 +4164,108 @@ def hybrid_forward(self, F, x, *ar

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717#discussion_r341919740 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -4164,6 +4164,108 @@ def hybrid_forward(self, F, x, *ar

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717#discussion_r341919625 ## File path: src/operator/tensor/elemwise_unary_op.h ## @@ -660,6 +661,131 @@ void AroundOpForward(const nnvm::No

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717#discussion_r341919553 ## File path: src/operator/tensor/elemwise_unary_op.h ## @@ -660,6 +661,131 @@ void AroundOpForward(const nnvm::No

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
haojin2 commented on a change in pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717#discussion_r341919452 ## File path: src/operator/tensor/elemwise_unary_op.h ## @@ -660,6 +661,131 @@ void AroundOpForward(const nnvm::No

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

2019-11-03 Thread GitBox
hubutui commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549241156 @cjolivier01 According to https://github.com/apache/incubator-mxnet/blob/master/docs/python_docs/python/tutorials/performance/backend/m

[GitHub] [incubator-mxnet] szha commented on issue #16685: Memory planner doesn't respect 'output independence'. More optimizations possible.

2019-11-03 Thread GitBox
szha commented on issue #16685: Memory planner doesn't respect 'output independence'. More optimizations possible. URL: https://github.com/apache/incubator-mxnet/issues/16685#issuecomment-549240646 yes this needs fixing. are you working on it @DickJC123? -

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

2019-11-03 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 d16cfee Bump the publis

[GitHub] [incubator-mxnet] szha commented on issue #16591: Module.predict() produces only one output meanwhile Module.forward() and then Module.get_outputs() creates multiple (as it should)

2019-11-03 Thread GitBox
szha commented on issue #16591: Module.predict() produces only one output meanwhile Module.forward() and then Module.get_outputs() creates multiple (as it should) URL: https://github.com/apache/incubator-mxnet/issues/16591#issuecomment-549236786 The community is moving away from Module an

[GitHub] [incubator-mxnet] szha closed issue #16256: [Bug] Failed to evaluate gradient on samples with train_mode=False

2019-11-03 Thread GitBox
szha closed issue #16256: [Bug] Failed to evaluate gradient on samples with train_mode=False URL: https://github.com/apache/incubator-mxnet/issues/16256 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] szha closed pull request #15905: [Numpy] Basic indexing in symbolic interface

2019-11-03 Thread GitBox
szha closed pull request #15905: [Numpy] Basic indexing in symbolic interface URL: https://github.com/apache/incubator-mxnet/pull/15905 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [incubator-mxnet] szha commented on issue #15905: [Numpy] Basic indexing in symbolic interface

2019-11-03 Thread GitBox
szha commented on issue #15905: [Numpy] Basic indexing in symbolic interface URL: https://github.com/apache/incubator-mxnet/pull/15905#issuecomment-549233442 closing as inactive duplicate of #16621 This is an automated messag

[GitHub] [incubator-mxnet] szha commented on a change in pull request #16716: [Numpy][WIP] Fix collect_params().zero_grad() in gluon numpy interface

2019-11-03 Thread GitBox
szha commented on a change in pull request #16716: [Numpy][WIP] Fix collect_params().zero_grad() in gluon numpy interface URL: https://github.com/apache/incubator-mxnet/pull/16716#discussion_r341911132 ## File path: python/mxnet/gluon/parameter.py ## @@ -904,7 +904,11 @@ d

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16716: [Numpy][WIP] Fix collect_params().zero_grad() in gluon numpy interface

2019-11-03 Thread GitBox
sxjscience commented on a change in pull request #16716: [Numpy][WIP] Fix collect_params().zero_grad() in gluon numpy interface URL: https://github.com/apache/incubator-mxnet/pull/16716#discussion_r341909957 ## File path: python/mxnet/gluon/parameter.py ## @@ -904,7 +904,1

[GitHub] [incubator-mxnet] szha commented on a change in pull request #16716: [Numpy][WIP] Fix collect_params().zero_grad() in gluon numpy interface

2019-11-03 Thread GitBox
szha commented on a change in pull request #16716: [Numpy][WIP] Fix collect_params().zero_grad() in gluon numpy interface URL: https://github.com/apache/incubator-mxnet/pull/16716#discussion_r341909578 ## File path: python/mxnet/gluon/parameter.py ## @@ -904,7 +904,11 @@ d

[incubator-mxnet] branch master updated (e139442 -> 94aab39)

2019-11-03 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from e139442 support mixed-precision true_divide (#16711) add 94aab39 [Quantization] Enhance gluon qua

[incubator-mxnet] branch master updated (e139442 -> 94aab39)

2019-11-03 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from e139442 support mixed-precision true_divide (#16711) add 94aab39 [Quantization] Enhance gluon qua

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16710: [MKLDNN] support mkldnn gelu

2019-11-03 Thread GitBox
pengzhao-intel commented on issue #16710: [MKLDNN] support mkldnn gelu URL: https://github.com/apache/incubator-mxnet/pull/16710#issuecomment-549228581 @TaoLv please take a review again This is an automated message from the Ap

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #16695: [Quantization] Enhance gluon quantization API

2019-11-03 Thread GitBox
pengzhao-intel merged pull request #16695: [Quantization] Enhance gluon quantization API URL: https://github.com/apache/incubator-mxnet/pull/16695 This is an automated message from the Apache Git Service. To respond to the m

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

2019-11-03 Thread GitBox
TaoLv commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549227999 Regrading omp in mkldnn, we removed iomp5 becaused of license issue. We're going to support omp selection through make/cmake command line

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

2019-11-03 Thread GitBox
TaoLv commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549227825 Thank you for the investigation, @cjolivier01. We will fix that. This is

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549227708 I am guessing if it’s not failing for you it’s because it can’t find MKL anyway. on my system, I suppose it can find it. -

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

2019-11-03 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-549227415 > Could you please also share your cmake command line? I can get it to build by taking out the USEMKL if found and th

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549227363 From CMakeCache: //CXX compiler libraries for OpenMP parallelization OpenMP_CXX_LIB_NAMES:STRING=gomp;pthread ---

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549227415 > Could you please also share your cmake command line? I can get it to build by taking out the USEMKL if found and then expli

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549227157 btw there's a problem with the mkldnn build. It pulls in libgomp always: ```bash [coolivie@alien-51:~/src/mxnet/bld (master)]

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549226887 from mxnet/bld: ```cmake -DUSE_CUDA=OFF ..``` This is an automa

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

2019-11-03 Thread GitBox
TaoLv commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549226728 Could you please also share your cmake command line? This is an automate

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549224986 I don't get this error when building with Makefile, by the way Thi

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

2019-11-03 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-549224808 I think removing this in CMakeLists.txt may fix it: mxnet_option(USE_MKL_IF_AVAILABLE "Use MKL if found" OFF), but I thin

[GitHub] [incubator-mxnet] hgt312 commented on a change in pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
hgt312 commented on a change in pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717#discussion_r341900803 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -4824,4 +4824,102 @@ def resize(a, new_shape): return

[GitHub] [incubator-mxnet] hgt312 commented on a change in pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
hgt312 commented on a change in pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717#discussion_r341904218 ## File path: src/operator/tensor/elemwise_unary_op.h ## @@ -660,6 +661,141 @@ void AroundOpForward(const nnvm::Nod

[GitHub] [incubator-mxnet] hgt312 commented on a change in pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
hgt312 commented on a change in pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717#discussion_r341899364 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -5168,3 +5169,102 @@ def resize(a, new_shape): [0

[GitHub] [incubator-mxnet] hgt312 commented on a change in pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
hgt312 commented on a change in pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717#discussion_r341904046 ## File path: src/operator/tensor/elemwise_unary_op.h ## @@ -660,6 +661,141 @@ void AroundOpForward(const nnvm::Nod

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549224808 I think removing this in CMakeLists.txt may fix it: mxnet_option(USE_MKL_IF_AVAILABLE "Use MKL if found" OFF) --

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549224751 ```cpp /home/coolivie/src/mxnet/src/c_api/../operator/tensor/././../mkl_functions-inl.h:50:5: error: ‘vsLog2’ was not declared

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #16718: Cleaner API for utilizing all GPUs if available

2019-11-03 Thread GitBox
ChaiBapchya opened a new issue #16718: Cleaner API for utilizing all GPUs if available URL: https://github.com/apache/incubator-mxnet/issues/16718 ## Description Can we have a cleaner way of utilizing GPUs? ## Current scenario According to this [1] ``` from mxnet impo

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16695: [Quantization] Enhance gluon quantization API

2019-11-03 Thread GitBox
pengzhao-intel commented on issue #16695: [Quantization] Enhance gluon quantization API URL: https://github.com/apache/incubator-mxnet/pull/16695#issuecomment-549220956 @xinyu-intel @ZhennanQin please take a review This is an

[GitHub] [incubator-mxnet] Alicia1529 opened a new pull request #16717: [Numpy] add op nan_to_num

2019-11-03 Thread GitBox
Alicia1529 opened a new pull request #16717: [Numpy] add op nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/16717 ## Description ## add numpy operator nan_to_num This is an automated message from

[GitHub] [incubator-mxnet] xidulu commented on issue #16713: [Numpy] Improve error message in random distribution

2019-11-03 Thread GitBox
xidulu commented on issue #16713: [Numpy] Improve error message in random distribution URL: https://github.com/apache/incubator-mxnet/issues/16713#issuecomment-549208776 @sxjscience sure, I'll look into this probelm after I submit my Bernoulli implementation. ---

[GitHub] [incubator-mxnet] sxjscience commented on issue #16708: Training an FPN model using grad_req="add" causes rapid divergence, while manually implemented gradient accumulation works fine

2019-11-03 Thread GitBox
sxjscience commented on issue #16708: Training an FPN model using grad_req="add" causes rapid divergence, while manually implemented gradient accumulation works fine URL: https://github.com/apache/incubator-mxnet/issues/16708#issuecomment-549207390 Thanks for reporting this! It looks tha

[GitHub] [incubator-mxnet] sxjscience commented on issue #16713: [Numpy] Improve error message in random distribution

2019-11-03 Thread GitBox
sxjscience commented on issue #16713: [Numpy] Improve error message in random distribution URL: https://github.com/apache/incubator-mxnet/issues/16713#issuecomment-549207186 @xidulu Would you submit a PR to revise it? This i

[GitHub] [incubator-mxnet] sxjscience opened a new pull request #16716: [Numpy][WIP] Fix collect_params().zero_grad() in gluon numpy interface

2019-11-03 Thread GitBox
sxjscience opened a new pull request #16716: [Numpy][WIP] Fix collect_params().zero_grad() in gluon numpy interface URL: https://github.com/apache/incubator-mxnet/pull/16716 ## Description ## ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items f

[GitHub] [incubator-mxnet] access2rohit opened a new pull request #16715: Lamb optimizer update

2019-11-03 Thread GitBox
access2rohit opened a new pull request #16715: Lamb optimizer update URL: https://github.com/apache/incubator-mxnet/pull/16715 ## Description ## adding to new operators: lamb_update multi_mp_lamb_update ## Checklist ## ### Essentials ### Please feel free to remove inapp

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

2019-11-03 Thread GitBox
TaoLv commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549200598 @cjolivier01 Could you please be more specific about the `failing mkldnn build`? We removed iomp5 dependency in the commit but mkldnn sho

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

2019-11-03 Thread GitBox
hubutui commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549199632 @cjolivier01 Here is my output: ``` ldd /usr/lib/libmxnet.so|grep omp libomp.so => /usr/lib/libomp.so (0x7fb5be6e)

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

2019-11-03 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 74e94eb Bump the publis

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16712: update default windows Visual Studio from 2015 to 2017

2019-11-03 Thread GitBox
ChaiBapchya commented on issue #16712: update default windows Visual Studio from 2015 to 2017 URL: https://github.com/apache/incubator-mxnet/pull/16712#issuecomment-549175041 Ooops (I forgot i had manually upgraded the opencv version on windows instance) Putting a PR on the concerned re

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

2019-11-03 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 f7fb2b9 Bump the publis

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549160451 I am unable to get mxnet to build with cmake with CUDA disabled, general cmake build seems to be broken. Failing mkldnn build.

[GitHub] [incubator-mxnet] access2rohit opened a new pull request #16714: [WIP] enabling large tensor support for binary broadcast operators

2019-11-03 Thread GitBox
access2rohit opened a new pull request #16714: [WIP] enabling large tensor support for binary broadcast operators URL: https://github.com/apache/incubator-mxnet/pull/16714 ## Description ## enabling int64 for binary broadcast ops: TOPIOp _contrib_tvm_vadd numpy binary logic ops

[GitHub] [incubator-mxnet] xidulu opened a new issue #16713: [Numpy

2019-11-03 Thread GitBox
xidulu opened a new issue #16713: [Numpy URL: https://github.com/apache/incubator-mxnet/issues/16713 ## Description (A clear and concise description of what the bug is.) ### Error Message (Paste the complete error message, including stack trace.) ## To Reproduce (If yo

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16699: [DO NOT MERGE] [DO NOT REVIEW] [WIP]Mixed binary ops

2019-11-03 Thread GitBox
reminisce commented on a change in pull request #16699: [DO NOT MERGE] [DO NOT REVIEW] [WIP]Mixed binary ops URL: https://github.com/apache/incubator-mxnet/pull/16699#discussion_r341859430 ## File path: src/common/utils.h ## @@ -870,12 +870,12 @@ inline int more_precise_ty

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549151224 recent changes involving mkl have made changes to omp linkages: https://github.com/apache/incubator-mxnet/commit/aa1074dc1704d3732a

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

2019-11-03 Thread GitBox
cjolivier01 commented on issue #11417: libomp.so dependency (need REAL fix) URL: https://github.com/apache/incubator-mxnet/issues/11417#issuecomment-549148838 the openmp_found would be a separate issue. what is the exact issue you’re seeing? does ldd show more than one omp library in your

[GitHub] [incubator-mxnet] xinyu-intel commented on a change in pull request #16710: [MKLDNN] support mkldnn gelu

2019-11-03 Thread GitBox
xinyu-intel commented on a change in pull request #16710: [MKLDNN] support mkldnn gelu URL: https://github.com/apache/incubator-mxnet/pull/16710#discussion_r341855594 ## File path: tests/python/mkl/test_subgraph.py ## @@ -329,6 +329,8 @@ def conv_act(no_bias, data_shape, a

[GitHub] [incubator-mxnet] TaoLv commented on a change in pull request #16710: [MKLDNN] support mkldnn gelu

2019-11-03 Thread GitBox
TaoLv commented on a change in pull request #16710: [MKLDNN] support mkldnn gelu URL: https://github.com/apache/incubator-mxnet/pull/16710#discussion_r341854377 ## File path: tests/python/mkl/test_subgraph.py ## @@ -329,6 +329,8 @@ def conv_act(no_bias, data_shape, alg):

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

2019-11-03 Thread GitBox
TaoLv commented on issue #15294: mkldnn is not properly installed URL: https://github.com/apache/incubator-mxnet/issues/15294#issuecomment-549141465 @hubutui Do you think it's still a problem if we statically link `mkldnn.a` into mxnet? I know there was an effort in mxnet community for tha

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

2019-11-03 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 a747ea9 Bump the publis

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16712: update default windows Visual Studio from 2015 to 2017

2019-11-03 Thread GitBox
marcoabreu commented on issue #16712: update default windows Visual Studio from 2015 to 2017 URL: https://github.com/apache/incubator-mxnet/pull/16712#issuecomment-549126390 How did you verify exactly? CI is failing 🙈 This is

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16699: [DO NOT MERGE] [DO NOT REVIEW] [WIP]Mixed binary ops

2019-11-03 Thread GitBox
haojin2 commented on a change in pull request #16699: [DO NOT MERGE] [DO NOT REVIEW] [WIP]Mixed binary ops URL: https://github.com/apache/incubator-mxnet/pull/16699#discussion_r341845058 ## File path: src/common/utils.h ## @@ -870,12 +870,12 @@ inline int more_precise_type