[CI] Changed dev wheel date to UTC time to match CRON schedule (#587)

This commit is contained in:
Philippe Tillet
2022-07-18 14:54:13 -07:00
committed by GitHub
parent 5b04331dd2
commit 86cab58d89
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
"""
Fused Attention
===============
This is a Triton implementation of the Flash Attention algorithm
This is a Triton implementation of the Flash Attention algorithm
(see: Dao et al., https://arxiv.org/pdf/2205.14135v2.pdf; Rabe and Staats https://arxiv.org/pdf/2112.05682v2.pdf)
"""