• J
    [XPU] move pool/pool_grad xpu kernel to phi (#45480) · 13a0ea4c
    james 提交于
    * move pool/pool_grad xpu kernel to phi, test=kunlun
    
    * replace mutable_data() with DeviceContext::Alloc()
    
    * replace PADDLE_ENFORCE_EQ with PADDLE_ENFORCE_XDNN, test=kunlun
    
    * adjust function param name & update include header
    
    * remove pool_op_xpu.cc
    
    * fire r200 test
    
    * minor, test=kunlun
    13a0ea4c
pool_kernel.cc 4.8 KB