Files
Amin Sedaghat 49bd6bf1ba fix print_layout printf format in device code (#2688)
* fix print_layout printf format in device code

* Replace %.*s format specifier with explicit loop
* Remove unused delim variable

The printf format %.*s with dynamic width does not work correctly
in CUDA device code, causing literal %.*s to appear in output.

Fixes #2496

* Update include/cute/util/print_tensor.hpp

Co-authored-by: Cris Cecka <ccecka@users.noreply.github.com>

* Update include/cute/util/print_tensor.hpp

Co-authored-by: Cris Cecka <ccecka@users.noreply.github.com>

---------

Co-authored-by: Cris Cecka <ccecka@users.noreply.github.com>
2025-12-10 08:57:56 +08:00
..
2025-08-22 18:11:24 -04:00
2025-10-21 14:26:30 -04:00
2025-09-15 12:21:53 -04:00
2025-11-20 20:49:44 -05:00
2025-04-23 22:21:22 -04:00
2025-03-21 01:52:23 -04:00
2025-03-21 01:52:23 -04:00
2025-08-22 18:11:24 -04:00
2025-06-06 02:39:20 -04:00
2025-07-03 08:07:53 -04:00
2025-01-18 09:53:07 -05:00
2025-01-18 09:53:07 -05:00
2025-07-03 08:07:53 -04:00
2025-01-18 09:53:07 -05:00
2025-08-22 18:11:24 -04:00
2025-01-18 09:53:07 -05:00
2025-08-22 18:11:24 -04:00
2025-01-25 02:44:06 -05:00
2025-07-03 08:07:53 -04:00
2025-01-18 09:53:07 -05:00