We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edcc22b commit 19ecb52Copy full SHA for 19ecb52
paddle/common/errors.h
@@ -153,6 +153,4 @@ REGISTER_ERROR(InvalidType, ErrorCode::INVALID_TYPE)
153
154
namespace phi {
155
namespace errors = ::common::errors;
156
-using ErrorCode = ::common::ErrorCode;
157
-using ErrorSummary = ::common::ErrorSummary;
158
} // namespace phi
0 commit comments