multiple installation guides?

2018-09-14 Thread Alex Zai
Why do we have two sets of installation guides? http://mxnet.incubator.apache.org/test/get_started/install.html https://mxnet.incubator.apache.org/install/index.html?platform=Linux=Python=CPU The /test domain is also not secure. If this is not suppose to be public we should remove this as it is

Horovod-MXNet Integration

2018-09-14 Thread Carl Yang
Hi, Currently, MXNet distributed can only be done using parameter server. Horovod is an open-source distributed training framework that has shown 2x speedup compared to TensorFlow using Parameter Server. We propose to add Horovod support to MXNet. This will help our users achieve goal of linear

MXNet Slack Channel

2018-09-14 Thread Denver McNeney
Hello, I’d like to be added to the MXNet Slack channel! Thanks, Denver

Slack channel

2018-09-14 Thread Denver McNeney
Hi

Re: clang-tidy and static code analysis

2018-09-14 Thread kellen sunderland
Small update: We've added clang tidy with mostly permissive rules. Feel free to have a look at the output of the build task to see if there's some code that could be cleaned up. Example here: