-
Notifications
You must be signed in to change notification settings - Fork 281
PyTorch 3x document #1824
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
PyTorch 3x document #1824
Conversation
⛈️ Required checks status: Has failure 🔴
Groups summary🟢 Code Scan Tests workflow
These checks are required after the changes to 🔴 Model Tests 3x workflow
These checks are required after the changes to 🔴 Unit Tests 3x-PyTorch workflow
These checks are required after the changes to Thank you for your contribution! 💜
|
Signed-off-by: xin3he <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Kaihui-intel <[email protected]>
Signed-off-by: Kaihui-intel <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Kaihui-intel <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: xin3he <[email protected]>
Signed-off-by: xin3he <[email protected]>
Signed-off-by: zehao-intel <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: xin3he <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
for more information, see https://pre-commit.ci
* add pt dynamic quant Signed-off-by: yiliu30 <[email protected]> * correct typo Signed-off-by: yiliu30 <[email protected]> --------- Signed-off-by: yiliu30 <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: yiliu30 <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Kaihui-intel <[email protected]>
Signed-off-by: Kaihui-intel <[email protected]>
Signed-off-by: yiliu30 <[email protected]>
Signed-off-by: xin3he <[email protected]>
Signed-off-by: xin3he <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: zehao-intel <[email protected]>
Signed-off-by: yiliu30 <[email protected]>
> [!IMPORTANT] | ||
> To use static quantization with the IPEX backend, please explicitly import IPEX at the beginning of your program. |
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.
@violetch24 Please be aware of this usage behavior change that I have aligned with @ftian1 and @xin3he.
Type of Change
documentation