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

Add Aten::adaptive_max_pool3d forward/backward #833

Merged
merged 11 commits into from
Oct 21, 2024
Merged

Add Aten::adaptive_max_pool3d forward/backward #833

merged 11 commits into from
Oct 21, 2024

Conversation

chunhuanMeng
Copy link
Contributor

@chunhuanMeng chunhuanMeng commented Aug 28, 2024

Op list:

  • Aten::adaptive_max_pool3d forward
  • Aten::adaptive_max_pool3d backward

relate issue:
#771

cases passed:
"test_AdaptiveMaxPool3d_indices_xpu_float16",
"test_max_pool_nan_inf_xpu_float16",
"test_maxpool_indices_no_batch_dim_xpu_float16",
"test_adaptive_pooling_empty_output_size_xpu_float16",

@chunhuanMeng
Copy link
Contributor Author

adaptive_max_pool3d

@xytintel xytintel added this pull request to the merge queue Oct 21, 2024
Merged via the queue into main with commit 71a0134 Oct 21, 2024
3 checks passed
@xytintel xytintel deleted the meng_ad_max3d branch October 21, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants