Skip to content
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

Align module_db compatibility for XPU #643

Merged
merged 5 commits into from
Jul 31, 2024
Merged

Conversation

PenghuiCheng
Copy link
Contributor

@PenghuiCheng PenghuiCheng commented Jul 24, 2024

module_db is used in test_modules.py.

  1. There are decorators in the Module_info in module_db for CUDA device, so we align the XPU device with CUDA.
  2. Some onInfo doesn't have a member named skip.

@fengyuan14 fengyuan14 changed the title align the xpu module_db info with CUDA device Enhance op_db compatibility for XPU Jul 24, 2024
@PenghuiCheng PenghuiCheng changed the title Enhance op_db compatibility for XPU Align module_db compatibility for XPU Jul 24, 2024
Signed-off-by: Cheng Penghui <[email protected]>
Signed-off-by: Cheng Penghui <[email protected]>
@PenghuiCheng PenghuiCheng force-pushed the penghuic/fixed_ut_err branch from d8a0398 to 8004d80 Compare July 26, 2024 08:34
@fengyuan14 fengyuan14 added this pull request to the merge queue Jul 31, 2024
Merged via the queue into main with commit 993d8a3 Jul 31, 2024
2 checks passed
@fengyuan14 fengyuan14 deleted the penghuic/fixed_ut_err branch July 31, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants