Skip to content

Commit

Permalink
norms refractor
Browse files Browse the repository at this point in the history
Signed-off-by: Phuong Nguyen <[email protected]>
  • Loading branch information
phu0ngng committed Aug 27, 2024
1 parent 4ddb0a7 commit 41273eb
Show file tree
Hide file tree
Showing 13 changed files with 838 additions and 994 deletions.
1 change: 1 addition & 0 deletions transformer_engine/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ list(APPEND transformer_engine_SOURCES
fused_attn/fused_attn.cpp
fused_attn/utils.cu
gemm/cublaslt_gemm.cu
layer_norm/norms.cpp
layer_norm/ln_api.cpp
layer_norm/ln_bwd_semi_cuda_kernel.cu
layer_norm/ln_fwd_cuda_kernel.cu
Expand Down
239 changes: 0 additions & 239 deletions transformer_engine/common/layer_norm/ln.h

This file was deleted.

Loading

0 comments on commit 41273eb

Please sign in to comment.