We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c88e9 commit ecc6e21Copy full SHA for ecc6e21
paddle/fluid/operators/shape_op_npu.cc
@@ -58,4 +58,3 @@ REGISTER_OP_NPU_KERNEL(
58
ops::ShapeNPUKernel<paddle::platform::NPUDeviceContext, int64_t>,
59
ops::ShapeNPUKernel<paddle::platform::NPUDeviceContext, float>,
60
ops::ShapeNPUKernel<paddle::platform::NPUDeviceContext, double>);
61
-#endif
0 commit comments