"include/composable_kernel/utility/integral_constant.hpp" did not exist on "eafdabba771fe3a41843b86c85f6e574b2d176e1"
  • Po Yen Chen's avatar
    Introduce ck::accumulate_n() (#439) · 730204ee
    Po Yen Chen authored
    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.
    730204ee
contraction_scale_xdl_fp32.cpp 24.7 KB