Skip to content

Commit

Permalink
Remove reduntant attn_gemm.h. (PaddlePaddle#57671)
Browse files Browse the repository at this point in the history
* Remove reduntant attn_gemm.h.

* Add namespace to the call.
  • Loading branch information
Xreki committed Sep 25, 2023
1 parent 6eb7c95 commit 7f7be24
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 344 deletions.
295 changes: 0 additions & 295 deletions paddle/fluid/operators/fused/attn_gemm.h

This file was deleted.

1 change: 1 addition & 0 deletions paddle/fluid/operators/fused/fused_gate_attention.h
Expand Up @@ -23,6 +23,7 @@ limitations under the License. */
#include "paddle/phi/kernels/funcs/elementwise_functor.h"
#include "paddle/phi/kernels/funcs/reduce_function.h"
#include "paddle/phi/kernels/funcs/transpose_function.cu.h"
#include "paddle/phi/kernels/fusion/gpu/attn_gemm.h"
#include "paddle/phi/kernels/gpudnn/softmax_gpudnn.h"

namespace paddle {
Expand Down

0 comments on commit 7f7be24

Please sign in to comment.