pytorch/aten
eqy e93ca12c88 [CUDNN][SDPA] Fix unsupported trivial stride-1 transpose case (#134031)
Fixes #134001
Incorrect assumption that two same-shape tensors being contiguous meant that they would have the same stride

Pull Request resolved: https://github.com/pytorch/pytorch/pull/134031
Approved by: https://github.com/drisspg, https://github.com/Skylion007

Co-authored-by: Aaron Gokaslan <aaronGokaslan@gmail.com>
2024-08-25 14:31:30 +00:00
..
conda
src [CUDNN][SDPA] Fix unsupported trivial stride-1 transpose case (#134031) 2024-08-25 14:31:30 +00:00
tools
CMakeLists.txt