Emily Martins
352dee5225
Fix CK Tile Stream-K BF16 Validation Errors ( #3039 )
...
Prior to this change, the number of accumulations passed into
calculate_rtol_atol was 1. That said, in most cases, this is not correct
when there are multiple workgroups contributing to the same macro tile
in C.
This change ensures uses the function estimate_num_wgs_per_tile, which
was extracted into a common file and generalized, to estimate the number
of workgroups per macro tile. This estimate is passed into
calculate_rtol_atol to ensure we get a better relative and absolute
tolerance.
2025-10-17 09:33:38 -07:00
..
2025-10-16 11:33:56 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 11:00:42 -07:00
2025-10-16 03:10:57 -07:00
2025-10-16 03:10:57 -07:00
2025-09-12 08:17:07 -07:00
2025-09-12 08:17:07 -07:00
2025-10-17 09:33:38 -07:00
2025-09-15 10:59:25 -07:00
2024-12-04 00:46:47 +01:00