[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #17725: Fix get_started pip instructions

2020-02-28 Thread GitBox
ChaiBapchya commented on a change in pull request #17725: Fix get_started pip instructions URL: https://github.com/apache/incubator-mxnet/pull/17725#discussion_r386010179 ## File path: docs/static_site/src/_includes/get_started/windows/python/cpu/pip.md ## @@ -70,4 +70,4 @

[GitHub] [incubator-mxnet] ptrendx commented on issue #17658: Update website, README and NEWS with 1.6.0

2020-02-28 Thread GitBox
ptrendx commented on issue #17658: Update website, README and NEWS with 1.6.0 URL: https://github.com/apache/incubator-mxnet/pull/17658#issuecomment-592911534 Actually I see now what you are talking about. Yes, that needs to be changed. --

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

2020-02-28 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 c3fa536 Bump the publis

[GitHub] [incubator-mxnet] yifeim commented on issue #17727: Storage fallback warning escalation

2020-02-28 Thread GitBox
yifeim commented on issue #17727: Storage fallback warning escalation URL: https://github.com/apache/incubator-mxnet/issues/17727#issuecomment-592908162 https://github.com/apache/incubator-mxnet/issues/16060 This is an automa

[GitHub] [incubator-mxnet] yifeim opened a new issue #17727: Storage fallback warning escalation

2020-02-28 Thread GitBox
yifeim opened a new issue #17727: Storage fallback warning escalation URL: https://github.com/apache/incubator-mxnet/issues/17727 ## Description In jupyter notebooks, storage fallback warnings are silently passed to the jupyter engine backend. We want to escalate the warnings to user fro

[GitHub] [incubator-mxnet] larroy commented on issue #17631: Increase docker timeouts

2020-02-28 Thread GitBox
larroy commented on issue #17631: Increase docker timeouts URL: https://github.com/apache/incubator-mxnet/pull/17631#issuecomment-592906756 I closed it. If @josephevans or @ChaiBapchya find this problem and think it solves they might want to reopen.

[GitHub] [incubator-mxnet] konioyxgq opened a new issue #17726: Getting network predictions result takes a long time

2020-02-28 Thread GitBox
konioyxgq opened a new issue #17726: Getting network predictions result takes a long time URL: https://github.com/apache/incubator-mxnet/issues/17726 I am using a c++ api on CPU to extract a 512-dim feature vector from images. I use “**auto array = m_Fexecutor->outputs[0]**” to get the

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17299: Error when building mxnet with USE_DIST_KVSTORE

2020-02-28 Thread GitBox
leezu edited a comment on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592754645 With respect to the Makefile build @apeforest, the reason is that Makefile based build doesn't use system protobuf, bu

[GitHub] [incubator-mxnet] ptrendx commented on issue #17658: Update website, README and NEWS with 1.6.0

2020-02-28 Thread GitBox
ptrendx commented on issue #17658: Update website, README and NEWS with 1.6.0 URL: https://github.com/apache/incubator-mxnet/pull/17658#issuecomment-592895707 I was wondering about this 1-5-0 too, but (at least on chrome, I did not check other browsers) it seems to work ok. ---

[incubator-mxnet] branch master updated (319e6c1 -> f55fd06)

2020-02-28 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 319e6c1 CI: Switch to cmake builds for majority of tests (#17645) add f55fd06 Add warning message for f

[incubator-mxnet] branch master updated: Add warning message for fallback operators (#17697)

2020-02-28 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj 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 f55fd06 Add warning message for fallback

[GitHub] [incubator-mxnet] haojin2 merged pull request #17697: Add warning message for fallback operators

2020-02-28 Thread GitBox
haojin2 merged pull request #17697: Add warning message for fallback operators URL: https://github.com/apache/incubator-mxnet/pull/17697 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-mxnet] wkcn commented on issue #17676: [RFC] MXNet 2.0 API Deprecation

2020-02-28 Thread GitBox
wkcn commented on issue #17676: [RFC] MXNet 2.0 API Deprecation URL: https://github.com/apache/incubator-mxnet/issues/17676#issuecomment-592878029 I think we should keep ONNX APIs, since it is able to export many basic models, although it is not perfect. Users will train their models in MX

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592851654 I use the latest code(319e6c180edef80d5535e5744a4ac6c84cc143e4) to build MXNet with `USE_GPERFTOOLS = 1`. OS

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592851654 I use the latest code(319e6c180edef80d5535e5744a4ac6c84cc143e4) to build MXNet with `USE_GPERFTOOLS = 1`. OS

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592851654 I use the latest code(319e6c180edef80d5535e5744a4ac6c84cc143e4) to build MXNet with `USE_GPERFTOOLS = 1`. OS

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592851654 I use the latest code(319e6c180edef80d5535e5744a4ac6c84cc143e4) to build MXNet with `USE_GPERFTOOLS = 1`. OS

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592851654 I use the latest code(319e6c180edef80d5535e5744a4ac6c84cc143e4) to build MXNet with `USE_GPERFTOOLS = 1 ` , but

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
wkcn edited a comment on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592851654 I use the latest code(319e6c180edef80d5535e5744a4ac6c84cc143e4) to build MXNet with `SE_GPERFTOOLS = 1 ` , but i

[GitHub] [incubator-mxnet] wkcn commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
wkcn commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592851654 I use the latest code(319e6c180edef80d5535e5744a4ac6c84cc143e4) to build MXNet with gperftools 2.7.1 on ArchLinux, but it

[GitHub] [incubator-mxnet] mseth10 commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
mseth10 commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592834376 I tested version 2.4-0ubuntu5.16.04.1 This is an autom

[GitHub] [incubator-mxnet] leezu opened a new pull request #17725: Fix get_started pip instructions

2020-02-28 Thread GitBox
leezu opened a new pull request #17725: Fix get_started pip instructions URL: https://github.com/apache/incubator-mxnet/pull/17725 The class attribute in the respective .md files must match one of the versions listed in the version dropdown specified in get_started.html Without th

[GitHub] [incubator-mxnet] leezu opened a new issue #17724: MXNet website often down with "Error 503 Backend unavailable, connection timeout"

2020-02-28 Thread GitBox
leezu opened a new issue #17724: MXNet website often down with "Error 503 Backend unavailable, connection timeout" URL: https://github.com/apache/incubator-mxnet/issues/17724 ``` Error 503 Backend unavailable, connection timeout Backend unavailable, connection timeout Guru Medi

[GitHub] [incubator-mxnet] leezu commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
leezu commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592809859 @mseth10 which version of gperftools did you test? This

[GitHub] [incubator-mxnet] leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE

2020-02-28 Thread GitBox
leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592809157 https://github.com/dmlc/ps-lite/pull/170 This is an automated

[GitHub] [incubator-mxnet] oleg-trott opened a new issue #17723: Broken formatting in online documentation

2020-02-28 Thread GitBox
oleg-trott opened a new issue #17723: Broken formatting in online documentation URL: https://github.com/apache/incubator-mxnet/issues/17723 For example, much of https://mxnet.apache.org/api/python/docs/tutorials/getting-started/to-mxnet/pytorch.html looks like this: https://i.imgur.com/ie2

[GitHub] [incubator-mxnet] oleg-trott edited a comment on issue #17665: No speedup from using FP16 (4 times slower than PyTorch)

2020-02-28 Thread GitBox
oleg-trott edited a comment on issue #17665: No speedup from using FP16 (4 times slower than PyTorch) URL: https://github.com/apache/incubator-mxnet/issues/17665#issuecomment-592698779 @ptrendx Without `multi_precision`, `mxnet.optimizer.SGD` says it would just use the same precis

[GitHub] [incubator-mxnet] oleg-trott commented on issue #17665: No speedup from using FP16 (4 times slower than PyTorch)

2020-02-28 Thread GitBox
oleg-trott commented on issue #17665: No speedup from using FP16 (4 times slower than PyTorch) URL: https://github.com/apache/incubator-mxnet/issues/17665#issuecomment-592804066 @ptrendx Profiler output for the `resnet50_v2` code (as posted above, FP16, but no multi-precision):

[GitHub] [incubator-mxnet] mseth10 commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
mseth10 commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592801890 `train_mnist.py` runs successfully with the above build, so #9096 no longer an issue. But I was able to reproduce th

[GitHub] [incubator-mxnet] mseth10 commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
mseth10 commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592800889 Successfully built MXNet master using cmake with USE_GPERFTOOLS=ON on an ubuntu instance with the following build flags

[GitHub] [incubator-mxnet] konioyxgq commented on issue #13219: using C++ interface on CPU to extract feature vector, delete NDArray::WaitAll() generate incorrect result

2020-02-28 Thread GitBox
konioyxgq commented on issue #13219: using C++ interface on CPU to extract feature vector, delete NDArray::WaitAll() generate incorrect result URL: https://github.com/apache/incubator-mxnet/issues/13219#issuecomment-592800386 @WANG-MengJiao @leleamol I have the same problem, have you sol

[GitHub] [incubator-mxnet] connorgoggins commented on a change in pull request #17632: [Large Tensor] Fixed RNN op

2020-02-28 Thread GitBox
connorgoggins commented on a change in pull request #17632: [Large Tensor] Fixed RNN op URL: https://github.com/apache/incubator-mxnet/pull/17632#discussion_r385985781 ## File path: src/operator/rnn_impl.h ## @@ -146,15 +146,15 @@ void LstmForwardTraining(DType* ws, Ten

[GitHub] [incubator-mxnet] connorgoggins commented on a change in pull request #17632: [Large Tensor] Fixed RNN op

2020-02-28 Thread GitBox
connorgoggins commented on a change in pull request #17632: [Large Tensor] Fixed RNN op URL: https://github.com/apache/incubator-mxnet/pull/17632#discussion_r385985563 ## File path: src/operator/rnn-inl.h ## @@ -140,14 +140,14 @@ inline int GetRnnParamSize(int num_layer,

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

2020-02-28 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 cd35509 Bump the publis

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #17632: [Large Tensor] Fixed RNN op

2020-02-28 Thread GitBox
ChaiBapchya commented on a change in pull request #17632: [Large Tensor] Fixed RNN op URL: https://github.com/apache/incubator-mxnet/pull/17632#discussion_r385975035 ## File path: src/operator/rnn_impl.h ## @@ -127,9 +127,9 @@ void LstmForwardTraining(DType* ws,

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new issue #17722: Large Embedding Model Support in MXNet

2020-02-28 Thread GitBox
eric-haibin-lin opened a new issue #17722: Large Embedding Model Support in MXNet URL: https://github.com/apache/incubator-mxnet/issues/17722 # Problem Statement For search, ads or recommenders systems, the embeddings are large and pose challenges on the deep learning system for ef

[GitHub] [incubator-mxnet] leezu commented on issue #17676: [RFC] MXNet 2.0 API Deprecation

2020-02-28 Thread GitBox
leezu commented on issue #17676: [RFC] MXNet 2.0 API Deprecation URL: https://github.com/apache/incubator-mxnet/issues/17676#issuecomment-592782629 We may also drop ONNX in MXNet 2. I'm not aware of anyone working on ONNX in MXNet and TVM can be used as a replacement.

[GitHub] [incubator-mxnet] connorgoggins commented on a change in pull request #17632: [Large Tensor] Fixed RNN op

2020-02-28 Thread GitBox
connorgoggins commented on a change in pull request #17632: [Large Tensor] Fixed RNN op URL: https://github.com/apache/incubator-mxnet/pull/17632#discussion_r385971999 ## File path: src/operator/rnn_impl.h ## @@ -127,9 +127,9 @@ void LstmForwardTraining(DType* ws,

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17299: Error when building mxnet with USE_DIST_KVSTORE

2020-02-28 Thread GitBox
leezu edited a comment on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592754645 With respect to the Makefile build @apeforest, the reason is that Makefile based build doesn't use system protobuf, bu

[GitHub] [incubator-mxnet] leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE

2020-02-28 Thread GitBox
leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592754645 With respect to the Makefile build @apeforest, the reason is that Makefile based build doesn't use system protobuf, but downlo

[GitHub] [incubator-mxnet] leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE

2020-02-28 Thread GitBox
leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592751090 Reported an issue upstream requesting if cmake may have any strategy to handle broken systems such as DLAMI https://gitlab.ki

[GitHub] [incubator-mxnet] leezu removed a comment on issue #17299: Error when building mxnet with USE_DIST_KVSTORE

2020-02-28 Thread GitBox
leezu removed a comment on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592746320 I'm opening a PR to ps-lite so that `Protobuf_ROOT='~/anaconda3/' cmake [...]` can be used to workaround the DLAMI bu

[GitHub] [incubator-mxnet] leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE

2020-02-28 Thread GitBox
leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592747607 You can workaround the DLAMI bugs by running with `cmake -DProtobuf_PROTOC_EXECUTABLE=/usr/bin/protoc [...]` --

[GitHub] [incubator-mxnet] leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE

2020-02-28 Thread GitBox
leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592746320 I'm opening a PR to ps-lite so that `Protobuf_ROOT='~/anaconda3/' cmake [...]` can be used to workaround the DLAMI bugs.

[GitHub] [incubator-mxnet] dorijanf commented on issue #17719: 1.6.0 Windows pip installation fails

2020-02-28 Thread GitBox
dorijanf commented on issue #17719: 1.6.0 Windows pip installation fails URL: https://github.com/apache/incubator-mxnet/issues/17719#issuecomment-592746257 Same issue, dll file missing. If I may ask, when can we expect a fix?

[GitHub] [incubator-mxnet] leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE

2020-02-28 Thread GitBox
leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592740807 I verified this error is due to DLAMI shipping protoc version 3.8.0 but headers from version 3.0.0. `google/protobuf/po

[GitHub] [incubator-mxnet] ptrendx commented on issue #17665: No speedup from using FP16 (4 times slower than PyTorch)

2020-02-28 Thread GitBox
ptrendx commented on issue #17665: No speedup from using FP16 (4 times slower than PyTorch) URL: https://github.com/apache/incubator-mxnet/issues/17665#issuecomment-592734747 Hmm, I tried your code on both V100 and T4 and could not reproduce your problem: on V100 I got: - 0.084 for

[GitHub] [incubator-mxnet] MoisesHer commented on issue #17713: test_operator_gpu.test_embedding_with_type 'an illegal memory access was encountered'

2020-02-28 Thread GitBox
MoisesHer commented on issue #17713: test_operator_gpu.test_embedding_with_type 'an illegal memory access was encountered' URL: https://github.com/apache/incubator-mxnet/issues/17713#issuecomment-592729726 Yes, will take a look ASAP

[GitHub] [incubator-mxnet] leezu opened a new pull request #17721: Fix nightly tests pipeline

2020-02-28 Thread GitBox
leezu opened a new pull request #17721: Fix nightly tests pipeline URL: https://github.com/apache/incubator-mxnet/pull/17721 ## Description ## Update files missed in #17645. This is an automated message from the Apache

[GitHub] [incubator-mxnet] ptrendx commented on issue #17713: test_operator_gpu.test_embedding_with_type 'an illegal memory access was encountered'

2020-02-28 Thread GitBox
ptrendx commented on issue #17713: test_operator_gpu.test_embedding_with_type 'an illegal memory access was encountered' URL: https://github.com/apache/incubator-mxnet/issues/17713#issuecomment-592726353 @MoisesHer Could you take a look? ---

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
sandeep-krishnamurthy commented on issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720#issuecomment-592722903 @mseth10 @access2rohit @rondogency fyi T

[GitHub] [incubator-mxnet] sandeep-krishnamurthy opened a new issue #17720: Rootcause for Gperftools incompatibility with MXNet

2020-02-28 Thread GitBox
sandeep-krishnamurthy opened a new issue #17720: Rootcause for Gperftools incompatibility with MXNet URL: https://github.com/apache/incubator-mxnet/issues/17720 ## Description In this PR - https://github.com/apache/incubator-mxnet/pull/14711 USE_GPERFTOOLS was turned off. In this is

[incubator-mxnet] branch master updated: CI: Switch to cmake builds for majority of tests (#17645)

2020-02-28 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen 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 319e6c1 CI: Switch to cmake builds for

[GitHub] [incubator-mxnet] leezu closed issue #17548: CI doesn't test cmake build properly

2020-02-28 Thread GitBox
leezu closed issue #17548: CI doesn't test cmake build properly URL: https://github.com/apache/incubator-mxnet/issues/17548 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-mxnet] leezu merged pull request #17645: [CI] Test CMake builds instead of Makefile builds

2020-02-28 Thread GitBox
leezu merged pull request #17645: [CI] Test CMake builds instead of Makefile builds URL: https://github.com/apache/incubator-mxnet/pull/17645 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-mxnet] oleg-trott commented on issue #17665: No speedup from using FP16 (4 times slower than PyTorch)

2020-02-28 Thread GitBox
oleg-trott commented on issue #17665: No speedup from using FP16 (4 times slower than PyTorch) URL: https://github.com/apache/incubator-mxnet/issues/17665#issuecomment-592698779 @ptrendx Without `multi_precision`, `mxnet.optimizer.SGD` says it would just use the same precision as

[incubator-mxnet] branch master updated (4f5cd92 -> b6002fd)

2020-02-28 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 4f5cd92 Fix compiler warnings in new FFI (#17718) add b6002fd Fix lapack detection on Ubuntu 18.04 in

[incubator-mxnet] branch master updated (4f5cd92 -> b6002fd)

2020-02-28 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 4f5cd92 Fix compiler warnings in new FFI (#17718) add b6002fd Fix lapack detection on Ubuntu 18.04 in

[GitHub] [incubator-mxnet] leezu merged pull request #17714: Fix lapack detection on Ubuntu 18.04 in Makefile

2020-02-28 Thread GitBox
leezu merged pull request #17714: Fix lapack detection on Ubuntu 18.04 in Makefile URL: https://github.com/apache/incubator-mxnet/pull/17714 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17616: CUDA: unspecified launch failure on CI Windows

2020-02-28 Thread GitBox
ChaiBapchya commented on issue #17616: CUDA: unspecified launch failure on CI Windows URL: https://github.com/apache/incubator-mxnet/issues/17616#issuecomment-592673531 Another one for unrelated PR #17487 - http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation

[GitHub] [incubator-mxnet] ChaiBapchya removed a comment on issue #15925: [CI] illegal memory access

2020-02-28 Thread GitBox
ChaiBapchya removed a comment on issue #15925: [CI] illegal memory access URL: https://github.com/apache/incubator-mxnet/issues/15925#issuecomment-592672924 #17487 http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fwindows-gpu/detail/PR-17487/24/pipelin

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #15925: [CI] illegal memory access

2020-02-28 Thread GitBox
ChaiBapchya commented on issue #15925: [CI] illegal memory access URL: https://github.com/apache/incubator-mxnet/issues/15925#issuecomment-592672924 #17487 http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fwindows-gpu/detail/PR-17487/24/pipeline -

[GitHub] [incubator-mxnet] szha commented on issue #17719: 1.6.0 Windows pip installation fails

2020-02-28 Thread GitBox
szha commented on issue #17719: 1.6.0 Windows pip installation fails URL: https://github.com/apache/incubator-mxnet/issues/17719#issuecomment-592670849 The wheel should have been a manylinux1 wheel. I will look into correcting the problem. @yajiedesign to update on the windows wheels -

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

2020-02-28 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 23c212d Bump the publis

[GitHub] [incubator-mxnet] leezu commented on issue #17719: 1.6.0 Windows pip installation fails

2020-02-28 Thread GitBox
leezu commented on issue #17719: 1.6.0 Windows pip installation fails URL: https://github.com/apache/incubator-mxnet/issues/17719#issuecomment-592666961 CC @szha This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-mxnet] leezu commented on issue #17708: Silence all compiler warnings when build

2020-02-28 Thread GitBox
leezu commented on issue #17708: Silence all compiler warnings when build URL: https://github.com/apache/incubator-mxnet/issues/17708#issuecomment-592661948 As of https://github.com/apache/incubator-mxnet/pull/17645, `-DCMAKE_BUILD_TYPE="RelWithDebInfo"` will run with `-WError` (and be tes

[incubator-mxnet] branch master updated: Fix compiler warnings in new FFI (#17718)

2020-02-28 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen 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 4f5cd92 Fix compiler warnings in new F

[incubator-mxnet] branch master updated: Fix compiler warnings in new FFI (#17718)

2020-02-28 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen 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 4f5cd92 Fix compiler warnings in new F

[GitHub] [incubator-mxnet] leezu merged pull request #17718: Fix FFI Warnings

2020-02-28 Thread GitBox
leezu merged pull request #17718: Fix FFI Warnings URL: https://github.com/apache/incubator-mxnet/pull/17718 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-mxnet] leezu commented on issue #17718: Fix FFI Warnings

2020-02-28 Thread GitBox
leezu commented on issue #17718: Fix FFI Warnings URL: https://github.com/apache/incubator-mxnet/pull/17718#issuecomment-592659747 Thank you! This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] ptrendx commented on issue #17665: No speedup from using FP16 (4 times slower than PyTorch)

2020-02-28 Thread GitBox
ptrendx commented on issue #17665: No speedup from using FP16 (4 times slower than PyTorch) URL: https://github.com/apache/incubator-mxnet/issues/17665#issuecomment-592646699 I believe dot ultimately calls this: https://github.com/apache/incubator-mxnet/blob/master/3rdparty/mshadow/mshado

[GitHub] [incubator-mxnet] leezu commented on issue #15925: [CI] illegal memory access

2020-02-28 Thread GitBox
leezu commented on issue #15925: [CI] illegal memory access URL: https://github.com/apache/incubator-mxnet/issues/15925#issuecomment-592642613 Yes This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-mxnet] ptrendx commented on issue #17665: No speedup from using FP16 (4 times slower than PyTorch)

2020-02-28 Thread GitBox
ptrendx commented on issue #17665: No speedup from using FP16 (4 times slower than PyTorch) URL: https://github.com/apache/incubator-mxnet/issues/17665#issuecomment-592632257 Hmmm, when I run this with NVIDIA container, I get the s884 kernel and time is 8.1. Looking at the `dot` implement

[GitHub] [incubator-mxnet] ehosler commented on issue #17719: 1.6.0 Windows pip installation fails

2020-02-28 Thread GitBox
ehosler commented on issue #17719: 1.6.0 Windows pip installation fails URL: https://github.com/apache/incubator-mxnet/issues/17719#issuecomment-592557451 Issue here as well. This is an automated message from the Apache Git S

[GitHub] [incubator-mxnet] relaxli00 commented on issue #17719: 1.6.0 Windows pip installation fails

2020-02-28 Thread GitBox
relaxli00 commented on issue #17719: 1.6.0 Windows pip installation fails URL: https://github.com/apache/incubator-mxnet/issues/17719#issuecomment-592521174 +1 This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-mxnet] smpawlowski opened a new issue #17719: 1.6.0 Windows pip installation fails

2020-02-28 Thread GitBox
smpawlowski opened a new issue #17719: 1.6.0 Windows pip installation fails URL: https://github.com/apache/incubator-mxnet/issues/17719 Pip install of mxnet 1.6.0 fails on windows due to libmxnet.dll missing. Windows whl doesn't seem to be available. Installation tries to use mxnet-1.6.0-p

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

2020-02-28 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 ebcfc32 Bump the publis

[GitHub] [incubator-mxnet] hzfan edited a comment on issue #17708: Silence all compiler warnings when build

2020-02-28 Thread GitBox
hzfan edited a comment on issue #17708: Silence all compiler warnings when build URL: https://github.com/apache/incubator-mxnet/issues/17708#issuecomment-592412385 I created a pr #17718 to fix the warnings introduced by FFI. Any ways to detect these warnings as errors? I tried to bui

[GitHub] [incubator-mxnet] hzfan commented on issue #17708: Silence all compiler warnings when build

2020-02-28 Thread GitBox
hzfan commented on issue #17708: Silence all compiler warnings when build URL: https://github.com/apache/incubator-mxnet/issues/17708#issuecomment-592412385 I created a pr #17718 to fix the warnings introduced by FFI. Any ways to detect these warnings as errors? I tried to build with

[GitHub] [incubator-mxnet] hzfan opened a new pull request #17718: Fix FFI Warnings

2020-02-28 Thread GitBox
hzfan opened a new pull request #17718: Fix FFI Warnings URL: https://github.com/apache/incubator-mxnet/pull/17718 ## Description ## Fix warnings introduced in #17510, as is mentioned in #17708 ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items f