Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Add readme for inc 3.0 xpu device usage #1693

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

changwangss
Copy link
Contributor

Type of Change

feature or bug fix or documentation or others
API changed or not

Description

detail description
JIRA ticket: xxx

Expected Behavior & Potential Risk

the expected behavior that triggered by this PR

How has this PR been tested?

how to reproduce the test (including hardware information)

Dependency Change?

any library dependency introduced or removed

Signed-off-by: changwangss <[email protected]>
Copy link

⚡ Required checks status: All passing 🟢

No groups match the files changed in this PR.


Thank you for your contribution! 💜

Note
This comment is automatically generated and will be updates every 180 seconds within the next 6 hours. If you have any other questions, contact VincyZhang or XuehaoSun for help.

@@ -232,7 +232,7 @@ python setup.py install

## Run
The followings are command to show how to use it.

> Note: if neural-compressor version is 3.0, please ```export FORCE_DEVICE="cpu"```, it is used to ensure calibration on cpu device.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> Note: if neural-compressor version is 3.0, please ```export FORCE_DEVICE="cpu"```, it is used to ensure calibration on cpu device.
> Note: If the `neural-compressor` version is higher than 3.0, please ```export FORCE_DEVICE="cpu"``` to ensure that the quantization process runs on the cpu device.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't you plan to improve this strange usage in INC in the future?

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

Successfully merging this pull request may close these issues.

4 participants