8000 A bunch of fft ops fails the size/strides assert · Issue #145977 · pytorch/pytorch · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
A bunch of fft ops fails the size/strides assert #145977
Open
@shunting314

Description

@shunting314

🐛 Describe the bug

This is exposed by #145904

Test for fft_hfftn fails a size/stride assertion. This most likely means the op has inconsistent meta v.s. eager implementation regarding the output strides.

Repro:

TORCHINDUCTOR_SIZE_ASSERTS=1 PYTORCH_OPINFO_SAMPLE_INPUT_INDEX=0 python test/inductor/test_torchinductor_opinfo.py TestInductorOpInfoCUDA.test_comprehensive_fft_hfftn_cuda_float16

Similar failures happens for

But I could not repro those locally.

Error logs

No response

Versions

.

cc @chauhang @penguinwu @voznesenskym @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @amjames @desertfire @aakhundov

Metadata

Metadata

Assignees

No one assigned

    Labels

    llm-amenablemodule: inductoroncall: pt2triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0