Skip to content

Commit 7b0d2e9

Browse files
authored
fix bug of ci (#59926) (#60785)
1 parent e50f43e commit 7b0d2e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddle/phi/api/yaml/generator/dist_bw_api_gen.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@ def source_include(header_file_path, fw_header_file_path):
425425
#include "{fw_header_file_path}"
426426
#include "paddle/phi/infermeta/backward.h"
427427
#include "paddle/phi/infermeta/unary.h"
428+
#include "paddle/phi/infermeta/fusion.h"
428429
429430
#include "paddle/phi/api/profiler/event_tracing.h"
430431
#include "paddle/phi/api/profiler/supplement_tracing.h"

0 commit comments

Comments
 (0)