未验证 提交 34510e8f 编写于 作者: Z zyfncg 提交者: GitHub

Delete eigen header in data_type.h (#46036)

* delete eigen header in data_type.h

* fix complie bug

* refactor
上级 49f6c245
......@@ -22,7 +22,6 @@ limitations under the License. */
#include "paddle/fluid/platform/complex.h"
#include "paddle/fluid/platform/enforce.h"
#include "paddle/fluid/platform/float16.h"
#include "paddle/phi/kernels/funcs/eigen/extensions.h"
namespace paddle {
namespace framework {
......
......@@ -17,6 +17,7 @@ limitations under the License. */
#include <stdint.h>
#include "paddle/fluid/framework/tensor.h"
#include "paddle/phi/kernels/funcs/eigen/extensions.h"
#include "unsupported/Eigen/CXX11/Tensor"
namespace paddle {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册