Files
composable_kernel/test
John Shumway ad9378b5a3 Replace auto with function template for c++17. (#2754)
In #2443, a helper function was added test new print functionality, but it used auto for the function parameter types.

We need to support c++17 for downstream libraries, so we cannot use auto there. This PR replaces it witht the equivalent function template implementation.

[ROCm/composable_kernel commit: 9751583f95]
2025-08-27 17:10:39 -07:00
..
2025-07-24 18:49:58 -07:00
2025-02-07 15:05:05 -07:00