Commit Graph

2149 Commits

Author SHA1 Message Date
Zoltan Lakatos
e2a75d6653 Merge remote-tracking branch 'origin/feature/multiple-d-gemms' into 8-implement-device_gemm_add_multiply-for-rdna4 2025-07-14 11:59:26 +00:00
Apoorva Kalyani
27c0f95552 Merge branch '79-add-instances-and-examples-for-device_gemm_add_relu' into 'feature/multiple-d-gemms'
Resolve "Add instances and examples for device_gemm_add_relu"

See merge request amd/ai/composable_kernel!29
2025-07-14 11:46:24 +00:00
Apoorva Kalyani
036799d631 Merge branch '61-add-examples-for-bf16-and-fp16-instances-of-gemm_add-for-v1-and-v3-for-rdna4' into 'feature/multiple-d-gemms'
Resolve "Add Examples for bf16 and fp16 instances of gemm_add xdl and  wmma for v1 and v3 for RDNA4"

See merge request amd/ai/composable_kernel!24
2025-07-14 11:46:08 +00:00
Apoorva Kalyani
9c1314de6d Merge branch '51-create-bf16-and-f16-instances-for-gemm_add-cshuffle_v3-for-rdna4' into 'feature/multiple-d-gemms'
Resolve "Create bf16 and f16 instances for gemm_add CShuffle_v3 for RDNA4"

See merge request amd/ai/composable_kernel!17
2025-07-14 11:45:57 +00:00
Zoltan Lakatos
41d4500509 Merge remote-tracking branch 'origin/feature/multiple-d-gemms' into 8-implement-device_gemm_add_multiply-for-rdna4 2025-07-11 13:27:04 +00:00
Zoltán Lakatos
0dc871a63e Merge branch '64-implement-device_gemm_multiply_multiply_instance-for-rdna4' into 'feature/multiple-d-gemms'
Resolve "Implement `device_gemm_multiply_multiply_instance` for RDNA4"

See merge request amd/ai/composable_kernel!27
2025-07-11 12:51:10 +00:00
Zoltan Lakatos
a7993abd4b comments on the atomics workaround 2025-07-10 08:43:32 +00:00
apoorva
aea158f797 updated copyrights. 2025-07-09 11:51:49 +00:00
apoorva
8e91755545 Updated copyrights. 2025-07-09 11:48:33 +00:00
apoorva
8d647188d1 Fixed copyrights. 2025-07-09 11:27:26 +00:00
apoorva
e6ea4aaf6d Fixed typo. 2025-07-09 10:55:21 +00:00
apoorva
2738ca5047 Updated copyrights. 2025-07-09 09:25:09 +00:00
apoorva
76f4bb0e60 Added missing wrapper instances 2025-07-09 09:22:02 +00:00
apoorva
ea133bf303 Revert "Updated thge profiler with wrapper"
This reverts commit 536f86661d.
2025-07-09 08:53:36 +00:00
apoorva
9e3d87ea8a Revert "Fixed test errors."
This reverts commit 13efcc6fe1.
2025-07-09 08:26:08 +00:00
apoorva
e1374ea221 Revert "REVERTED THE PROFILER CHANGES"
This reverts commit 21cb98546c.
2025-07-09 08:25:30 +00:00
apoorva
21cb98546c REVERTED THE PROFILER CHANGES 2025-07-09 08:22:52 +00:00
apoorva
32125077e7 Fixed the if condition MACROS. 2025-07-09 08:03:09 +00:00
apoorva
55299c924e Fixed the review comments 2025-07-09 07:33:14 +00:00
apoorva
13efcc6fe1 Fixed test errors. 2025-07-08 18:30:01 +00:00
apoorva
536f86661d Updated thge profiler with wrapper 2025-07-08 14:57:12 +00:00
apoorva
965501086c Deleted the gtest file added by mistake. 2025-07-08 14:53:47 +00:00
apoorva
566e472f4c Renamed the v3 instances 2025-07-08 14:50:25 +00:00
apoorva
e59d281b10 removed the old wmma examples 2025-07-08 13:57:55 +00:00
apoorva
516d1f5194 Updated wrapper for the v3 instances 2025-07-08 13:55:24 +00:00
apoorva
84b0b324cf Removed the old wmma instances. 2025-07-08 13:51:48 +00:00
Apoorva Kalyani
d3a26e5cee Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Robin Voetter <robin@streamhpc.com>
2025-07-08 12:20:24 +00:00
apoorva
bdfdb0c11e Fixes applied according to review comments 2025-07-08 12:17:20 +00:00
apoorva
669befb25a Updated copyrights and added wrappers. 2025-07-08 12:06:38 +00:00
apoorva
9b64da2298 Added wrapper and renamed the wmma_v3 instances 2025-07-08 11:26:01 +00:00
apoorva
86ca6b827d Removed the old wmma instances. 2025-07-08 11:23:33 +00:00
Zoltan Lakatos
0551b842cb fix billinear test after merge 2025-07-08 08:52:15 +00:00
apoorva
8a5bb256f7 Fixes applied to fix the precision loss. 2025-07-07 09:41:00 +00:00
apoorva
5c491e7a4b Fixing typo to resolve build errors. 2025-07-02 18:04:10 +00:00
apoorva
ba9c637c0b Added examples for gemm_add_relu 2025-07-02 14:12:52 +00:00
apoorva
feca919c25 Cleaned up the code. 2025-07-01 15:06:32 +00:00
apoorva
6ec0ad2758 Added test for gemm_add_relu wmma instance 2025-07-01 13:44:18 +00:00
Zoltan Lakatos
ff31873a19 addressed core review comments 2025-07-01 12:47:39 +00:00
apoorva
f5843dd22b Added v3 instances for gemm_add_relu 2025-07-01 12:37:46 +00:00
apoorva
bb7f6650f7 Fixed typo in profiler 2025-07-01 12:02:28 +00:00
apoorva
6a116fa958 Modified the template parameters to make the instances work. 2025-07-01 11:23:44 +00:00
apoorva
cdaff7f210 Added instances to Cmake 2025-07-01 11:23:43 +00:00
apoorva
6f89183179 Added f16 wmma instance and corrected bf16 instance errors. 2025-07-01 11:23:17 +00:00
apoorva
35aab35d96 Added bf16 wmma instance for add_relu 2025-07-01 11:23:17 +00:00
Zoltan Lakatos
bb7b307a40 added missing changes 2025-06-30 15:50:26 +00:00
Zoltan Lakatos
07948332e9 test generalization to handle FP16 shuffle better 2025-06-30 15:49:00 +00:00
Zoltan Lakatos
eaa0452b80 Merge remote-tracking branch 'origin/feature/multiple-d-gemms' into 64-implement-device_gemm_multiply_multiply_instance-for-rdna4 2025-06-30 11:06:09 +00:00
Zoltan Lakatos
6ba1dc66ac Merge remote-tracking branch 'origin/feature/multiple-d-gemms' into 8-implement-device_gemm_add_multiply-for-rdna4 2025-06-30 11:03:13 +00:00
Zoltán Lakatos
4f1910117b Merge branch '63-implement-device_gemm_bilinear-for-rdna4' into 'feature/multiple-d-gemms'
Resolve "Implement `device_gemm_bilinear` for RDNA4"

See merge request amd/ai/composable_kernel!26
2025-06-26 06:48:38 +00:00
Zoltán Lakatos
686df332e2 Resolve "Implement device_gemm_bilinear for RDNA4" 2025-06-26 06:48:38 +00:00