Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
linkk08 committed Mar 3, 2023
1 parent 3e469e9 commit 2cd3a88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lite/core/optimizer/optimizer.cc
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ std::unique_ptr<RuntimeProgram> RunDefaultOptimizer(
"__xpu__multihead_self_attn_fuse_pass",
"__xpu__multihead_cross_attn_fuse_pass",
"__xpu__geglu_fuse_pass",
"__xpu__spatial_transformer_fuse_pass",
"__xpu__quick_gelu_fuse_pass",
"__xpu__spatial_transformer_fuse_pass",
"__xpu__gn_silu_fuse_pass",
Expand Down

0 comments on commit 2cd3a88

Please sign in to comment.