[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #18017: [Numpy] New FFIs for Operator: tile, trace, transpose

2020-04-16 Thread GitBox
hzfan commented on a change in pull request #18017: [Numpy] New FFIs for Operator: tile, trace, transpose URL: https://github.com/apache/incubator-mxnet/pull/18017#discussion_r409995466 ## File path: src/api/operator/tensor/matrix_op.cc ## @@ -68,4 +68,25 @@

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #18053: [Numpy] New FFIs for Operator: pad, prod

2020-04-16 Thread GitBox
hzfan commented on a change in pull request #18053: [Numpy] New FFIs for Operator: pad, prod URL: https://github.com/apache/incubator-mxnet/pull/18053#discussion_r409992007 ## File path: src/api/operator/numpy/np_pad_op.cc ## @@ -0,0 +1,85 @@ + +/* + * Licensed to the

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #18053: [Numpy] New FFIs for Operator: pad, prod

2020-04-16 Thread GitBox
hzfan commented on a change in pull request #18053: [Numpy] New FFIs for Operator: pad, prod URL: https://github.com/apache/incubator-mxnet/pull/18053#discussion_r409988276 ## File path: python/mxnet/numpy/multiarray.py ## @@ -10363,7 +10364,154 @@ def pad(x,

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #18053: [Numpy] New FFIs for Operator: pad, prod

2020-04-16 Thread GitBox
hzfan commented on a change in pull request #18053: [Numpy] New FFIs for Operator: pad, prod URL: https://github.com/apache/incubator-mxnet/pull/18053#discussion_r409992467 ## File path: src/operator/numpy/np_pad_op-inl.h ## @@ -122,6 +143,18 @@ struct NumpyPadParam :

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #18053: [Numpy] New FFIs for Operator: pad, prod

2020-04-16 Thread GitBox
hzfan commented on a change in pull request #18053: [Numpy] New FFIs for Operator: pad, prod URL: https://github.com/apache/incubator-mxnet/pull/18053#discussion_r409993623 ## File path: src/api/operator/numpy/np_broadcast_reduce_op_value.cc ## @@ -89,4 +89,50 @@

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

2020-04-16 Thread GitBox
hzfan commented on a change in pull request #18049: [numpy] add numpy op fill_diagonal URL: https://github.com/apache/incubator-mxnet/pull/18049#discussion_r409986072 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -7477,6 +7477,94 @@ def resize(a, new_shape):

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

2020-04-16 Thread GitBox
hzfan commented on a change in pull request #18049: [numpy] add numpy op fill_diagonal URL: https://github.com/apache/incubator-mxnet/pull/18049#discussion_r409985694 ## File path: src/api/operator/numpy/np_fill_diagonal_op.cc ## @@ -0,0 +1,58 @@ +/* + * Licensed to the

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18064: [v1.x] Backport #17689 and #17884 to v1.x branch

2020-04-16 Thread GitBox
mxnet-bot commented on issue #18064: [v1.x] Backport #17689 and #17884 to v1.x branch URL: https://github.com/apache/incubator-mxnet/pull/18064#issuecomment-615029889 Jenkins CI successfully triggered : [unix-gpu] This is an

[GitHub] [incubator-mxnet] wuxun-zhang commented on issue #18064: [v1.x] Backport #17689 and #17884 to v1.x branch

2020-04-16 Thread GitBox
wuxun-zhang commented on issue #18064: [v1.x] Backport #17689 and #17884 to v1.x branch URL: https://github.com/apache/incubator-mxnet/pull/18064#issuecomment-615029861 @mxnet-bot run ci [unix-gpu] This is an automated

[GitHub] [incubator-mxnet-ci] leezu commented on issue #20: Update config files for g4

2020-04-16 Thread GitBox
leezu commented on issue #20: Update config files for g4 URL: https://github.com/apache/incubator-mxnet-ci/pull/20#issuecomment-615024833 g4 needs new driver. Therefore AMI requires update. Yes, there should be only a single AMI.

[GitHub] [incubator-mxnet-ci] leezu edited a comment on issue #20: Update config files for g4

2020-04-16 Thread GitBox
leezu edited a comment on issue #20: Update config files for g4 URL: https://github.com/apache/incubator-mxnet-ci/pull/20#issuecomment-615024833 g4 needs a more recent driver. Therefore AMI requires update. Yes, there should be only a single AMI.

[GitHub] [incubator-mxnet] haojin2 commented on issue #18004: Wrong result when using new numpy ffi in deferred compute

2020-04-16 Thread GitBox
haojin2 commented on issue #18004: Wrong result when using new numpy ffi in deferred compute URL: https://github.com/apache/incubator-mxnet/issues/18004#issuecomment-615024481 @leezu Have you been able to find the root cause for this bug?

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18082: Add gelu fuse ops

2020-04-16 Thread GitBox
mxnet-bot commented on issue #18082: Add gelu fuse ops URL: https://github.com/apache/incubator-mxnet/pull/18082#issuecomment-615020905 Jenkins CI successfully triggered : [unix-gpu, centos-gpu] This is an automated message

[GitHub] [incubator-mxnet] MoisesHer commented on issue #18082: Add gelu fuse ops

2020-04-16 Thread GitBox
MoisesHer commented on issue #18082: Add gelu fuse ops URL: https://github.com/apache/incubator-mxnet/pull/18082#issuecomment-615020849 @mxnet-bot run ci [centos-gpu, unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet-ci] marcoabreu commented on issue #20: Update config files for g4

2020-04-16 Thread GitBox
marcoabreu commented on issue #20: Update config files for g4 URL: https://github.com/apache/incubator-mxnet-ci/pull/20#issuecomment-615019588 Why is it necessary at all? You can create an image on one machine type and just run it on all.

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1

2020-04-16 Thread GitBox
mxnet-bot commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1 URL: https://github.com/apache/incubator-mxnet/pull/18087#issuecomment-615019436 Jenkins CI successfully triggered : [unix-gpu] This is an automated message

[GitHub] [incubator-mxnet] leezu commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1

2020-04-16 Thread GitBox
leezu commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1 URL: https://github.com/apache/incubator-mxnet/pull/18087#issuecomment-615019382 @mxnet-bot run ci [unix-gpu] stuck after np empty This is an automated

[GitHub] [incubator-mxnet] leezu commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-04-16 Thread GitBox
leezu commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-615013613 @vexilligera it's not fixed. We need a script to generate the working AMI.

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18039: [MKLDNN] Backport #17707 "Remove overhead of sg_mkldnn_fullyconnected op" to v1.x

2020-04-16 Thread GitBox
mxnet-bot commented on issue #18039: [MKLDNN] Backport #17707 "Remove overhead of sg_mkldnn_fullyconnected op" to v1.x URL: https://github.com/apache/incubator-mxnet/pull/18039#issuecomment-615012292 Jenkins CI successfully triggered : [unix-gpu, windows-gpu]

[GitHub] [incubator-mxnet] ciyongch commented on issue #18039: [MKLDNN] Backport #17707 "Remove overhead of sg_mkldnn_fullyconnected op" to v1.x

2020-04-16 Thread GitBox
ciyongch commented on issue #18039: [MKLDNN] Backport #17707 "Remove overhead of sg_mkldnn_fullyconnected op" to v1.x URL: https://github.com/apache/incubator-mxnet/pull/18039#issuecomment-615012255 @mxnet-bot run ci [unix-gpu, windows-gpu]

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

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #18049: [numpy] add numpy op fill_diagonal URL: https://github.com/apache/incubator-mxnet/pull/18049#discussion_r409961176 ## File path: src/operator/numpy/np_fill_diagonal_op-inl.h ## @@ -0,0 +1,174 @@ +/* + * Licensed to the

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

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #18049: [numpy] add numpy op fill_diagonal URL: https://github.com/apache/incubator-mxnet/pull/18049#discussion_r409960810 ## File path: src/api/operator/numpy/np_fill_diagonal_op.cc ## @@ -0,0 +1,58 @@ +/* + * Licensed to the

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

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #18049: [numpy] add numpy op fill_diagonal URL: https://github.com/apache/incubator-mxnet/pull/18049#discussion_r409958567 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -7477,6 +7477,94 @@ def resize(a, new_shape):

[GitHub] [incubator-mxnet] ciyongch commented on issue #17177: Fix incorrect calculation results when the C locale is set to a locale that uses commas as the decimal separator

2020-04-16 Thread GitBox
ciyongch commented on issue #17177: Fix incorrect calculation results when the C locale is set to a locale that uses commas as the decimal separator URL: https://github.com/apache/incubator-mxnet/pull/17177#issuecomment-615005075 @nickguletskii, as we're doing 1.7 release recently, can you

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

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #18049: [numpy] add numpy op fill_diagonal URL: https://github.com/apache/incubator-mxnet/pull/18049#discussion_r409958205 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -6582,6 +6582,102 @@ def resize(a, new_shape):

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

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #18049: [numpy] add numpy op fill_diagonal URL: https://github.com/apache/incubator-mxnet/pull/18049#discussion_r409956899 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -6582,6 +6582,102 @@ def resize(a, new_shape):

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

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #18049: [numpy] add numpy op fill_diagonal URL: https://github.com/apache/incubator-mxnet/pull/18049#discussion_r409956925 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -6582,6 +6582,102 @@ def resize(a, new_shape):

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

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #18049: [numpy] add numpy op fill_diagonal URL: https://github.com/apache/incubator-mxnet/pull/18049#discussion_r409957004 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -6582,6 +6582,102 @@ def resize(a, new_shape):

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

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #18049: [numpy] add numpy op fill_diagonal URL: https://github.com/apache/incubator-mxnet/pull/18049#discussion_r409956742 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -6900,7 +6900,51 @@ def hybrid_forward(self,

[GitHub] [incubator-mxnet] haojin2 commented on issue #18017: [Numpy] New FFIs for Operator: tile, trace, transpose

2020-04-16 Thread GitBox
haojin2 commented on issue #18017: [Numpy] New FFIs for Operator: tile, trace, transpose URL: https://github.com/apache/incubator-mxnet/pull/18017#issuecomment-615002756 @mxnet-bot run ci [unix-gpu] This is an automated

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18017: [Numpy] New FFIs for Operator: tile, trace, transpose

2020-04-16 Thread GitBox
mxnet-bot commented on issue #18017: [Numpy] New FFIs for Operator: tile, trace, transpose URL: https://github.com/apache/incubator-mxnet/pull/18017#issuecomment-615002784 Jenkins CI successfully triggered : [unix-gpu] This

[GitHub] [incubator-mxnet] vexilligera commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-04-16 Thread GitBox
vexilligera commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-615001520 Closing since this is now fixed in #17962

[GitHub] [incubator-mxnet] vexilligera closed pull request #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-04-16 Thread GitBox
vexilligera closed pull request #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808 This is an automated message

[GitHub] [incubator-mxnet] haojin2 commented on issue #17824: [Numpy] FFI: max/min/amax/amin

2020-04-16 Thread GitBox
haojin2 commented on issue #17824: [Numpy] FFI: max/min/amax/amin URL: https://github.com/apache/incubator-mxnet/pull/17824#issuecomment-614999648 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17824: [Numpy] FFI: max/min/amax/amin

2020-04-16 Thread GitBox
mxnet-bot commented on issue #17824: [Numpy] FFI: max/min/amax/amin URL: https://github.com/apache/incubator-mxnet/pull/17824#issuecomment-614999679 Jenkins CI successfully triggered : [unix-gpu] This is an automated message

[GitHub] [incubator-mxnet] haojin2 commented on issue #17990: Boolean indexing accesses out of bound elements

2020-04-16 Thread GitBox
haojin2 commented on issue #17990: Boolean indexing accesses out of bound elements URL: https://github.com/apache/incubator-mxnet/issues/17990#issuecomment-614999441 Fixed in #17796, test re-enabled This is an automated

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17534: [numpy] add logical op

2020-04-16 Thread GitBox
mxnet-bot commented on issue #17534: [numpy] add logical op URL: https://github.com/apache/incubator-mxnet/pull/17534#issuecomment-614998225 Jenkins CI successfully triggered : [edge, unix-gpu] This is an automated message

[GitHub] [incubator-mxnet] haojin2 commented on issue #17534: [numpy] add logical op

2020-04-16 Thread GitBox
haojin2 commented on issue #17534: [numpy] add logical op URL: https://github.com/apache/incubator-mxnet/pull/17534#issuecomment-614998161 @mxnet-bot run ci [edge, unix-gpu] This is an automated message from the Apache Git

[incubator-mxnet] branch master updated (5155095 -> b7d1c69)

2020-04-16 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 5155095 add zero grad for npi_unique (#18080) add b7d1c69 [Numpy] add new ffi for np.linalg.norm

[incubator-mxnet] branch master updated (5155095 -> b7d1c69)

2020-04-16 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 5155095 add zero grad for npi_unique (#18080) add b7d1c69 [Numpy] add new ffi for np.linalg.norm

[incubator-mxnet] branch master updated (5155095 -> b7d1c69)

2020-04-16 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 5155095 add zero grad for npi_unique (#18080) add b7d1c69 [Numpy] add new ffi for np.linalg.norm

[incubator-mxnet] branch master updated (bd0816e -> 5155095)

2020-04-16 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 bd0816e Add np.linalg.qr backward (#18050) add 5155095 add zero grad for npi_unique (#18080) No new

[incubator-mxnet] branch master updated (5155095 -> b7d1c69)

2020-04-16 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 5155095 add zero grad for npi_unique (#18080) add b7d1c69 [Numpy] add new ffi for np.linalg.norm

[incubator-mxnet] branch master updated (bd0816e -> 5155095)

2020-04-16 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 bd0816e Add np.linalg.qr backward (#18050) add 5155095 add zero grad for npi_unique (#18080) No new

[incubator-mxnet] branch master updated (5155095 -> b7d1c69)

2020-04-16 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 5155095 add zero grad for npi_unique (#18080) add b7d1c69 [Numpy] add new ffi for np.linalg.norm

[incubator-mxnet] branch master updated (bd0816e -> 5155095)

2020-04-16 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 bd0816e Add np.linalg.qr backward (#18050) add 5155095 add zero grad for npi_unique (#18080) No new

[incubator-mxnet] branch master updated (bd0816e -> 5155095)

2020-04-16 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 bd0816e Add np.linalg.qr backward (#18050) add 5155095 add zero grad for npi_unique (#18080) No new

[GitHub] [incubator-mxnet] haojin2 merged pull request #18066: [Numpy] add new ffi for np.linalg.norm

2020-04-16 Thread GitBox
haojin2 merged pull request #18066: [Numpy] add new ffi for np.linalg.norm URL: https://github.com/apache/incubator-mxnet/pull/18066 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17637: [Numpy] Add cross product backward

2020-04-16 Thread GitBox
mxnet-bot commented on issue #17637: [Numpy] Add cross product backward URL: https://github.com/apache/incubator-mxnet/pull/17637#issuecomment-614990715 Jenkins CI successfully triggered : [windows-cpu, unix-gpu, windows-gpu]

[GitHub] [incubator-mxnet] haojin2 merged pull request #18080: Add zero grad for npi_unique

2020-04-16 Thread GitBox
haojin2 merged pull request #18080: Add zero grad for npi_unique URL: https://github.com/apache/incubator-mxnet/pull/18080 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-mxnet] haojin2 commented on issue #17637: [Numpy] Add cross product backward

2020-04-16 Thread GitBox
haojin2 commented on issue #17637: [Numpy] Add cross product backward URL: https://github.com/apache/incubator-mxnet/pull/17637#issuecomment-614990654 @mxnet-bot run ci [unix-gpu, windows-cpu, windows-gpu] This is an

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

2020-04-16 Thread GitBox
stu1130 edited a comment on issue #16864: [Discussion] 1.7.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/16864#issuecomment-614966759 https://github.com/apache/incubator-mxnet/pull/17177 solves the locale issue for not only JVM languages but also Python, see

[GitHub] [incubator-mxnet] leezu commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1

2020-04-16 Thread GitBox
leezu commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1 URL: https://github.com/apache/incubator-mxnet/pull/18087#issuecomment-614979006 @mxnet-bot run ci [unix-gpu] stuck after np true_divide This is an automated

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1

2020-04-16 Thread GitBox
mxnet-bot commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1 URL: https://github.com/apache/incubator-mxnet/pull/18087#issuecomment-614979049 Jenkins CI successfully triggered : [unix-gpu] This is an automated message

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on issue #20: Update config files for g4

2020-04-16 Thread GitBox
ChaiBapchya commented on issue #20: Update config files for g4 URL: https://github.com/apache/incubator-mxnet-ci/pull/20#issuecomment-614978298 Sure makes sense! This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet-ci] leezu commented on issue #20: Update config files for g4

2020-04-16 Thread GitBox
leezu commented on issue #20: Update config files for g4 URL: https://github.com/apache/incubator-mxnet-ci/pull/20#issuecomment-614978202 Suggest to have a single folder for all GPU instances. Not introduce a new folder for G4, but rather consolidate existing 2 folders into a single one.

[GitHub] [incubator-mxnet-ci] ChaiBapchya opened a new pull request #20: Update config files for g4

2020-04-16 Thread GitBox
ChaiBapchya opened a new pull request #20: Update config files for g4 URL: https://github.com/apache/incubator-mxnet-ci/pull/20 Config files for G4 instance on MXNet CI [unix-gpu slaves] G4 instances have Tesla T4 drivers Also uses updated Nvidia driver [v440 instead of 418]

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

2020-04-16 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 ed5ec5a Bump the

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

2020-04-16 Thread GitBox
stu1130 commented on issue #16864: [Discussion] 1.7.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/16864#issuecomment-614966759 https://github.com/apache/incubator-mxnet/pull/17177 solves the locale issue for not only JVM but also Python, see

[GitHub] [incubator-mxnet] stu1130 commented on issue #17177: Fix incorrect calculation results when the C locale is set to a locale that uses commas as the decimal separator

2020-04-16 Thread GitBox
stu1130 commented on issue #17177: Fix incorrect calculation results when the C locale is set to a locale that uses commas as the decimal separator URL: https://github.com/apache/incubator-mxnet/pull/17177#issuecomment-614966397 +1 need this fix on MXNet 1.7

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18064: [v1.x] Backport #17689 and #17884 to v1.x branch

2020-04-16 Thread GitBox
mxnet-bot commented on issue #18064: [v1.x] Backport #17689 and #17884 to v1.x branch URL: https://github.com/apache/incubator-mxnet/pull/18064#issuecomment-614962552 Jenkins CI successfully triggered : [edge, website, unix-gpu]

[GitHub] [incubator-mxnet] wuxun-zhang commented on issue #18064: [v1.x] Backport #17689 and #17884 to v1.x branch

2020-04-16 Thread GitBox
wuxun-zhang commented on issue #18064: [v1.x] Backport #17689 and #17884 to v1.x branch URL: https://github.com/apache/incubator-mxnet/pull/18064#issuecomment-614962496 @mxnet-bot run ci [unix-gpu, website, edge] This is an

[incubator-mxnet] branch v1.x updated (b56571d -> 8cfc64a)

2020-04-16 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch v1.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from b56571d [v1.x] backport #17900 "[MKLDNN] support using any format in pooling backward" (#18067) add

[incubator-mxnet] branch v1.x updated (b56571d -> 8cfc64a)

2020-04-16 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch v1.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from b56571d [v1.x] backport #17900 "[MKLDNN] support using any format in pooling backward" (#18067) add

[GitHub] [incubator-mxnet] leezu opened a new issue #18088: CI Bot missing comments

2020-04-16 Thread GitBox
leezu opened a new issue #18088: CI Bot missing comments URL: https://github.com/apache/incubator-mxnet/issues/18088 ## Description CI bot didn't comment at https://github.com/apache/incubator-mxnet/pull/18087 Suspected root-cause: Reused a branchname that was previously used for

[GitHub] [incubator-mxnet] leezu merged pull request #18085: No tensor cores for fp32 interleaved attention, remove div by 8 restiction (#17994)

2020-04-16 Thread GitBox
leezu merged pull request #18085: No tensor cores for fp32 interleaved attention, remove div by 8 restiction (#17994) URL: https://github.com/apache/incubator-mxnet/pull/18085 This is an automated message from the Apache

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1

2020-04-16 Thread GitBox
mxnet-bot commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1 URL: https://github.com/apache/incubator-mxnet/pull/18087#issuecomment-614947016 Jenkins CI successfully triggered : [unix-gpu] This is an automated message

[GitHub] [incubator-mxnet] leezu commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1

2020-04-16 Thread GitBox
leezu commented on issue #18087: CI/CD: Remove cuda 9.0, 9.1 URL: https://github.com/apache/incubator-mxnet/pull/18087#issuecomment-614946981 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17988: Row-sparse constant initializer accesses out of bound elements

2020-04-16 Thread GitBox
leezu edited a comment on issue #17988: Row-sparse constant initializer accesses out of bound elements URL: https://github.com/apache/incubator-mxnet/issues/17988#issuecomment-614944263 #17762 fixed an unrelated issue. You can build latest master from source and run

[GitHub] [incubator-mxnet] leezu commented on issue #17988: Row-sparse constant initializer accesses out of bound elements

2020-04-16 Thread GitBox
leezu commented on issue #17988: Row-sparse constant initializer accesses out of bound elements URL: https://github.com/apache/incubator-mxnet/issues/17988#issuecomment-614944263 #17762 fixed an unrelated issue. You can build latest master from source and run

[incubator-mxnet] branch master updated (7bef85e -> bd0816e)

2020-04-16 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 7bef85e [Numpy] Add ffi for np.sum, np.std, np.var, np.average and np.histogram (#17866) add bd0816e

[incubator-mxnet] branch master updated (7bef85e -> bd0816e)

2020-04-16 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 7bef85e [Numpy] Add ffi for np.sum, np.std, np.var, np.average and np.histogram (#17866) add bd0816e

[incubator-mxnet] branch master updated (7bef85e -> bd0816e)

2020-04-16 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 7bef85e [Numpy] Add ffi for np.sum, np.std, np.var, np.average and np.histogram (#17866) add bd0816e

[GitHub] [incubator-mxnet] haojin2 commented on issue #18050: [Numpy] Add linalg.qr backward

2020-04-16 Thread GitBox
haojin2 commented on issue #18050: [Numpy] Add linalg.qr backward URL: https://github.com/apache/incubator-mxnet/pull/18050#issuecomment-614940143 @D-Roberts merged, thanks for your contribution! This is an automated message

[GitHub] [incubator-mxnet] haojin2 merged pull request #18050: [Numpy] Add linalg.qr backward

2020-04-16 Thread GitBox
haojin2 merged pull request #18050: [Numpy] Add linalg.qr backward URL: https://github.com/apache/incubator-mxnet/pull/18050 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17177: Fix incorrect calculation results when the C locale is set to a locale that uses commas as the decimal separator

2020-04-16 Thread GitBox
leezu edited a comment on issue #17177: Fix incorrect calculation results when the C locale is set to a locale that uses commas as the decimal separator URL: https://github.com/apache/incubator-mxnet/pull/17177#issuecomment-614937590 @nickguletskii can resolve the conflicts so this PR may

[GitHub] [incubator-mxnet] leezu commented on issue #17177: Fix incorrect calculation results when the C locale is set to a locale that uses commas as the decimal separator

2020-04-16 Thread GitBox
leezu commented on issue #17177: Fix incorrect calculation results when the C locale is set to a locale that uses commas as the decimal separator URL: https://github.com/apache/incubator-mxnet/pull/17177#issuecomment-614937590 @nickguletskii can resolve the conflicts so this PR may be

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #17988: Row-sparse constant initializer accesses out of bound elements

2020-04-16 Thread GitBox
eric-haibin-lin commented on issue #17988: Row-sparse constant initializer accesses out of bound elements URL: https://github.com/apache/incubator-mxnet/issues/17988#issuecomment-614937598 Did the fix in https://github.com/apache/incubator-mxnet/pull/17762 not help?

[GitHub] [incubator-mxnet] leezu commented on issue #18080: Add zero grad for npi_unique

2020-04-16 Thread GitBox
leezu commented on issue #18080: Add zero grad for npi_unique URL: https://github.com/apache/incubator-mxnet/pull/18080#issuecomment-614936908 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18080: Add zero grad for npi_unique

2020-04-16 Thread GitBox
mxnet-bot commented on issue #18080: Add zero grad for npi_unique URL: https://github.com/apache/incubator-mxnet/pull/18080#issuecomment-614936948 Jenkins CI successfully triggered : [unix-gpu] This is an automated message

[GitHub] [incubator-mxnet] sxjscience commented on issue #18078: A possible bug when computing a gradient vector

2020-04-16 Thread GitBox
sxjscience commented on issue #18078: A possible bug when computing a gradient vector URL: https://github.com/apache/incubator-mxnet/issues/18078#issuecomment-614921875 @zleyk22 I can think of two possible ways to solve this problem: 1) Use two cumsums - `[\log a_0, \log a_0 +

[GitHub] [incubator-mxnet] leezu commented on issue #7899: Need help: numpy array to mxnet ndarray is too slow.

2020-04-16 Thread GitBox
leezu commented on issue #7899: Need help: numpy array to mxnet ndarray is too slow. URL: https://github.com/apache/incubator-mxnet/issues/7899#issuecomment-614917501 You can use the `mx.nd.from_numpy(ndarray, zero_copy=True)` if you don't mind that the numpy array is invalid afterwards.

[GitHub] [incubator-mxnet] leezu closed issue #17976: No recent nightly builds for ubuntu-latest

2020-04-16 Thread GitBox
leezu closed issue #17976: No recent nightly builds for ubuntu-latest URL: https://github.com/apache/incubator-mxnet/issues/17976 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17976: No recent nightly builds for ubuntu-latest

2020-04-16 Thread GitBox
leezu edited a comment on issue #17976: No recent nightly builds for ubuntu-latest URL: https://github.com/apache/incubator-mxnet/issues/17976#issuecomment-614916321 Works again ``` % pip install --pre --upgrade --user "mxnet<2" -f https://dist.mxnet.io/python Looking in

[GitHub] [incubator-mxnet] leezu commented on issue #17976: No recent nightly builds for ubuntu-latest

2020-04-16 Thread GitBox
leezu commented on issue #17976: No recent nightly builds for ubuntu-latest URL: https://github.com/apache/incubator-mxnet/issues/17976#issuecomment-614916321 Works again ``` % pip install --pre --upgrade --user "mxnet<2" -f https://dist.mxnet.io/python

[GitHub] [incubator-mxnet] leezu opened a new pull request #18087: CI/CD: Remove cuda 9.0, 9.1

2020-04-16 Thread GitBox
leezu opened a new pull request #18087: CI/CD: Remove cuda 9.0, 9.1 URL: https://github.com/apache/incubator-mxnet/pull/18087 ## Description ## Cuda 9.0 and 9.1 lack support for gcc7 host compiler, which is now required by MXNet. Thus retain only support for Cuda 9.2. An alternative

[GitHub] [incubator-mxnet] leezu opened a new issue #18086: CD pipeline tests segfaults

2020-04-16 Thread GitBox
leezu opened a new issue #18086: CD pipeline tests segfaults URL: https://github.com/apache/incubator-mxnet/issues/18086 CD tests for cuda builds fail with ``` [2020-04-16T20:36:39.175Z] test of the deformable convolution layer with possible combinations of arguments, ...

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17283: [NumPy]Set numpy default dtype

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #17283: [NumPy]Set numpy default dtype URL: https://github.com/apache/incubator-mxnet/pull/17283#discussion_r409856213 ## File path: src/operator/tensor/init_op.h ## @@ -288,12 +289,25 @@ struct InitOpWithScalarParam :

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17283: [NumPy]Set numpy default dtype

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #17283: [NumPy]Set numpy default dtype URL: https://github.com/apache/incubator-mxnet/pull/17283#discussion_r409855167 ## File path: src/operator/tensor/init_op.cu ## @@ -70,6 +70,9 @@ NNVM_REGISTER_OP(_contrib_arange_like)

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17283: [NumPy]Set numpy default dtype

2020-04-16 Thread GitBox
haojin2 commented on a change in pull request #17283: [NumPy]Set numpy default dtype URL: https://github.com/apache/incubator-mxnet/pull/17283#discussion_r409855003 ## File path: src/operator/tensor/init_op.cc ## @@ -150,6 +148,16 @@ NNVM_REGISTER_OP(_linspace)

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17102: Support mixed precision backward for NumPy-compatible true_divide

2020-04-16 Thread GitBox
mxnet-bot commented on issue #17102: Support mixed precision backward for NumPy-compatible true_divide URL: https://github.com/apache/incubator-mxnet/pull/17102#issuecomment-614896203 Jenkins CI successfully triggered : [unix-gpu]

[GitHub] [incubator-mxnet] haojin2 commented on issue #17102: Support mixed precision backward for NumPy-compatible true_divide

2020-04-16 Thread GitBox
haojin2 commented on issue #17102: Support mixed precision backward for NumPy-compatible true_divide URL: https://github.com/apache/incubator-mxnet/pull/17102#issuecomment-614896117 @mxnet-bot run ci [unix-gpu] This is an

[incubator-mxnet] branch master updated (9337137 -> 7bef85e)

2020-04-16 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 9337137 For mxnet-validation pipeline, require sanity build to complete successfully before running other

[incubator-mxnet] branch master updated (9337137 -> 7bef85e)

2020-04-16 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 9337137 For mxnet-validation pipeline, require sanity build to complete successfully before running other

[incubator-mxnet] branch master updated (9337137 -> 7bef85e)

2020-04-16 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 9337137 For mxnet-validation pipeline, require sanity build to complete successfully before running other

[GitHub] [incubator-mxnet] haojin2 merged pull request #17866: [Numpy] Add ffi for np.sum, np.std, np.var and np.average

2020-04-16 Thread GitBox
haojin2 merged pull request #17866: [Numpy] Add ffi for np.sum, np.std, np.var and np.average URL: https://github.com/apache/incubator-mxnet/pull/17866 This is an automated message from the Apache Git Service. To respond to

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

2020-04-16 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 151198b Bump the

[GitHub] [incubator-mxnet] MoisesHer commented on a change in pull request #18082: Add gelu fuse ops

2020-04-16 Thread GitBox
MoisesHer commented on a change in pull request #18082: Add gelu fuse ops URL: https://github.com/apache/incubator-mxnet/pull/18082#discussion_r409751099 ## File path: src/operator/fusion/fused_op-inl.h ## @@ -543,6 +552,13 @@ __device__ inline DType relu(const DType val)

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18085: No tensor cores for fp32 interleaved attention, remove div by 8 restiction (#17994)

2020-04-16 Thread GitBox
mxnet-bot commented on issue #18085: No tensor cores for fp32 interleaved attention, remove div by 8 restiction (#17994) URL: https://github.com/apache/incubator-mxnet/pull/18085#issuecomment-614797040 Hey @blchu , Thanks for submitting the PR All tests are already queued to run once.

[GitHub] [incubator-mxnet] blchu opened a new pull request #18085: No tensor cores for fp32 interleaved attention, remove div by 8 restiction (#17994)

2020-04-16 Thread GitBox
blchu opened a new pull request #18085: No tensor cores for fp32 interleaved attention, remove div by 8 restiction (#17994) URL: https://github.com/apache/incubator-mxnet/pull/18085 (cherry picked from commit afae030beb168f09cf08be101714e059157a9507) ## Description ## Fixed issue

  1   2   >