Skip to content

Commit

Permalink
【Hackathon 6th Fundable Projects 3 No.170】fusion_lstm (#64871)
Browse files Browse the repository at this point in the history
* Fix

* Fix

* Fix

* Fix

* Fix

* Fix
  • Loading branch information
co63oc authored Jun 5, 2024
1 parent e9ce533 commit 0da0bdf
Show file tree
Hide file tree
Showing 11 changed files with 1,051 additions and 1,128 deletions.
3 changes: 0 additions & 3 deletions paddle/fluid/operators/fused/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ endif()
register_operators(
EXCLUDES
fused_bn_activation_op
fusion_lstm_op
fused_bn_add_activation_op
fused_attention_op
fused_transformer_op
Expand All @@ -18,8 +17,6 @@ register_operators(
fused_gate_attention_op
resnet_basic_block_op)

op_library(fusion_lstm_op)

if(WITH_XPU)
op_library(resnet_basic_block_op)
op_library(resnet_unit_op)
Expand Down
575 changes: 0 additions & 575 deletions paddle/fluid/operators/fused/fusion_lstm_op.cc

This file was deleted.

38 changes: 0 additions & 38 deletions paddle/fluid/operators/fused/fusion_lstm_op.h

This file was deleted.

Loading

0 comments on commit 0da0bdf

Please sign in to comment.