diff --git a/paddle/fluid/framework/new_executor/interpreter/interpreter_util.cc b/paddle/fluid/framework/new_executor/interpreter/interpreter_util.cc index 6859d878d6281d..caa55df0c8010d 100644 --- a/paddle/fluid/framework/new_executor/interpreter/interpreter_util.cc +++ b/paddle/fluid/framework/new_executor/interpreter/interpreter_util.cc @@ -54,7 +54,6 @@ static std::set OpsNeedSetOutputDtypeWhenRegisterPhiKernel = { "adam", "adamw", "any_raw", - "clip_by_norm", "eig_grad", "eigh", "graph_sample_neighbors",