1. 11 3月, 2022 9 次提交
  2. 10 3月, 2022 8 次提交
    • L
      [phi] move matrix_power op (#40231) · befa78ea
      Liu-xiandong 提交于
      * [phi] move matrix_power op
      
      * MatrixInverse fluid -> phi
      
      * modify the CMake to fix compile bug
      
      * delete useless comment
      
      * mutable memory -> phi Alloc
      
      * modify the include file
      
      * modify the include file
      
      * fix bug in CI compiler
      befa78ea
    • Jeffrey Chen's avatar
      [PHI] Migrate where_index op (#40255) · 857069f3
      Jeffrey Chen 提交于
      * [PHI] Migrate where_index op
      
      * [PHI] Fix where_index infermate
      
      * [Phi] set where_index out data type
      857069f3
    • L
      [phi] move shape op (#40248) · 575dea8f
      Liu-xiandong 提交于
      * add selected row op and fix bug in ctest
      
      * modify the date
      
      * fix bug in npu and xpu
      
      * modfiy the include file
      575dea8f
    • Z
      [Phi]Move topk kernel to phi (#40064) · 329b095e
      Zhang Zheng 提交于
      * first commit
      
      * cpu kernel
      
      * first version
      
      * fix compile error
      
      * fix compile error
      
      * delete v2
      
      * fix
      
      * fix
      
      * add alias
      
      * fix
      
      * fix
      
      * fix
      
      * fix error
      
      * fix
      
      * fix
      
      * fix
      
      * fix format
      329b095e
    • Z
      [PHI] Move segment_pool to phi. (#40099) · a07f19ee
      Zhong Hui 提交于
      * move segment_pool to phi.
      
      * mark summed ids as optional tensor.
      
      * fix as reviews.
      a07f19ee
    • L
      [phi] move argsort to phi (#40151) · 9262a93c
      Linjie Chen 提交于
      * move argsort to phi
      
      * refine files
      
      * remove mutable_data
      
      * fix unittest
      
      * fix unittest
      
      * remove infershape
      
      * update infershape
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      9262a93c
    • Z
      [PHI] Move arg min max to PHI. (#40222) · f25dba0a
      Zhong Hui 提交于
      * move arg min max to phi.
      
      * move infermeta.
      
      * fix as reviews.
      f25dba0a
    • H
      Move dropout to phi (#40148) · 99fc1b08
      hong 提交于
      * move dropout to phi; test=develop
      
      * fix xpu, npu compile error; test=develop
      99fc1b08
  3. 09 3月, 2022 13 次提交
  4. 08 3月, 2022 10 次提交