“b67a4bc6a236637de905ca79eee7a6e6e4c6ddd5”上不存在“...framework/program/program-optimize/fusion_op_register.h”
  • X
    [phi] Transfer lgamma, kldiv_loss, isclose, cumprod kernels into phi and pass... · 64223620
    xiongkun 提交于
    [phi] Transfer lgamma, kldiv_loss, isclose, cumprod kernels into phi and pass the tests of these four kernels (#39770)
    
    * tranfer and pass the lgamma unittest
    
    * merge and pass the test
    
    * transfer kldiv_loss and kldiv_loss_grad; pass the unitest
    
    * trafer the isclose and cumprod kernel
    
    * change PT_REGISTER -> PD_REGISTER
    
    * fix by code review
    
    * fix by code review
    
    * fix
    
    * remove enforce include dependence from scalar
    
    * fix
    
    * fix by code review
    
    * fix by code review
    64223620
cumprod_grad_kernel.cu 11.1 KB