1. 14 6月, 2023 2 次提交
    • B
      [inference][trt]unary, bitwise_not,one_hot op and inspector ci adjust for... · bb4f7777
      bukejiyu 提交于
      [inference][trt]unary, bitwise_not,one_hot op and inspector ci adjust for TensorRT8.6 (#54251) (#54579)
      
      * unary bitwise_not adapter tensorRT8.6 in Paddle-TensorRT
      
      * one_hot_op ci fix
      
      * Update test_trt_inspector.py
      
      delete log
      bb4f7777
    • Z
      [inference][cherrypick] Implement layer_norm op using INormalization Layer and... · 188871e6
      Zhang Jun 提交于
      [inference][cherrypick] Implement layer_norm op using INormalization Layer and conv_fusion support bias's rank equal to input's rank  (#54590)
      
      * [inference]conv_fusion support bias's rank equal to input's rank (#54477)
      
      * support bias's rank equal to input's rank
      
      * [inference][trt]layer_norm op with dynamic shape support INormalizationLayer in TRT8.6 (#54379)
      
      * layer_norm op with dynamic shape support INormalizationLayer in TRT8.6
      
      * Using trt layer to make layers_norm op in lower than trt8.6
      layer_norm op with dynamic shape support INormalizationLayer in TRT8.6
      
      ---------
      Co-authored-by: Nbukejiyu <52310069+bukejiyu@users.noreply.github.com>
      188871e6
  2. 07 6月, 2023 1 次提交
  3. 06 6月, 2023 2 次提交
  4. 02 6月, 2023 1 次提交
  5. 29 5月, 2023 1 次提交
  6. 26 5月, 2023 1 次提交
    • Y
      [PHI Decoupling]Create PHI shared lib (#53735) · da50a009
      YuanRisheng 提交于
      * create phi so
      
      * fix ci bugs
      
      * fix py3 bugs
      
      * add file
      
      * fix py3 bugs
      
      * fix windows bugs
      
      * perfect so
      
      * fix py3 bugs
      
      * delete all static target in phi
      
      * fix windows bugs
      
      * fix py3 bugs
      
      * fix ci bugs
      
      * fix windows bugs
      
      * fix bugs: gflags can't be linked by dynamic and static lib
      
      * fix bugs that can not load 3rd party
      
      * fix ci bugs
      
      * fix compile bugs
      
      * fix py3 bugs
      
      * fix conflict
      
      * fix xpu bugs
      
      * fix mac compile bugs
      
      * fix psgpu bugs
      
      * fix inference failed
      
      * deal with conflict
      
      * fix LIBRARY_PATH bug
      
      * fix windows bugs
      
      * fix onednn error
      
      * fix windows compile bugs
      
      * fix windows compile bugs
      
      * fix test_cuda_graph_static_mode_error aborted
      
      * fix windows bugs
      
      * fix mac-python3 error
      
      * fix hip compile bugs
      
      * change mode to static
      
      * change to static mode
      
      * fix ci bugs
      
      * fix py3 bugs
      
      * fix windows bugs
      
      * fix bugs
      
      * add static flag
      
      * add PADDLE_API
      
      * change position of PADDLE_API
      
      * fix windows bugs
      
      * change mode to dynamic lib
      
      * fix windows static bugs
      
      * deal with conflict
      
      * fix windows unit bug
      
      * fix coverage
      
      * deal with conflict
      
      * fix windows-inference
      
      * fix py3 bugs
      
      * fix bugs when compile type_info
      
      * fix compile bugs
      
      * fix py3 bugs
      
      * fix windows bugs
      
      * fix windows openblas
      
      * fix xpu bugs
      
      * fix enforce_test in windows
      
      * update code according comment
      
      * fix windows cmake bug
      
      * fix windows bugs
      
      * fix windows bugs
      
      * delete cinn unittest
      
      * fix cinn bugs
      
      ---------
      Co-authored-by: HappyHeavyRain's avatarlzydev <1528794076@qq.com>
      da50a009
  7. 24 5月, 2023 1 次提交
  8. 23 5月, 2023 4 次提交
  9. 22 5月, 2023 1 次提交
  10. 18 5月, 2023 2 次提交
  11. 16 5月, 2023 2 次提交
  12. 15 5月, 2023 1 次提交
  13. 12 5月, 2023 2 次提交
  14. 11 5月, 2023 5 次提交
  15. 10 5月, 2023 1 次提交
  16. 09 5月, 2023 1 次提交
  17. 08 5月, 2023 3 次提交
  18. 06 5月, 2023 3 次提交
  19. 28 4月, 2023 1 次提交
  20. 27 4月, 2023 2 次提交
  21. 25 4月, 2023 3 次提交