[GitHub] [incubator-mxnet] hubutui opened a new issue #17791: fail to find MKL

2020-03-08 Thread GitBox
hubutui opened a new issue #17791: fail to find MKL URL: https://github.com/apache/incubator-mxnet/issues/17791 ## Description could not find MKL from #17751 ### Error Message ``` -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #17756: [numpy] FFI random.exponential, logistic, gumbel, rayleigh, weibull, power, pareto

2020-03-08 Thread GitBox
hzfan commented on a change in pull request #17756: [numpy] FFI random.exponential, logistic, gumbel, rayleigh, weibull, power, pareto URL: https://github.com/apache/incubator-mxnet/pull/17756#discussion_r389468115 ## File path: src/api/operator/numpy/random/np_exponential_op.cc

[GitHub] [incubator-mxnet] shahriyar888 opened a new issue #17790: mxnet illegal instruction

2020-03-08 Thread GitBox
shahriyar888 opened a new issue #17790: mxnet illegal instruction URL: https://github.com/apache/incubator-mxnet/issues/17790 Hey guys I am working on a project which uses mxnet. I don't know enough about mxnet. The problem is I cant even import mxnet because I have this error :Illegal

[GitHub] [incubator-mxnet] Tommliu opened a new pull request #17789: [Numpy] FFI: diag/diagonal/diag_indices_from

2020-03-08 Thread GitBox
Tommliu opened a new pull request #17789: [Numpy] FFI: diag/diagonal/diag_indices_from URL: https://github.com/apache/incubator-mxnet/pull/17789 ## Description ## FFI imperative invocation for operator diag/diagonal/diag_indices_from ## Checklist ## ### Essentials ###

[incubator-mxnet] branch master updated (1bd0a08 -> 752461d)

2020-03-08 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 1bd0a08 [CI] Remove print stacktrace (due to security concerns) (#17597) add 752461d refactor

[incubator-mxnet] branch master updated (1bd0a08 -> 752461d)

2020-03-08 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 1bd0a08 [CI] Remove print stacktrace (due to security concerns) (#17597) add 752461d refactor

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #17707: [MKLDNN] Remove overhead of sg_mkldnn_fullyconnected op

2020-03-08 Thread GitBox
pengzhao-intel merged pull request #17707: [MKLDNN] Remove overhead of sg_mkldnn_fullyconnected op URL: https://github.com/apache/incubator-mxnet/pull/17707 This is an automated message from the Apache Git Service. To

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

2020-03-08 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 bc4a33b Bump the

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

2020-03-08 Thread GitBox
zhreshold 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-596263666 I don't think I've seen such error log before until Leo send me the log.

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

2020-03-08 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 a40654c Bump the

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

2020-03-08 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 0046102 Bump the

[incubator-mxnet] branch master updated: [CI] Remove print stacktrace (due to security concerns) (#17597)

2020-03-08 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 1bd0a08 [CI] Remove print

[incubator-mxnet] branch master updated: [CI] Remove print stacktrace (due to security concerns) (#17597)

2020-03-08 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 1bd0a08 [CI] Remove print

[GitHub] [incubator-mxnet] marcoabreu merged pull request #17597: [CI] Remove print stacktrace (due to security concerns)

2020-03-08 Thread GitBox
marcoabreu merged pull request #17597: [CI] Remove print stacktrace (due to security concerns) URL: https://github.com/apache/incubator-mxnet/pull/17597 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] byronyi commented on issue #10052: MXIndexedRecordIO doesn't work with HDFS

2020-03-08 Thread GitBox
byronyi commented on issue #10052: MXIndexedRecordIO doesn't work with HDFS URL: https://github.com/apache/incubator-mxnet/issues/10052#issuecomment-596189132 Same question there. Seems MXNet has abandoned HDFS support in one way or another.