Skip to content

Commit ecc6e21

Browse files
authored
fix endif (#31431)
1 parent b3c88e9 commit ecc6e21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

paddle/fluid/operators/shape_op_npu.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,3 @@ REGISTER_OP_NPU_KERNEL(
5858
ops::ShapeNPUKernel<paddle::platform::NPUDeviceContext, int64_t>,
5959
ops::ShapeNPUKernel<paddle::platform::NPUDeviceContext, float>,
6060
ops::ShapeNPUKernel<paddle::platform::NPUDeviceContext, double>);
61-
#endif

0 commit comments

Comments
 (0)