未验证 提交 28279f6f 编写于 作者: L Leo Chen 提交者: GitHub

[NPU] remove npu int64 kernel for increment op (#34909)

上级 34d188bf
......@@ -64,6 +64,5 @@ REGISTER_OP_NPU_KERNEL(
ops::IncrementalNPUKernel<paddle::platform::NPUDeviceContext, float>,
ops::IncrementalNPUKernel<paddle::platform::NPUDeviceContext, double>,
ops::IncrementalNPUKernel<paddle::platform::NPUDeviceContext, int>,
ops::IncrementalNPUKernel<paddle::platform::NPUDeviceContext, int64_t>,
ops::IncrementalNPUKernel<paddle::platform::NPUDeviceContext,
plat::float16>)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册