pytorch/aten/src/ATen/native/cudnn
Aaron Gokaslan de09bab4b6 [BE]: Update cudnn frontend submodule to 1.15.0 (#165776)
Update cudnn frontend submodule to 1.15.0
Pull Request resolved: https://github.com/pytorch/pytorch/pull/165776
Approved by: https://github.com/eqy
2025-10-18 02:23:27 +00:00
..
AffineGridGenerator.cpp
BatchNorm.cpp Feature: Implement support for cudnn_batch_norm_out kernel to replace the autogen approach. (#123020) 2025-08-04 22:40:33 +00:00
BatchNorm.h
Conv_v7.cpp Using std::vector or c10::SmallVector instead of CArray (#160959) 2025-08-20 05:32:29 +00:00
Conv_v8.cpp Remove unnecessary "static" for definitions in anonymous namespace (#165035) 2025-10-11 00:04:23 +00:00
ConvPlaceholders.cpp
ConvShared.cpp Speed up FP precision lookup (#164044) 2025-10-03 21:35:20 +00:00
ConvShared.h
GridSampler.cpp
LossCTC.cpp [1/N] Fix clang-tidy readability checks (#164561) 2025-10-04 09:40:38 +00:00
MHA.cpp [BE]: Update cudnn frontend submodule to 1.15.0 (#165776) 2025-10-18 02:23:27 +00:00
MHA.h [cuDNN][SDPA] cuDNN SDPA refactor/cleanup, nested tensor backward, test priority bump for sm90, sm100 (#149282) 2025-08-08 22:22:48 +00:00
RNN.cpp [cuDNN][RNN] cuDNN RNN supports BFloat16 inputs since 9.13 (#164411) 2025-10-08 15:26:50 +00:00
RNNUtils.h