1. 31 8月, 2022 5 次提交
    • 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
    • C
      Fix split api bug (#45396) · 4a25b60d
      Charles-hit 提交于
      * fix split bug
      
      * solve function redefine
      
      * fix fluid.layers.split and add unit test
      
      * delete splitInferMeta register in unary.cc
      
      * modify test_split_op GPU unit test
      
      * modify test_split_op GPU unit test place param
      
      * refactor split op and fix infershape bugs
      
      * add () in && and ||
      
      * fix split C++ unit test
      
      * fix split infershape
      4a25b60d
    • W
      Move XPU mean and mean_grad to phi (#45512) · df7600ab
      WangZhen 提交于
      * Move XPU mean and mean_grad to phi, test=kunlun
      
      * Fix stream, test=kunlun
      
      * Replace ENFORCE, test=kunlun
      df7600ab
    • W
      Fix fused cuda op's mutable data [3] (#45564) · 657c69bc
      Wilber 提交于
      657c69bc
    • L
      Add index add API (#45176) · 45171911
      Li Min 提交于
      45171911
  2. 30 8月, 2022 15 次提交
  3. 29 8月, 2022 18 次提交
  4. 26 8月, 2022 2 次提交