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 8d14876 commit ff332a9Copy full SHA for ff332a9
paddle/fluid/framework/convert_utils.h
@@ -16,6 +16,7 @@ limitations under the License. */
16
17
#include "paddle/common/layout.h"
18
#include "paddle/fluid/framework/data_type.h"
19
+#include "paddle/phi/core/framework/var_type_helper.h"
20
#include "paddle/phi/core/utils/data_type.h"
21
22
// TODO(chenweihang): this file may need to be removed
0 commit comments