John Shumway
7a3d9b8a40
Fix GCC 7 CTAD compilation error in test_fmha_bwd.cpp ( #3001 )
...
Fixes compilation error on SLES15 with GCC 7 for gfx942 builds:
error: 'vector' may not intend to support class template argument deduction [-Werror,-Wctad-maybe-unsupported]
Changes:
- Explicitly specify template argument for `std::vector<mode_enum>` instead of relying on C++17 CTAD
- Maintains compatibility with both older (GCC 7) and newer compilers
[ROCm/composable_kernel commit: 0843815db7 ]
2025-10-10 19:13:34 -07:00
..
2025-09-30 08:24:40 -07:00
2025-09-12 08:17:07 -07:00
2025-09-30 08:24:40 -07:00
2024-04-02 09:42:17 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-07-22 10:52:10 -07:00
2023-05-31 18:46:57 -05:00
2025-10-10 19:13:34 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2024-08-06 10:06:10 +02:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-18 22:51:01 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-05 16:31:08 +02:00
2025-07-24 18:49:58 -07:00
2025-09-12 08:17:07 -07:00
2025-09-26 22:55:18 -04:00
2025-07-11 15:32:12 -06:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-12 21:36:43 +02:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-08-04 11:43:47 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2025-09-30 08:24:40 -07:00
2024-04-02 09:42:17 -07:00
2025-09-30 08:24:40 -07:00
2024-05-28 11:13:21 +08:00
2025-09-16 16:23:29 -07:00
2025-09-30 08:24:40 -07:00
2025-07-28 11:34:07 -07:00
2025-07-16 07:58:23 -07:00
2025-02-07 15:05:05 -07:00
2025-09-30 08:24:40 -07:00
2023-05-31 18:46:57 -05:00
2024-04-02 09:42:17 -07:00
2024-07-03 23:34:38 -07:00
2025-09-12 08:17:07 -07:00
2025-09-27 18:03:48 +05:00