Skip to content

Commit

Permalink
Fixed CI failure with test_egr_task_eager_utils,test=document_fix (#4…
Browse files Browse the repository at this point in the history
  • Loading branch information
jim19930609 committed Mar 23, 2022
1 parent b1a4668 commit 81e505d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions paddle/fluid/eager/tests/task_tests/eager_utils_test.cc
Expand Up @@ -24,6 +24,9 @@
#include "paddle/fluid/eager/utils.h"

#include "paddle/phi/api/lib/utils/allocator.h"
#include "paddle/phi/core/kernel_registry.h"

PD_DECLARE_KERNEL(full, CPU, ALL_LAYOUT);

namespace egr {

Expand Down

0 comments on commit 81e505d

Please sign in to comment.