1. 17 3月, 2022 1 次提交
  2. 16 3月, 2022 4 次提交
  3. 15 3月, 2022 7 次提交
  4. 14 3月, 2022 4 次提交
  5. 12 3月, 2022 1 次提交
  6. 11 3月, 2022 4 次提交
  7. 10 3月, 2022 3 次提交
    • 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
    • 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 segment_pool to phi. (#40099) · a07f19ee
      Zhong Hui 提交于
      * move segment_pool to phi.
      
      * mark summed ids as optional tensor.
      
      * fix as reviews.
      a07f19ee
  8. 09 3月, 2022 3 次提交
  9. 08 3月, 2022 5 次提交
  10. 07 3月, 2022 4 次提交
  11. 06 3月, 2022 2 次提交
  12. 04 3月, 2022 2 次提交
    • L
      [phi] move sigmoid_cross_entopy_with_logits log_loss cumsum auc kernel to phi (#39976) · b7bbe39c
      Linjie Chen 提交于
      * move sigmoid cross entopy with logits to phi
      
      * fix ci
      
      * move log_loss to phi
      
      * move cumsum to phi
      
      * revert infershape
      
      * fix xpu ci
      
      * move auc to phi
      
      * remove comment
      
      * update sigmoid_cross_entropy_with_logits_op.cu
      
      * update sigmoid_cross_entropy_with_logits_op
      
      * Update log_loss
      b7bbe39c
    • H
      Add digamma abs trunc yaml (#40024) · 0bfba16b
      hong 提交于
      * add digamma, abs, trunc; test=develop
      
      * fix bug and add diagonal; test=develop
      
      * add name coverter; test=develop
      
      * update tracer.py; test=develop
      
      * add test case; test=develop
      
      * fix bugs; test=develop
      0bfba16b