Files
composable_kernel/test/util
Max Podkorytov b60d14ba89 Address review feedback on tensor descriptor helper tests
- Remove tests of implementation details (detail::compute_element_space_size)
- Use public API (make_naive_tensor_descriptor) for all tests
- Avoid square/cube shapes that could hide row/column major bugs
- Use prime numbers for padding tests to catch index calculation errors
- Add two padding test cases: arbitrary offsets and stride slice
2026-01-19 23:31:13 -06:00
..