Fix cuFFT plan cache size on CUDA 10 cannot be set to > 4096 (#16384)
authorSsnL <tongzhou.wang.1994@gmail.com>
Thu, 31 Jan 2019 14:53:57 +0000 (06:53 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 31 Jan 2019 14:56:39 +0000 (06:56 -0800)
commitd2861230f3ea9aadc3444caa1c22c87d961b7853
tree2b9780638efc2e1e9ae8cbc382d3b39fc888028c
parentd47108add0eaddbdaf1cf8bc95599faac66442cd
Fix cuFFT plan cache size on CUDA 10 cannot be set to > 4096 (#16384)

Summary:
Doc doesn't need to be changed. Also clarifies two inaccurate comments.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16384

Differential Revision: D13886637

Pulled By: soumith

fbshipit-source-id: 227385008211a6f3ad9135c54fd2d3754cc9daaf
aten/src/ATen/native/cuda/CuFFTPlanCache.h
aten/src/ATen/native/cuda/SpectralOps.cu