• 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_bilinear.cpp 8.53 KB