“d7345959789a22437c7065078cc3a7d457c7e70e”上不存在“paddle/phi/kernels/eigh_kernel.h”
* 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.