DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- update committer info (#15289)
- Typo fix in plan_memory relase -> release. (#15299)
- indent changes (#15321)
- Had a few PRs merged. Hope to become an official contributor and potentially a commiter. (#15451)
- cuda/cuDNN lib version checking. Force cuDNN v7 usage. (#15449)
- Improve diagnose.py, adding build features info and binary library path. (#15499)
- update ratcheck for apache-rat 0.13 release (#15417)
- add myself to interested modules (#15590)
- 1.5.0 news (#15137)
- bump up version from 1.5.0 to 1.6.0 on master (#15072)
- Remove myself from CODEOWNERS (#15617)
- remove mshadow submodule
- import mshadow source tree
- cuDNN support cleanup (#15812)
- Remove requests_failed_to_import handling
- Update CODEOWNERS. (#15972)
- Improve diagnose.py to display environment variables (#15715)
- Update README.md (#16035)
- [Dev] update ps-lite dependency (#15936)
- Typedef cleanup (#15899)
- add KEY for Tao Lv (#16081)
- remove 'foo' and other print msg from test (#16088)
- Revert accidental change to CMakelists (#16040)
- Update env_var.md (#16145)
- Update dmlc-core (#16149)
- adding codeowners (#16165)
- Factorize CUDA_KERNEL_LOOP used in CUDA kernels (#16197)
- add code of conduct and conflict resolution (#16343)
- simple typo error in NEWS.md (#16344)
- update NEWS.md and README.md (#16385)
- split issue templates (#16558)
- Create SECURITY.md (#16573)
How to build MXNet
Please follow the instructions at https://mxnet.incubator.apache.org/install/index.html
List of submodules used by Apache MXNet (Incubating) and when they were updated last
| name | commit-id | last updated in MXNet | last update in module |
|---|---|---|---|
| dlpack | b90e939 | May 30, 2019 | Aug 12, 2019 |
| dmlc-core | 0e13243 | Oct 18, 2019 | Dec 10, 2019 |
| googletest | eb9225c | Jan 14, 2019 | Dec 6, 2019 |
| mkldnn | a0a87d6 | Oct 24, 2019 | Dec 6, 2019 |
| nvidia_cub | c3cceac | Feb 16, 2018 | Jul 17, 2019 |
| onnx-tensorrt | f4745fc | Jul 12, 2019 | Nov 18, 2019 |
| openmp | 37c7212 | Nov 14, 2017 | Oct 15, 2019 |
| ps-lite | 60b826e | Sep 1, 2019 | Oct 15, 2019 |
| tvm | afd4b3e | Jul 15, 2019 | Dec 12, 2019 |
Note
...
On July 18, 2019 mshadow project (which was previously a submodule of MXNet) was imported into MXNet codebase under 3rdparty/mshadow as a result of a vote in https://github.com/dmlc/mshadow/issues/373.