Thanks for doing a thorough look at the version ranges. I have this PR [1] waiting for review that tries to pin graphviz and opencv, and it updates CI as well as the docs that go on the website. I think your updates would be beneficial in the docs that go on the website and should also update CI. Is there a benefit to having them as a readme in /tools? Doesn't this create extra maintenance with these version numbers being in three places (website install instructions, /tools folder, /ci folder)?
[1] https://github.com/apache/incubator-mxnet/pull/14987 On Wed, May 22, 2019 at 2:31 PM Qing Lan <[email protected]> wrote: > > > Great work Jake! The content on CPU/GPU build instruction is really helpful. > > Thanks, > Qing > > ________________________________ > From: Jake Lee <[email protected]> > Sent: Wednesday, May 22, 2019 17:26 > To: [email protected] > Subject: Dependency Update > > Dear Community, > > I have been working on dependency udpate of MXNet. The goal is to upgrade > the dependencies that have security vulnerability issues and make MXNet > great again by being benefit from latest CUDA, cuDNN and NCCL software. I > documented the process on PR< > https://github.com/apache/incubator-mxnet/pull/15045>. Big thanks to Sheng > Zha(szha), Dick Carter(DickJC123), Anirudh Subramanian(anirudh2290), Qing > Lan(lanking520), Per Goncalves da Silva(perdasilva) for supporting me! > > Thanks, > Jake
