Skip to content

Commit

Permalink
fix bug of ci (PaddlePaddle#59926)
Browse files Browse the repository at this point in the history
  • Loading branch information
zyfncg committed Jan 13, 2024
1 parent e50f43e commit ccfdd9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paddle/phi/api/yaml/generator/dist_bw_api_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ def source_include(header_file_path, fw_header_file_path):
#include "{fw_header_file_path}"
#include "paddle/phi/infermeta/backward.h"
#include "paddle/phi/infermeta/unary.h"
#include "paddle/phi/infermeta/fusion.h"
#include "paddle/phi/api/profiler/event_tracing.h"
#include "paddle/phi/api/profiler/supplement_tracing.h"
Expand Down

0 comments on commit ccfdd9d

Please sign in to comment.