[GitHub] [incubator-mxnet] ResearchingDexter commented on issue #15647: Segmentation fault: 11

2020-01-15 Thread GitBox
ResearchingDexter commented on issue #15647: Segmentation fault: 11 URL: https://github.com/apache/incubator-mxnet/issues/15647#issuecomment-574960028 It didn't work that uninstall and reinstall mxnet. I reinstall mxnet many times, please help me. @leezu -

[GitHub] [incubator-mxnet] cyrusbehr opened a new issue #17338: Unable to build mxnet with USE_OPENMP=OFF

2020-01-15 Thread GitBox
cyrusbehr opened a new issue #17338: Unable to build mxnet with USE_OPENMP=OFF URL: https://github.com/apache/incubator-mxnet/issues/17338 I need to compile mxnet to run in single thread mode. From what I have found, using the environment variables `MXNET_ENGINE_TYPE=NaiveEngine` and `OMP_

[GitHub] [incubator-mxnet] liuzh91 commented on a change in pull request #17322: Add event handlers in validation handler

2020-01-15 Thread GitBox
liuzh91 commented on a change in pull request #17322: Add event handlers in validation handler URL: https://github.com/apache/incubator-mxnet/pull/17322#discussion_r367217067 ## File path: python/mxnet/gluon/contrib/estimator/event_handler.py ## @@ -181,14 +181,17 @@ class

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17305: grouping large array tests based on type and updating nightly CI funtion

2020-01-15 Thread GitBox
ChaiBapchya commented on issue #17305: grouping large array tests based on type and updating nightly CI funtion URL: https://github.com/apache/incubator-mxnet/pull/17305#issuecomment-574967580 @access2rohit to prevent any issue coming ahead, can you please post the results of the tests? Th

[GitHub] [incubator-mxnet] liuzh91 commented on issue #17134: add batch_axis in validation handler

2020-01-15 Thread GitBox
liuzh91 commented on issue #17134: add batch_axis in validation handler URL: https://github.com/apache/incubator-mxnet/pull/17134#issuecomment-574976440 > @liuzh91 could you rebase your PR so CI will pass? Done. This is

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

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

[GitHub] [incubator-mxnet] apeforest merged pull request #17306: grouping large vector tests based on their type and adding their nightly test function

2020-01-15 Thread GitBox
apeforest merged pull request #17306: grouping large vector tests based on their type and adding their nightly test function URL: https://github.com/apache/incubator-mxnet/pull/17306 This is an automated message from the Apa

[incubator-mxnet] branch master updated (6b9a1da -> 04c3eec)

2020-01-15 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6b9a1da Multi-tensor LAMB (#16893) add 04c3eec grouping large vector tests based on their type and

[incubator-mxnet] branch master updated (6b9a1da -> 04c3eec)

2020-01-15 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6b9a1da Multi-tensor LAMB (#16893) add 04c3eec grouping large vector tests based on their type and

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17270: [WIP] Dynamic custom operator GPU support

2020-01-15 Thread GitBox
samskalicky commented on a change in pull request #17270: [WIP] Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r367251499 ## File path: src/c_api/c_api.cc ## @@ -720,8 +751,11 @@ int MXLoadLib(const char *path) {

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17270: [WIP] Dynamic custom operator GPU support

2020-01-15 Thread GitBox
samskalicky commented on a change in pull request #17270: [WIP] Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r367251499 ## File path: src/c_api/c_api.cc ## @@ -720,8 +751,11 @@ int MXLoadLib(const char *path) {

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17270: [WIP] Dynamic custom operator GPU support

2020-01-15 Thread GitBox
samskalicky commented on a change in pull request #17270: [WIP] Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r367251787 ## File path: src/c_api/c_api.cc ## @@ -720,8 +751,11 @@ int MXLoadLib(const char *path) {

[GitHub] [incubator-mxnet] mahxn0 commented on issue #14875: MXNet to ONNX export bug

2020-01-15 Thread GitBox
mahxn0 commented on issue #14875: MXNet to ONNX export bug URL: https://github.com/apache/incubator-mxnet/issues/14875#issuecomment-575012459 same problom, when used torch yolov32onnx.py, so easy to convert I will give up mxnet never look back ---

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

2020-01-15 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 616bcd3 Bump the publis

[GitHub] [incubator-mxnet] ZhennanQin commented on a change in pull request #17265: Add bfloat16 floating-point format support based on AMP

2020-01-15 Thread GitBox
ZhennanQin commented on a change in pull request #17265: Add bfloat16 floating-point format support based on AMP URL: https://github.com/apache/incubator-mxnet/pull/17265#discussion_r367265169 ## File path: 3rdparty/mshadow/mshadow/base.h ## @@ -988,6 +1034,7 @@ struct mi

[GitHub] [incubator-mxnet] ZhennanQin commented on a change in pull request #17265: Add bfloat16 floating-point format support based on AMP

2020-01-15 Thread GitBox
ZhennanQin commented on a change in pull request #17265: Add bfloat16 floating-point format support based on AMP URL: https://github.com/apache/incubator-mxnet/pull/17265#discussion_r367265169 ## File path: 3rdparty/mshadow/mshadow/base.h ## @@ -988,6 +1034,7 @@ struct mi

<    1   2   3