Skip to content

Commit ccf1900

Browse files
committed
memory efficient 1/2
1 parent fc4f65a commit ccf1900

File tree

1 file changed

+0
-1
lines changed
  • backends/cuda/runtime/shims

1 file changed

+0
-1
lines changed

backends/cuda/runtime/shims/sdpa.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ aoti_torch_cuda__scaled_dot_product_flash_attention(
9090
*
9191
* @return AOTITorchError error code
9292
*
93-
* Note: Currently implemented using flash attention backend as a fallback.
9493
*/
9594
AOTI_SHIM_EXPORT AOTITorchError
9695
aoti_torch_cuda__scaled_dot_product_efficient_attention(

0 commit comments

Comments
 (0)