“345cc8fa7115b00bc7589161346c147730bced69”上不存在“paddle/phi/kernels/arg_min_max_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.