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

fix cuda bias code in test_nn #656

Merged
merged 7 commits into from
Aug 2, 2024
Merged

fix cuda bias code in test_nn #656

merged 7 commits into from
Aug 2, 2024

Conversation

yuchengliu1
Copy link
Contributor

@yuchengliu1 yuchengliu1 commented Jul 28, 2024

update test_nn skip list and align with cuda #258

  • cause by cuda hard code
    "test_device_mask_xpu",
    "test_overwrite_module_params_on_conversion_cpu_device_xpu",
  • do not aline with cuda
    "test_upsamplingBiMode2d_consistency",
    "test_upsamplingBiLinear2d_consistency_interp_size_bug",

@yuchengliu1 yuchengliu1 marked this pull request as ready for review July 28, 2024 15:41
@yuchengliu1 yuchengliu1 changed the title align test_nn with cuda fix cuda bias code in test_nn Jul 29, 2024
@fengyuan14 fengyuan14 added this pull request to the merge queue Aug 2, 2024
Merged via the queue into main with commit fb8e6e9 Aug 2, 2024
2 checks passed
@fengyuan14 fengyuan14 deleted the nn_update branch August 2, 2024 05:33
@yuchengliu1 yuchengliu1 mentioned this pull request Aug 5, 2024
5 tasks
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