- 
                Notifications
    You must be signed in to change notification settings 
- Fork 282
map ipex op_name w/ pt op_name #1740
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
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
| ⚡ Required checks status: All passing 🟢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-TensorFlow workflow
 These checks are required after the changes to  🟢 Unit Tests 3x-PyTorch workflow
 These checks are required after the changes to  🟢 Unit Tests 3x-ONNXRT workflow
 These checks are required after the changes to  Thank you for your contribution! 💜 
 | 
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.
LGTM, thanks!
Signed-off-by: Cheng, Zixuan <[email protected]>
…compressor into zixuan/map_ipex_op
Signed-off-by: Cheng, Zixuan <[email protected]>
Type of Change
feature: add ipex op_name mapping
bug fix: op_type set local config
Description
ipex op_name <-> eager model op_name mapping, for users to better use fallback by op_name for ipex

eg:
Expected Behavior & Potential Risk
How has this PR been tested?
ut
Dependency Change?