1. 17 8月, 2022 2 次提交
  2. 11 8月, 2022 1 次提交
  3. 08 8月, 2022 4 次提交
  4. 07 8月, 2022 1 次提交
  5. 05 8月, 2022 3 次提交
  6. 04 8月, 2022 1 次提交
    • Z
      Phi generate_proposals_v2 (#44436) · 566c80ff
      zhiboniu 提交于
      * phi_generate_proposals_v2
      
      * remove old kernels
      
      * optest add eager_check
      
      * del lod
      
      * update
      
      * update
      
      * update test_detection with_lod
      
      * update nms_util
      
      * remove old nms_util.h
      566c80ff
  7. 03 8月, 2022 2 次提交
    • S
      move repeat interleave (#44753) · 3b32835f
      seemingwang 提交于
      * move repeat interleave
      
      * fix api name
      
      * recover op registration
      
      * fix arguments order
      
      * fix
      
      * fix infermeta
      
      * fix infermeta
      
      * fix header
      
      * fix infermeta
      
      * fix
      
      * fix
      
      * fix dtype
      
      * log&test
      
      * test
      
      * remove logs
      
      * fix
      
      * remove logs
      
      * combine files
      
      * combine
      
      * combine files
      
      * fix cuda place
      3b32835f
    • Z
      transfer op multiclass_nms3 to phi (#44765) · 15ce2c1b
      zhiboniu 提交于
      * add cmake enforce
      
      * transfer multiclass_nms3  to phi
      15ce2c1b
  8. 02 8月, 2022 1 次提交
  9. 01 8月, 2022 4 次提交
  10. 29 7月, 2022 1 次提交
  11. 28 7月, 2022 2 次提交
    • H
      [phi]move softsign from fluid to phi (#44616) · 20759c30
      HongyuJia 提交于
      * test_activation_op unitest error, yaml & activation.py in_dygraph_mode incomplete
      
      * fix test_activation_op unitest error, add yaml and dygraph test
      
      * fix code style with pre-commit
      
      * try to fix namespace error of abs in activation_functor.h
      
      * fix namespace error of abs
      20759c30
    • C
      Move frame kernel to phi (#44615) · 28b4b2f7
      Charles-hit 提交于
      * Move frame OP to phi、add frame OP yaml config and supplement single test
      
      * add Header file of in_dygraph_mode
      
      * Modify variable name and FrameGradInferMeta multiplex UnchangedInferMeta
      
      * move seq2col to phi
      28b4b2f7
  12. 26 7月, 2022 2 次提交
  13. 25 7月, 2022 2 次提交
  14. 22 7月, 2022 2 次提交
  15. 21 7月, 2022 1 次提交
    • M
      Fc fp16 (#44505) · 3e1280ea
      ming1753 提交于
      * fc support fp16
      
      * add a ‘,’ on paddle_pass_builder.cc
      
      * fc support fp16 on non-cuda.
      3e1280ea
  16. 18 7月, 2022 2 次提交
  17. 13 7月, 2022 1 次提交
  18. 12 7月, 2022 2 次提交
  19. 11 7月, 2022 1 次提交
  20. 07 7月, 2022 1 次提交
  21. 04 7月, 2022 1 次提交
  22. 02 7月, 2022 2 次提交
    • L
      unify cpu context, part2 (#44012) · 755438a7
      Leo Chen 提交于
      * fix init()
      
      * delete test_device_context
      
      * replace CPUDeviceContext with CPUContext
      
      * fix test_scalar
      
      * remove dot_op.cc
      
      * fix compile
      755438a7
    • L
      unify cpu context (#43989) · 09096aeb
      Leo Chen 提交于
      * unify cpu context
      
      * fix init()
      
      * delete test_device_context
      
      * fix test_scalar
      09096aeb
  23. 30 6月, 2022 1 次提交