Skip to content

Commit

Permalink
[CleanOps]del unuseful op (PaddlePaddle#57730)
Browse files Browse the repository at this point in the history
* del unuseful op
  • Loading branch information
wanghuancoder authored and jiahy0825 committed Oct 16, 2023
1 parent 34e5a14 commit a5f7fcc
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 1,995 deletions.
2 changes: 0 additions & 2 deletions paddle/fluid/framework/op_compatible_info.cc
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ void OpCompatibleMap::InitOpCompatibleMap() {
op_compatible_map_["pull_box_sparse"] = {"1.6.0",
OpCompatibleType::DEFIN_NOT};
op_compatible_map_["scatter_nd_add"] = {"1.6.0", OpCompatibleType::DEFIN_NOT};
op_compatible_map_["sequence_topk_avg_pooling"] = {
"1.6.0", OpCompatibleType::DEFIN_NOT};
op_compatible_map_["shard_index"] = {"1.6.0", OpCompatibleType::DEFIN_NOT};
op_compatible_map_["size"] = {"1.6.0", OpCompatibleType::DEFIN_NOT};
op_compatible_map_["strided_slice"] = {"1.6.0", OpCompatibleType::DEFIN_NOT};
Expand Down
411 changes: 0 additions & 411 deletions paddle/fluid/operators/lstmp_op.cc

This file was deleted.

21 changes: 0 additions & 21 deletions paddle/fluid/operators/lstmp_op.cu

This file was deleted.

Loading

0 comments on commit a5f7fcc

Please sign in to comment.