Fix typo in comments
This commit is contained in:
parent
d95ee1a95d
commit
9bc63d1e2d
BIN
csrc/flash_attn/src/.DS_Store
vendored
BIN
csrc/flash_attn/src/.DS_Store
vendored
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
// Copyright (c) 2022, Tri Dao.
|
// Copyright (c) 2022, Tri Dao.
|
||||||
|
|
||||||
// Splitting the different head dimentions to different files to speed up compilation.
|
// Splitting the different head dimensions to different files to speed up compilation.
|
||||||
|
|
||||||
#include "fmha_bwd_launch_template.h"
|
#include "fmha_bwd_launch_template.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// Copyright (c) 2022, Tri Dao.
|
// Copyright (c) 2022, Tri Dao.
|
||||||
|
|
||||||
// Splitting the different head dimentions to different files to speed up compilation.
|
// Splitting the different head dimensions to different files to speed up compilation.
|
||||||
|
|
||||||
#include "fmha_bwd_launch_template.h"
|
#include "fmha_bwd_launch_template.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// Copyright (c) 2022, Tri Dao.
|
// Copyright (c) 2022, Tri Dao.
|
||||||
|
|
||||||
// Splitting the different head dimentions to different files to speed up compilation.
|
// Splitting the different head dimensions to different files to speed up compilation.
|
||||||
|
|
||||||
#include "fmha_bwd_launch_template.h"
|
#include "fmha_bwd_launch_template.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// Copyright (c) 2022, Tri Dao.
|
// Copyright (c) 2022, Tri Dao.
|
||||||
|
|
||||||
// Splitting the different head dimentions to different files to speed up compilation.
|
// Splitting the different head dimensions to different files to speed up compilation.
|
||||||
|
|
||||||
#include "fmha_fwd_launch_template.h"
|
#include "fmha_fwd_launch_template.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// Copyright (c) 2022, Tri Dao.
|
// Copyright (c) 2022, Tri Dao.
|
||||||
|
|
||||||
// Splitting the different head dimentions to different files to speed up compilation.
|
// Splitting the different head dimensions to different files to speed up compilation.
|
||||||
|
|
||||||
#include "fmha_fwd_launch_template.h"
|
#include "fmha_fwd_launch_template.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// Copyright (c) 2022, Tri Dao.
|
// Copyright (c) 2022, Tri Dao.
|
||||||
|
|
||||||
// Splitting the different head dimentions to different files to speed up compilation.
|
// Splitting the different head dimensions to different files to speed up compilation.
|
||||||
|
|
||||||
#include "fmha_fwd_launch_template.h"
|
#include "fmha_fwd_launch_template.h"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user