未验证 提交 399ddf99 编写于 作者: C Chen Weihang 提交者: GitHub

fix test_egr_ds_auotgrad_meta compile failed (#37459)

上级 c0443835
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
// pten deps // pten deps
#include "paddle/pten/all.h" #include "paddle/pten/all.h"
#include "paddle/pten/api/all.h" #include "paddle/pten/api/all.h"
#include "paddle/pten/api/lib/api_declare.h"
#include "paddle/pten/api/lib/utils/tensor_utils.h" #include "paddle/pten/api/lib/utils/tensor_utils.h"
/** /**
* This class is used by Eager mode for now. It's painful to do this in Eager * This class is used by Eager mode for now. It's painful to do this in Eager
......
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
#include "gtest/gtest.h" #include "gtest/gtest.h"
#include "paddle/fluid/eager/eager_tensor.h" #include "paddle/fluid/eager/eager_tensor.h"
#include "paddle/pten/api/lib/api_declare.h"
#include "paddle/pten/api/lib/utils/allocator.h" #include "paddle/pten/api/lib/utils/allocator.h"
namespace eager_test { namespace eager_test {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册