diff --git a/paddle/fluid/framework/new_executor/interpreter/interpreter_util.cc b/paddle/fluid/framework/new_executor/interpreter/interpreter_util.cc index 8e4c197e4f650fde080cdccf66d79690a1679b03..74e60fa1e36d4f4851b883bbb263933e24ea4b41 100644 --- a/paddle/fluid/framework/new_executor/interpreter/interpreter_util.cc +++ b/paddle/fluid/framework/new_executor/interpreter/interpreter_util.cc @@ -57,7 +57,6 @@ static std::set OpsNeedSetOutputDtypeWhenRegisterPhiKernel = { "arg_sort", "atan2", "clip_by_norm", - "complex", "eig", "eig_grad", "eigh",