Files
composable_kernel/client_example/04_contraction/contraction_scale.cpp
Po Yen Chen 730204eed0 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.
2022-11-14 19:53:39 -06:00

8.0 KiB