NVIDIA / Fuser

A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271 stars 53 forks source link

Remove unnecessary cast #3417

Closed cowanmeg closed 6 days ago

cowanmeg commented 6 days ago

Removes the casts in multihead attention tests that were uncessary following fix from @wujingyue that resolved https://github.com/NVIDIA/Fuser/issues/3194

cowanmeg commented 6 days ago

!build