1. 24 10月, 2022 1 次提交
    • Z
      Polish slice code in fluid (#45746) · 3f64a2c3
      zyfncg 提交于
      * support selected_rows kernel for multiply in dygraph
      
      * delete useless code of slice in fluid
      
      * fix complie bug
      
      * move slice_array from fluid to phi
      
      * fix strided_slice_op_npu
      3f64a2c3
  2. 31 3月, 2022 1 次提交
  3. 27 3月, 2022 1 次提交
    • H
      Move slice to phi (#40736) · b8236b7b
      hong 提交于
      * move slice to pten
      
      * merge develop; test=develop
      
      * fix slice bug;
      
      * update
      
      * update
      
      * fix error
      
      * update
      
      * fix bug
      
      * polish code
      
      * polish code
      
      * polish code
      
      * try to fix windows bug
      
      * add gpu compile flag;
      
      * try to fix
      
      * remov template;
      
      * polish code;
      
      * fix npu bug;
      
      * fix npu bug
      
      * fix npu bug; test=develop
      
      * fix slice bug;
      
      * remove no need dep
      b8236b7b