1. 25 8月, 2023 1 次提交
  2. 23 8月, 2023 1 次提交
    • L
      Integrate TRT qdq layers (#54803) · ae84c603
      Leo Chen 提交于
      * Integrate quantize/dequantize linear and add config for explicit quantization
      
      * Fix the build error
      
      * Add macro for TRT version < 8.0
      
      * Remove qdq UT from windows
      
      * Fix UT failure
      
      * Check TRT version in qdq UT
      
      * Test tensorrt_explicit_enabled API
      
      * Disable QDQ UT if TRT version < 8.5
      
      * Add quantization postfix into public APIs
      
      * Apply code formatter
      
      * Fix the UT failure for explicit quantization
      
      * Apply code formatter on modified files
      
      * Correct the year in copyright
      ae84c603
  3. 18 8月, 2023 1 次提交
    • L
      [Inference] Make share_external_data supports bf16 and bool; fix while_op... · c65ef07c
      lzy 提交于
      [Inference] Make share_external_data supports bf16 and bool; fix while_op cache_inference_while_scope when using fleet_executor. (#56055)
      
      * 1. make share_external_data supports bf16 and bool; 2. don't drop_kids when cache_inference_while_scope
      
      * fix FLAGS_cache_inference_while_scope
      
      * add unitest
      
      * add unitest
      
      * skip unitest when cudnn_version < 8100
      
      * skip test share_external_data_bf16 when CUDA_ARCH < 80
      c65ef07c
  4. 17 8月, 2023 1 次提交
  5. 14 8月, 2023 1 次提交
  6. 09 8月, 2023 2 次提交
  7. 07 8月, 2023 1 次提交
  8. 04 8月, 2023 1 次提交
  9. 03 8月, 2023 1 次提交
  10. 27 7月, 2023 1 次提交
  11. 24 7月, 2023 1 次提交
  12. 21 7月, 2023 1 次提交
  13. 19 7月, 2023 1 次提交
  14. 17 7月, 2023 1 次提交
  15. 12 7月, 2023 1 次提交
  16. 03 7月, 2023 1 次提交
  17. 29 6月, 2023 1 次提交
  18. 28 6月, 2023 1 次提交
  19. 19 6月, 2023 1 次提交
  20. 16 6月, 2023 1 次提交
  21. 14 6月, 2023 1 次提交
  22. 09 6月, 2023 1 次提交
  23. 08 6月, 2023 1 次提交
  24. 02 6月, 2023 1 次提交
  25. 26 5月, 2023 2 次提交
    • 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
    • J
      [XPU] fix l3 malloc (#54114) · 85907b58
      jiangfan06 提交于
      85907b58
  26. 23 5月, 2023 1 次提交
  27. 22 5月, 2023 2 次提交
  28. 19 5月, 2023 1 次提交
  29. 18 5月, 2023 1 次提交
  30. 12 5月, 2023 2 次提交
  31. 11 5月, 2023 2 次提交
  32. 09 5月, 2023 1 次提交
  33. 08 5月, 2023 1 次提交
  34. 06 5月, 2023 2 次提交