[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #17385: [NumPy] add random.geometric op

2020-03-17 Thread GitBox
hzfan commented on a change in pull request #17385: [NumPy] add random.geometric op URL: https://github.com/apache/incubator-mxnet/pull/17385#discussion_r393585864 ## File path: src/operator/numpy/random/np_geometric_op.h ## @@ -0,0 +1,184 @@ +/* + * Licensed to the

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #17385: [NumPy] add random.geometric op

2020-03-17 Thread GitBox
hzfan commented on a change in pull request #17385: [NumPy] add random.geometric op URL: https://github.com/apache/incubator-mxnet/pull/17385#discussion_r393584811 ## File path: src/api/operator/numpy/random/np_geometric_op.cc ## @@ -0,0 +1,89 @@ +/* + * Licensed to the

[incubator-mxnet] branch master updated (1368a08 -> 796fa50)

2020-03-17 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 1368a08 CI: switch to patched ccache 3 version (#17853) add 796fa50 * impl - FFI for np_where_op

[GitHub] [incubator-mxnet] haojin2 merged pull request #17817: [Numpy] FFI for np_where

2020-03-17 Thread GitBox
haojin2 merged pull request #17817: [Numpy] FFI for np_where URL: https://github.com/apache/incubator-mxnet/pull/17817 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-mxnet] branch master updated (1368a08 -> 796fa50)

2020-03-17 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 1368a08 CI: switch to patched ccache 3 version (#17853) add 796fa50 * impl - FFI for np_where_op

[incubator-mxnet] branch master updated (1368a08 -> 796fa50)

2020-03-17 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 1368a08 CI: switch to patched ccache 3 version (#17853) add 796fa50 * impl - FFI for np_where_op

[GitHub] [incubator-mxnet] SayHiRay opened a new issue #17855: TensorRT does not work on other GPUs except GPU0

2020-03-17 Thread GitBox
SayHiRay opened a new issue #17855: TensorRT does not work on other GPUs except GPU0 URL: https://github.com/apache/incubator-mxnet/issues/17855 ## Description I followed [this official tutorial ](https://mxnet.apache.org/api/python/docs/tutorials/performance/backend/tensorrt/tensorrt)

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

2020-03-17 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 9ee7acb Bump the

[GitHub] [incubator-mxnet] hanke580 opened a new pull request #17857: [Numpy] FFI: sort, argsort, vstack

2020-03-17 Thread GitBox
hanke580 opened a new pull request #17857: [Numpy] FFI: sort, argsort, vstack URL: https://github.com/apache/incubator-mxnet/pull/17857 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable

[GitHub] [incubator-mxnet] mathephysicist opened a new issue #17856: RecordFileDetection doesn't return grayscale images

2020-03-17 Thread GitBox
mathephysicist opened a new issue #17856: RecordFileDetection doesn't return grayscale images URL: https://github.com/apache/incubator-mxnet/issues/17856 Minimum amount of work: RecordFileDetection returns images with three channels. I propose it has a flag similar to

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

2020-03-17 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 ad91056 Bump the

[GitHub] [incubator-mxnet] mathephysicist commented on issue #17856: RecordFileDetection doesn't return grayscale images

2020-03-17 Thread GitBox
mathephysicist commented on issue #17856: RecordFileDetection doesn't return grayscale images URL: https://github.com/apache/incubator-mxnet/issues/17856#issuecomment-600187667 Closed: Issue is with gluoncv not gluon This

[GitHub] [incubator-mxnet] mathephysicist closed issue #17856: RecordFileDetection doesn't return grayscale images

2020-03-17 Thread GitBox
mathephysicist closed issue #17856: RecordFileDetection doesn't return grayscale images URL: https://github.com/apache/incubator-mxnet/issues/17856 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] guanxinq commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
guanxinq commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r393855871 ## File path: example/extensions/lib_custom_op/transposerowsp_lib.cc ## @@ -0,0

[GitHub] [incubator-mxnet] leezu commented on issue #11905: Poor concat CPU performance on CUDA builds

2020-03-17 Thread GitBox
leezu commented on issue #11905: Poor concat CPU performance on CUDA builds URL: https://github.com/apache/incubator-mxnet/issues/11905#issuecomment-600206894 This was fixed in Sep 2018 by https://github.com/dmlc/mshadow/commit/927e07da2e8e47eb0f40d971360a90a7c9d8ab7e

[GitHub] [incubator-mxnet] leezu closed issue #11905: Poor concat CPU performance on CUDA builds

2020-03-17 Thread GitBox
leezu closed issue #11905: Poor concat CPU performance on CUDA builds URL: https://github.com/apache/incubator-mxnet/issues/11905 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] rbavery commented on issue #17819: Why is nvcc not installed along with cuda in mxnet docker builds?

2020-03-17 Thread GitBox
rbavery commented on issue #17819: Why is nvcc not installed along with cuda in mxnet docker builds? URL: https://github.com/apache/incubator-mxnet/issues/17819#issuecomment-600225194 I need to use older docker versions to reproduce the FCIS repo, but I fixed the issue by going back to

[GitHub] [incubator-mxnet] rbavery closed issue #17819: Why is nvcc not installed along with cuda in mxnet docker builds?

2020-03-17 Thread GitBox
rbavery closed issue #17819: Why is nvcc not installed along with cuda in mxnet docker builds? URL: https://github.com/apache/incubator-mxnet/issues/17819 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
samskalicky commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r393921955 ## File path: example/extensions/lib_custom_op/transposerowsp_lib.cc ## @@

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
samskalicky commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r393921807 ## File path: example/extensions/lib_custom_op/transposecsr_lib.cc ## @@ -116,6

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library

2020-03-17 Thread GitBox
leezu commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library URL: https://github.com/apache/incubator-mxnet/pull/17815#discussion_r394042163 ## File path: CMakeLists.txt ## @@ -1,5 +1,14 @@ cmake_minimum_required(VERSION

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17859: [DONOTMERGE] CI Test

2020-03-17 Thread GitBox
leezu edited a comment on issue #17859: [DONOTMERGE] CI Test URL: https://github.com/apache/incubator-mxnet/pull/17859#issuecomment-600362528 The "Cannot contact" errors disappeared in the meantime, which means it's an unrelated problem (likely autoscaling). Closing this test PR.

[GitHub] [incubator-mxnet] sl1pkn07 commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library

2020-03-17 Thread GitBox
sl1pkn07 commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library URL: https://github.com/apache/incubator-mxnet/pull/17815#discussion_r394047744 ## File path: CMakeLists.txt ## @@ -1,5 +1,14 @@

[GitHub] [incubator-mxnet] sl1pkn07 commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library

2020-03-17 Thread GitBox
sl1pkn07 commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library URL: https://github.com/apache/incubator-mxnet/pull/17815#discussion_r394047949 ## File path: CMakeLists.txt ## @@ -704,6 +712,8 @@ if(UNIX)

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
wkcn commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r394041972 ## File path: example/extensions/lib_custom_op/test_transposerowsp.py ## @@ -0,0 +1,71

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
wkcn commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r394049408 ## File path: include/mxnet/lib_api.h ## @@ -1102,7 +1232,12 @@ extern "C" {

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
wkcn commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r394048814 ## File path: include/mxnet/lib_api.h ## @@ -,20 +1246,60 @@ extern "C" {

[incubator-mxnet] 01/01: libjpeg-turbo: Fix user-assisted execution of arbitrary code

2020-03-17 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a commit to branch leezu-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit bf8829a37193642761749546951dca153f6639e4 Author: Leonard Lausen AuthorDate: Wed Mar 18 00:49:36 2020

[incubator-mxnet] branch leezu-patch-2 created (now bf8829a)

2020-03-17 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch leezu-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at bf8829a libjpeg-turbo: Fix user-assisted execution of arbitrary code This branch includes the

[GitHub] [incubator-mxnet] leezu opened a new pull request #17860: libjpeg-turbo: Fix user-assisted execution of arbitrary code

2020-03-17 Thread GitBox
leezu opened a new pull request #17860: libjpeg-turbo: Fix user-assisted execution of arbitrary code URL: https://github.com/apache/incubator-mxnet/pull/17860 Reference https://security.gentoo.org/glsa/202003-23 and https://nvd.nist.gov/vuln/detail/CVE-2019-2201 though the CVE text is

[GitHub] [incubator-mxnet] zixuanweeei commented on issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0)

2020-03-17 Thread GitBox
zixuanweeei commented on issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0) URL: https://github.com/apache/incubator-mxnet/issues/17782#issuecomment-600371267 Tested at 1efb747ad5cf695f181c64bfb16daccd6ca4c456 using the following command: ```

[GitHub] [incubator-mxnet] access2rohit commented on issue #17860: libjpeg-turbo: Fix user-assisted execution of arbitrary code

2020-03-17 Thread GitBox
access2rohit commented on issue #17860: libjpeg-turbo: Fix user-assisted execution of arbitrary code URL: https://github.com/apache/incubator-mxnet/pull/17860#issuecomment-600372763 Woah! That's a serious security risk you caught. BTW did you attempt to make a wheel after updating the

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
samskalicky commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r394055355 ## File path: include/mxnet/lib_api.h ## @@ -,20 +1246,60 @@ extern "C" {

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
samskalicky commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r394056796 ## File path: include/mxnet/lib_api.h ## @@ -1102,7 +1232,12 @@ extern "C" {

[GitHub] [incubator-mxnet] zixuanweeei commented on issue #17362: [flaky] test_higher_order_grad.test_arcsin

2020-03-17 Thread GitBox
zixuanweeei commented on issue #17362: [flaky] test_higher_order_grad.test_arcsin URL: https://github.com/apache/incubator-mxnet/issues/17362#issuecomment-600378095 Took a test for 1efb747ad5cf695f181c64bfb16daccd6ca4c456, and built it from source using the following command: ```

[GitHub] [incubator-mxnet] leezu commented on issue #17859: [DONOTMERGE] CI Test

2020-03-17 Thread GitBox
leezu commented on issue #17859: [DONOTMERGE] CI Test URL: https://github.com/apache/incubator-mxnet/pull/17859#issuecomment-600362528 The "Cannot contact" errors disappeared. Closing this test PR. This is an automated

[GitHub] [incubator-mxnet] leezu closed pull request #17859: [DONOTMERGE] CI Test

2020-03-17 Thread GitBox
leezu closed pull request #17859: [DONOTMERGE] CI Test URL: https://github.com/apache/incubator-mxnet/pull/17859 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-mxnet] sl1pkn07 commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library

2020-03-17 Thread GitBox
sl1pkn07 commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library URL: https://github.com/apache/incubator-mxnet/pull/17815#discussion_r394043698 ## File path: CMakeLists.txt ## @@ -1,5 +1,14 @@

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

2020-03-17 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 f8d4fad Bump the

[GitHub] [incubator-mxnet] leezu opened a new issue #17858: dynamic load libnvrtc.so

2020-03-17 Thread GitBox
leezu opened a new issue #17858: dynamic load libnvrtc.so URL: https://github.com/apache/incubator-mxnet/issues/17858 ## Description Compiling MXNet with `nvrtc` support dynamically links `libcuda.so`. However, `libcuda.so` is part of the cuda driver and not typically available on cpu

[GitHub] [incubator-mxnet] ptrendx commented on issue #17858: dynamic load libnvrtc.so

2020-03-17 Thread GitBox
ptrendx commented on issue #17858: dynamic load libnvrtc.so URL: https://github.com/apache/incubator-mxnet/issues/17858#issuecomment-600276306 I agree it makes sense to `dlopen` it. This is an automated message from the

[GitHub] [incubator-mxnet] mseth10 commented on issue #17623: Dynamic subgraph compile support

2020-03-17 Thread GitBox
mseth10 commented on issue #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#issuecomment-600294991 > @mseth10 thanks! lmk what you think of the latest commit All latest changes look good to me. Thanks @samskalicky for addressing

[GitHub] [incubator-mxnet] Alicia1529 closed pull request #17811: add ffi full_like, binary ops, benchmark test

2020-03-17 Thread GitBox
Alicia1529 closed pull request #17811: add ffi full_like, binary ops, benchmark test URL: https://github.com/apache/incubator-mxnet/pull/17811 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] leezu commented on issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0)

2020-03-17 Thread GitBox
leezu commented on issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0) URL: https://github.com/apache/incubator-mxnet/issues/17782#issuecomment-60026 @zixuanweeei can you share further instructions how to reproduce on linux? I was unable to reproduce

[incubator-mxnet] branch master updated (796fa50 -> a7ecb35)

2020-03-17 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 796fa50 * impl - FFI for np_where_op (#17817) add a7ecb35 ffi wrappers for polyval, ediff1d,

[incubator-mxnet] branch master updated (a7ecb35 -> 1efb747)

2020-03-17 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 a7ecb35 ffi wrappers for polyval, ediff1d, nan_to_num (#17832) add 1efb747 [Numpy] FFI for split and

[incubator-mxnet] branch master updated (a7ecb35 -> 1efb747)

2020-03-17 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 a7ecb35 ffi wrappers for polyval, ediff1d, nan_to_num (#17832) add 1efb747 [Numpy] FFI for split and

[GitHub] [incubator-mxnet] leezu commented on issue #17623: Dynamic subgraph compile support

2020-03-17 Thread GitBox
leezu commented on issue #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#issuecomment-600308561 @ptrendx any concerns on TensorRT or is this good to merge? This is an

[GitHub] [incubator-mxnet] guanxinq commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
guanxinq commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r393927336 ## File path: example/extensions/lib_custom_op/transposecsr_lib.cc ## @@ -116,6

[GitHub] [incubator-mxnet] haojin2 merged pull request #17816: [Numpy] FFI: split and svd

2020-03-17 Thread GitBox
haojin2 merged pull request #17816: [Numpy] FFI: split and svd URL: https://github.com/apache/incubator-mxnet/pull/17816 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-mxnet] branch master updated (796fa50 -> a7ecb35)

2020-03-17 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 796fa50 * impl - FFI for np_where_op (#17817) add a7ecb35 ffi wrappers for polyval, ediff1d,

[GitHub] [incubator-mxnet] guanxinq commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
guanxinq commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r393927518 ## File path: example/extensions/lib_custom_op/transposerowsp_lib.cc ## @@ -115,6

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17819: Why is nvcc not installed along with cuda in mxnet docker builds?

2020-03-17 Thread GitBox
leezu edited a comment on issue #17819: Why is nvcc not installed along with cuda in mxnet docker builds? URL: https://github.com/apache/incubator-mxnet/issues/17819#issuecomment-600266960 I understand you need an older release for FCIS. However, if you believe nvcc should be distributed

[GitHub] [incubator-mxnet] leezu commented on issue #17819: Why is nvcc not installed along with cuda in mxnet docker builds?

2020-03-17 Thread GitBox
leezu commented on issue #17819: Why is nvcc not installed along with cuda in mxnet docker builds? URL: https://github.com/apache/incubator-mxnet/issues/17819#issuecomment-600266960 I understand it's needed for FCIS. If you believe nvcc should be distributed in mxnet containers, it would

[GitHub] [incubator-mxnet] leezu opened a new pull request #17859: [DONOTMERGE] CI Test

2020-03-17 Thread GitBox
leezu opened a new pull request #17859: [DONOTMERGE] CI Test URL: https://github.com/apache/incubator-mxnet/pull/17859 ## Description ## Many unix ci runs fail with "Cannot contact mxnetlinux-X". Test if reverting all recent ccache changes brings stability to CI. Hypothesis is that

[GitHub] [incubator-mxnet] guanxinq commented on issue #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
guanxinq commented on issue #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#issuecomment-600270773 > too if you're availab Thanks for helping review the code! I will resolve the conflict after @mseth10,

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17851: [WIP] [Numpy] np.linalg.qr forward implementation

2020-03-17 Thread GitBox
haojin2 commented on a change in pull request #17851: [WIP] [Numpy] np.linalg.qr forward implementation URL: https://github.com/apache/incubator-mxnet/pull/17851#discussion_r393969808 ## File path: python/mxnet/numpy/linalg.py ## @@ -291,6 +291,78 @@ def cholesky(a):

[GitHub] [incubator-mxnet] haojin2 merged pull request #17832: ffi: polyval, ediff1d, nan_to_num

2020-03-17 Thread GitBox
haojin2 merged pull request #17832: ffi: polyval, ediff1d, nan_to_num URL: https://github.com/apache/incubator-mxnet/pull/17832 This is an automated message from the Apache Git Service. To respond to the message, please log

[incubator-mxnet] branch leezu-patch-2 updated (bf8829a -> 448327f)

2020-03-17 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch leezu-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from bf8829a libjpeg-turbo: Fix user-assisted execution of arbitrary code add 448327f Update

[GitHub] [incubator-mxnet] leezu merged pull request #17849: Fix SoftReLU fused operator numerical stability

2020-03-17 Thread GitBox
leezu merged pull request #17849: Fix SoftReLU fused operator numerical stability URL: https://github.com/apache/incubator-mxnet/pull/17849 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] leezu closed issue #17844: Hybridized SoftReLU on the GPU is not numerically stable

2020-03-17 Thread GitBox
leezu closed issue #17844: Hybridized SoftReLU on the GPU is not numerically stable URL: https://github.com/apache/incubator-mxnet/issues/17844 This is an automated message from the Apache Git Service. To respond to the

[incubator-mxnet] branch master updated (ab4f7f6 -> 5996544)

2020-03-17 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from ab4f7f6 CI: Test clang10 cpu & gpu builds with -WError (#17830) add 5996544 Fix SoftReLU fused

[GitHub] [incubator-mxnet] leezu merged pull request #17758: HybridBlock.export() to return created filenames (#17688)

2020-03-17 Thread GitBox
leezu merged pull request #17758: HybridBlock.export() to return created filenames (#17688) URL: https://github.com/apache/incubator-mxnet/pull/17758 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] leezu closed issue #17688: (Hybrid)Block export filenames return or override

2020-03-17 Thread GitBox
leezu closed issue #17688: (Hybrid)Block export filenames return or override URL: https://github.com/apache/incubator-mxnet/issues/17688 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library

2020-03-17 Thread GitBox
leezu commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library URL: https://github.com/apache/incubator-mxnet/pull/17815#discussion_r394111061 ## File path: CMakeLists.txt ## @@ -704,6 +712,8 @@ if(UNIX)

[GitHub] [incubator-mxnet] Tommliu opened a new pull request #17861: [Numpy] FFI: roll/rot90

2020-03-17 Thread GitBox
Tommliu opened a new pull request #17861: [Numpy] FFI: roll/rot90 URL: https://github.com/apache/incubator-mxnet/pull/17861 ## Description ## New FFI imperative invocation for roll and rot90 | Numpy Operator | Old FFI (ctypes) (us) | New FFI (cython) (us) |

[GitHub] [incubator-mxnet] hysunflower opened a new issue #17862: mxnet =1.6.0, gluoncv=0.6.0 , , , AttributeError: 'module' object has no attribute 'context'

2020-03-17 Thread GitBox
hysunflower opened a new issue #17862: mxnet =1.6.0, gluoncv=0.6.0 ,,,AttributeError: 'module' object has no attribute 'context' URL: https://github.com/apache/incubator-mxnet/issues/17862 ## Description I pulled mxnet/python:nightly_gpu_cu101_py2 images from dockerhub, and installed

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #17846: [numpy] add op tri

2020-03-17 Thread GitBox
hzfan commented on a change in pull request #17846: [numpy] add op tri URL: https://github.com/apache/incubator-mxnet/pull/17846#discussion_r393407808 ## File path: src/operator/numpy/np_tri_op-inl.h ## @@ -0,0 +1,117 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [incubator-mxnet] zleyk22 opened a new issue #17864: An incorrect result generated by exec.backward

2020-03-17 Thread GitBox
zleyk22 opened a new issue #17864: An incorrect result generated by exec.backward URL: https://github.com/apache/incubator-mxnet/issues/17864 ## Description I run the python program below and I get a wrong result (`nan`) ## To Reproduce This is a python program I run: ```

[incubator-mxnet] branch master updated (5996544 -> dfb1b88)

2020-03-17 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 5996544 Fix SoftReLU fused operator numerical stability (#17849) add dfb1b88 HybridBlock.export() to

[incubator-mxnet] branch leezu-patch-2 updated (bf8829a -> 448327f)

2020-03-17 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch leezu-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from bf8829a libjpeg-turbo: Fix user-assisted execution of arbitrary code add 448327f Update

[GitHub] [incubator-mxnet] sl1pkn07 commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library

2020-03-17 Thread GitBox
sl1pkn07 commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library URL: https://github.com/apache/incubator-mxnet/pull/17815#discussion_r394081119 ## File path: CMakeLists.txt ## @@ -704,6 +712,8 @@ if(UNIX)

[GitHub] [incubator-mxnet] MonicaGu opened a new issue #17863: Inconsistent results in gluon.nn.BatchNorm with autograd.record()

2020-03-17 Thread GitBox
MonicaGu opened a new issue #17863: Inconsistent results in gluon.nn.BatchNorm with autograd.record() URL: https://github.com/apache/incubator-mxnet/issues/17863 ## Description I found that the calculation result of gluon.nn.BatchNorm is different with autograd.record(). In my case,

[GitHub] [incubator-mxnet] leezu merged pull request #17830: Test clang10 -WError build on CI

2020-03-17 Thread GitBox
leezu merged pull request #17830: Test clang10 -WError build on CI URL: https://github.com/apache/incubator-mxnet/pull/17830 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-mxnet] hanke580 commented on a change in pull request #17323: [Numpy] Kron operator

2020-03-17 Thread GitBox
hanke580 commented on a change in pull request #17323: [Numpy] Kron operator URL: https://github.com/apache/incubator-mxnet/pull/17323#discussion_r394106448 ## File path: src/operator/numpy/np_kron-inl.h ## @@ -0,0 +1,261 @@ +/* + * Licensed to the Apache Software

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library

2020-03-17 Thread GitBox
leezu commented on a change in pull request #17815: [WIP] Add SOVERSION when build shared libmxnet.so library URL: https://github.com/apache/incubator-mxnet/pull/17815#discussion_r394069335 ## File path: CMakeLists.txt ## @@ -704,6 +712,8 @@ if(UNIX)

[GitHub] [incubator-mxnet] Alicia1529 opened a new pull request #17811: add ffi full_like, binary ops, benchmark test

2020-03-17 Thread GitBox
Alicia1529 opened a new pull request #17811: add ffi full_like, binary ops, benchmark test URL: https://github.com/apache/incubator-mxnet/pull/17811 ## Description ## add ffi invocation for full_like, subtract, divide, true_divide, mod, remainder, power, multiply

[incubator-mxnet] branch master updated (1efb747 -> ab4f7f6)

2020-03-17 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 1efb747 [Numpy] FFI for split and svd (#17816) add ab4f7f6 CI: Test clang10 cpu & gpu builds with

[incubator-mxnet] branch master updated (1efb747 -> ab4f7f6)

2020-03-17 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 1efb747 [Numpy] FFI for split and svd (#17816) add ab4f7f6 CI: Test clang10 cpu & gpu builds with

[incubator-mxnet] branch master updated: CI: switch to patched ccache 3 version (#17853)

2020-03-17 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 1368a08 CI: switch to patched

[GitHub] [incubator-mxnet] sunny1072 commented on issue #5947: imread read blank (None) image for file: *.jpg

2020-03-17 Thread GitBox
sunny1072 commented on issue #5947: imread read blank (None) image for file: *.jpg URL: https://github.com/apache/incubator-mxnet/issues/5947#issuecomment-599903291 i am facing the same issue.please share the resolution.

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17623: Dynamic subgraph compile support

2020-03-17 Thread GitBox
samskalicky commented on a change in pull request #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#discussion_r393486989 ## File path: src/operator/subgraph/partitioner/custom_subgraph_property.h ## @@ -188,31 +278,133 @@

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators

2020-03-17 Thread GitBox
samskalicky commented on a change in pull request #17569: Adding sparse support to MXTensor for custom operators URL: https://github.com/apache/incubator-mxnet/pull/17569#discussion_r393488903 ## File path: example/extensions/lib_custom_op/transposerowsp_lib.cc ## @@ -0,0

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

2020-03-17 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 45bb6a3e Bump the

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17816: [Numpy] FFI: split and svd

2020-03-17 Thread GitBox
haojin2 commented on a change in pull request #17816: [Numpy] FFI: split and svd URL: https://github.com/apache/incubator-mxnet/pull/17816#discussion_r393501128 ## File path: python/mxnet/_ffi/_cython/function.pxi ## @@ -169,3 +187,10 @@ cdef class FunctionBase:

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17854: [Numpy] FFI: random.choice, take and clip

2020-03-17 Thread GitBox
haojin2 commented on a change in pull request #17854: [Numpy] FFI: random.choice, take and clip URL: https://github.com/apache/incubator-mxnet/pull/17854#discussion_r393503275 ## File path: src/operator/numpy/random/np_choice_op.h ## @@ -53,6 +53,19 @@ struct

[GitHub] [incubator-mxnet] AntiZpvoh opened a new pull request #17854: [Numpy] FFI: random.choice, take and clip

2020-03-17 Thread GitBox
AntiZpvoh opened a new pull request #17854: [Numpy] FFI: random.choice, take and clip URL: https://github.com/apache/incubator-mxnet/pull/17854 ## Description ## Add FFI support of - random.choice - take - clip   | Old FFI (ctypes) (us) | New FFI (cython)

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17623: Dynamic subgraph compile support

2020-03-17 Thread GitBox
samskalicky commented on a change in pull request #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#discussion_r393486892 ## File path: src/operator/subgraph/partitioner/custom_subgraph_property.h ## @@ -188,31 +278,133 @@

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17623: Dynamic subgraph compile support

2020-03-17 Thread GitBox
samskalicky commented on a change in pull request #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#discussion_r393486933 ## File path: src/operator/subgraph/partitioner/custom_subgraph_property.h ## @@ -188,31 +278,133 @@

[GitHub] [incubator-mxnet] samskalicky commented on issue #17623: Dynamic subgraph compile support

2020-03-17 Thread GitBox
samskalicky commented on issue #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#issuecomment-599918951 @mseth10 thanks! lmk what you think of the latest commit This is an

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17816: [Numpy] FFI: split and svd

2020-03-17 Thread GitBox
haojin2 commented on a change in pull request #17816: [Numpy] FFI: split and svd URL: https://github.com/apache/incubator-mxnet/pull/17816#discussion_r393500394 ## File path: src/runtime/object_internal.h ## @@ -46,6 +46,14 @@ class ObjectInternal {

[GitHub] [incubator-mxnet] haojin2 commented on issue #17854: [Numpy] FFI: random.choice, take and clip

2020-03-17 Thread GitBox
haojin2 commented on issue #17854: [Numpy] FFI: random.choice, take and clip URL: https://github.com/apache/incubator-mxnet/pull/17854#issuecomment-599935219 please also fix the sanity issues. This is an automated message

[GitHub] [incubator-mxnet] szha merged pull request #17853: CI: switch to patched ccache 3 version

2020-03-17 Thread GitBox
szha merged pull request #17853: CI: switch to patched ccache 3 version URL: https://github.com/apache/incubator-mxnet/pull/17853 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] zixuanweeei commented on issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0)

2020-03-17 Thread GitBox
zixuanweeei commented on issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0) URL: https://github.com/apache/incubator-mxnet/issues/17782#issuecomment-599968539 We also have this problem built from MXNet on Linux platform using the following command: ```

[GitHub] [incubator-mxnet] zixuanweeei edited a comment on issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0)

2020-03-17 Thread GitBox
zixuanweeei edited a comment on issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0) URL: https://github.com/apache/incubator-mxnet/issues/17782#issuecomment-599968539 We also have this problem built from source on Linux platform using the following

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #17614: [NumPy] Add NumPy support for triu

2020-03-17 Thread GitBox
hzfan commented on a change in pull request #17614: [NumPy] Add NumPy support for triu URL: https://github.com/apache/incubator-mxnet/pull/17614#discussion_r393580904 ## File path: src/api/operator/numpy/np_triu_op.cc ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache