“0b926114c0e8b4a1b39b07d931bd59e9c86505ed”上不存在“paddle/phi/kernels/broadcast_tensors_grad_kernel.h”
  • Y
    Polish OpWithKernel · bbdac7f7
    Yu Yang 提交于
    * 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.
    bbdac7f7
cross_entropy_op.cc 7.3 KB