Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Doc] Improve the document for MKL-DNN backend #14399

Closed
5 tasks
TaoLv opened this issue Mar 12, 2019 · 4 comments
Closed
5 tasks

[Doc] Improve the document for MKL-DNN backend #14399

TaoLv opened this issue Mar 12, 2019 · 4 comments

Comments

@TaoLv
Copy link
Member

TaoLv commented Mar 12, 2019

MKL-DNN backend is released with MXNet for several versions and in the recent 1.4.0 release we announced the brand new graph optimization feature and the INT8 quantization workflow for CPU based on MKL-DNN. With these features, users can get significant performance speedup for CPU deployment. But we also notice that there are quite a few issues about how to build and use MKL-DNN backend. So I think we should improve the document for them now, including:

  • - build from source on different platforms
  • - tutorials for quantization and accuracy tuning
  • - tutorials for graph optimization (operator fusion)
  • - performance analysis and profiling
  • - other faqs and tips

PR list:
#14202: [Doc] Start the tutorials for MKL-DNN backend
#14891: [Doc] Add MKL-DNN operator list
#14952: Update mkldnn window build instructions in MKLDNN_README.md
#15448: [MKLDNN]Enhance Quantization APIs and Tutorial
#15491: [Doc] Add MKL install method apt/yum into tutorial
#16688: [MKL-DNN] Add mxnet mkldnn cmake tutorial
#17198: [MKLDNN] Improve profiling doc

@TaoLv
Copy link
Member Author

TaoLv commented Mar 12, 2019

@pengzhao-intel
Copy link
Contributor

It's great to improve the DOC for MKLDNN since we got lots of requests from both the community and outside customers.

@lupesko

@pengzhao-intel
Copy link
Contributor

@yinghu5

@pengzhao-intel
Copy link
Contributor

closing since most of works are done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants