pytorch
2620bce4 - [ROCM] load only hipfft separately past rocm4.1 (#54349)

Commit
3 years ago
[ROCM] load only hipfft separately past rocm4.1 (#54349) Summary: This PR is a follow up to https://github.com/pytorch/pytorch/pull/53408. It only loads hipfft if the version is rocm 4.1 or after and stops loading rocfft. This was done to resolve some issues observed in our internal ci due to conflicts. Pull Request resolved: https://github.com/pytorch/pytorch/pull/54349 Reviewed By: ezyang Differential Revision: D27374252 Pulled By: ngimel fbshipit-source-id: 724e80df5011ea8fabd81739e18ae8a13d3a7ea0
Author
Parents
Loading