Workaround for cuFFT bug (#63327)
authorPeter Bell <peterbell10@live.co.uk>
Tue, 17 Aug 2021 05:09:25 +0000 (22:09 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 17 Aug 2021 05:11:52 +0000 (22:11 -0700)
commit877b649bc3c49b90ca87c53bb3e707977b163e1b
treefab55ab0998688d0c044a484f74d684b27bded8c
parent794b04c6c8b3ea2e2735f221c40fea75b2821dcd
Workaround for cuFFT bug (#63327)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/63327

Fixes #63152

Test Plan: Imported from OSS

Reviewed By: astaff

Differential Revision: D30343558

Pulled By: mruberry

fbshipit-source-id: 68e17a07650f65f397e26efc417e97e2ab302f82
aten/src/ATen/native/cuda/SpectralOps.cpp
test/test_spectral_ops.py