Skip to content

Commit

Permalink
Remove fluid xpu_api_wrapper.h (PaddlePaddle#63266)
Browse files Browse the repository at this point in the history
  • Loading branch information
co63oc committed Apr 10, 2024
1 parent 5bcef70 commit 145275e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
2 changes: 1 addition & 1 deletion paddle/fluid/operators/matmul_op_xpu.cc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License. */
#include <vector>

#include "paddle/fluid/framework/op_registry.h"
#include "paddle/fluid/operators/xpu_api_wrapper.h"
#include "paddle/phi/kernels/xpu/xpu_api_wrapper.h"

namespace paddle {
namespace operators {
Expand Down
23 changes: 0 additions & 23 deletions paddle/fluid/operators/xpu_api_wrapper.h

This file was deleted.

0 comments on commit 145275e

Please sign in to comment.