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

[To evaluate] Issues of test_pooling_xpu.py #771

Open
PenghuiCheng opened this issue Aug 16, 2024 · 2 comments
Open

[To evaluate] Issues of test_pooling_xpu.py #771

PenghuiCheng opened this issue Aug 16, 2024 · 2 comments
Assignees
Milestone

Comments

@PenghuiCheng
Copy link
Contributor

🚀 The feature, motivation and pitch

  1. RuntimeError: "avg_pool3d_out_frame" not implemented for 'BFloat16'
    cases:
    nn/test_pooling_xpu.py::TestPoolingNNDeviceTypeXPU::test_pooling_bfloat16_xpu
    nn/test_pooling_xpu.py::TestPoolingNNDeviceTypeXPU::test_pool_large_size_xpu_bfloat16

  2. RuntimeError: "adaptive_max_pool3d_cpu" not implemented for 'Half'
    cases:
    nn/test_pooling_xpu.py::TestPoolingNNDeviceTypeXPU::test_AdaptiveMaxPool3d_indices_xpu_float16
    nn/test_pooling_xpu.py::TestPoolingNNDeviceTypeXPU::test_max_pool_nan_inf_xpu_float16
    nn/test_pooling_xpu.py::TestPoolingNNDeviceTypeXPU::test_adaptive_pooling_empty_output_size_xpu_float16
    nn/test_pooling_xpu.py::TestPoolingNNDeviceTypeXPU::test_maxpool_indices_no_batch_dim_xpu_float16
    nn/test_pooling_xpu.py::TestPoolingNNDeviceTypeXPU::test_pool_large_size_xpu_float16

Alternatives

No response

Additional context

No response

@chuanqi129
Copy link
Contributor

@chunhuanMeng does this issue target for PT2.5?

@chunhuanMeng
Copy link
Contributor

@chunhuanMeng does this issue target for PT2.5?

no, it's for PT2.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants