-
Notifications
You must be signed in to change notification settings - Fork 282
API docs #135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Need to resolve conflict. |
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
@ftian1 , @kevinintel , @chensuyue I moved document-related files into docs: 2. The IO style and API directory replaced. The content of the API is automatically generated from DocString. For details link: https://intel.github.io/neural-compressor/README.html |
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
component/Scheduler | ||
component/MixedPrecision | ||
component/ModelConversion | ||
component/Nas No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Neural architecture search (NAS)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
others LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After discuss with author and go through core code change, it's approved.
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Type of Change
Adjusted the directory structure of repo related documents. Modified the way of API document display. Modified style of the IO document.
Description
Our repo directory structure is clearer, IO document can automatically generates API documentation.
Expected Behavior & Potential Risk
IO is displayed properly.
How has this PR been tested?
Click to enter our repo.
Dependency Change?
no