“b1d446856cace1cb2597801f5a344b666079dcea”上不存在“paddle/phi/kernels/gpu/isclose_kernel.cu”
* Chage `IndicateDataType` to `GetKernelType`. Make it easier to understand. * Change `OpKernelKey` to `OpKernelType` * Make operator developers can customize which kernel the operator will use in runtime.