Conversation
|
LGTM |
There was a problem hiding this comment.
Pull request overview
This PR adds a Chinese (Simplified) translation of the README file and implements language switching functionality between English and Chinese versions.
Changes:
- Created a comprehensive Chinese translation of the entire README document (README_CN.md)
- Added a language switcher link in the original English README to navigate to the Chinese version
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README_CN.md | Complete Chinese translation of README covering all sections including features, installation, usage, and examples |
| README.md | Added language switcher showing "English | 简体中文" |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Maybe Copilot can do this with custom instructions. |
|
@ZaneMark 有很多英式中文,继续改一下 |
Got it |
polish grammar
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| pip install auto-round | ||
|
|
||
| # HPU | ||
| pip install auto-round-lib |
There was a problem hiding this comment.
please update into auto-round-hpu
| pip install . | ||
|
|
||
| # HPU | ||
| python setup.py install lib |
Add Chinese version of README
Add a language switch link in original README.md
Related to #1235