szha closed pull request #11939: A hot fix for MKLDNN link in README URL: https://github.com/apache/incubator-mxnet/pull/11939
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/README.md b/README.md index c402c523b57..7e9dc91e771 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ What's New * [Version 0.8.0 Release](https://github.com/dmlc/mxnet/releases/tag/v0.8.0) * [Updated Image Classification with new Pre-trained Models](./example/image-classification) * [Python Notebooks for How to Use MXNet](https://github.com/dmlc/mxnet-notebooks) -* [MKLDNN for Faster CPU Performance](./MKL_README.md) +* [MKLDNN for Faster CPU Performance](./MKLDNN_README.md) * [MXNet Memory Monger, Training Deeper Nets with Sublinear Memory Cost](https://github.com/dmlc/mxnet-memonger) * [Tutorial for NVidia GTC 2016](https://github.com/dmlc/mxnet-gtc-tutorial) * [Embedding Torch layers and functions in MXNet](https://mxnet.incubator.apache.org/faq/torch.html) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
