- Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Description
There are many warnings in develop branch:
/paddle/paddle/framework/data_type.h(31): warning: statement is unreachable which is caused by data_type.h#L30 and data_type.h#L31. We can remove one of these two lines:
PADDLE_THROW("Not supported"); return static_cast<DataType>(-1); Metadata
Metadata
Assignees
Labels
No labels