Files
composable_kernel/client_example/04_contraction/contraction_scale.cpp
Po Yen Chen ff9f244625 Introduce ck::accumulate_n() (#439)
We can use this template to eliminate duplicated iterator computing
logics. By providing return type to ck::accumulate_n(), we can avoid
type conversion operations.

[ROCm/composable_kernel commit: 730204eed0]
2022-11-14 19:53:39 -06:00

8.0 KiB