"src/diffusers/schedulers/gaussian_ddpm.py" did not exist on "3a5c65d568c3b887f590ec796f8e2541482d5258"
  • 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