Skip to content

Commit

Permalink
fix bugs when compile
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanRisheng committed Nov 3, 2021
1 parent 8fc264d commit 11bd75b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paddle/pten/include/manipulation.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include "paddle/pten/include/infershape.h"
#include "paddle/pten/kernels/cpu/manipulation.h"
#include "paddle/pten/kernels/cuda/manipulation.h"
#include "paddle/pten/kernels/xpu/manipulation.h"

namespace pten {

Expand Down

0 comments on commit 11bd75b

Please sign in to comment.