1. 07 8月, 2023 2 次提交
  2. 04 8月, 2023 1 次提交
  3. 03 8月, 2023 1 次提交
  4. 02 8月, 2023 1 次提交
    • Y
      [Inference] Replace groupNorm when data types are bf16 and fp16, and data... · e61d892a
      yangjianfengo1 提交于
      [Inference] Replace groupNorm when data types are bf16 and fp16, and data format is NHWC implementation. (#55399)
      
      * finish
      
      * cpergroup odd
      
      * fix bf16
      
      * single channel
      
      * code style
      
      * jingdu duiqi
      
      * add head_file
      
      * add bf16 head file
      
      * bf16 2
      
      * bf16
      
      * bf16 head
      
      * bf16 compile
      
      * py test
      
      * bf16 compile
      
      * bf16 compile
      
      * unset py test
      
      * nhwc
      
      * test
      
      * mean var
      
      * bf16 success
      
      * su
      
      * ctest success
      
      * use is_same_as
      
      * is_same
      
      * use is_same
      
      * rtol
      
      * gpu_stream
      
      * del sigmod
      
      * fix bfloat16 type
      
      * use cuda_bf16_hpp
      
      * use_cuda_arch
      
      * bfloat162float2
      
      * del inplace_tol
      
      * del max_releative_tol
      
      * temp store
      
      * jingdu duiqi
      
      * temp store
      
      * plugin
      
      * jingdu duiqi
      
      * duiqi
      
      * include cuda.h
      
      * del half
      
      * half single
      
      * ci
      
      * add const
      
      * ci
      
      * cudamemset
      
      * del printf
      
      * fp16 test
      
      * add half compute
      
      * del br16 ci
      
      * del ci
      
      * ci approve
      
      * del fluid include
      e61d892a
  5. 27 7月, 2023 2 次提交
  6. 24 7月, 2023 1 次提交
  7. 21 7月, 2023 1 次提交
  8. 19 7月, 2023 1 次提交
  9. 17 7月, 2023 2 次提交
  10. 12 7月, 2023 1 次提交
  11. 04 7月, 2023 1 次提交
  12. 29 6月, 2023 2 次提交
  13. 28 6月, 2023 1 次提交
  14. 26 6月, 2023 1 次提交
    • Z
      [inference][trt] optimize set_value and top_k op (#54372) · e25e86f4
      Zhang Jun 提交于
      * set_value update
      
      * support ValueTensor's rank != Input'rank & update topk
      
      * update range to avoid coredump
      
      * fix addShape error
      
      * Dims definition differ between 7.2 and 8.0+
      
      * Update test_trt_convert_top_k_v2.py
      
      * update top_k
      
      * Update test_trt_convert_top_k_v2.py
      e25e86f4
  15. 21 6月, 2023 1 次提交
  16. 20 6月, 2023 1 次提交
  17. 16 6月, 2023 2 次提交
  18. 15 6月, 2023 1 次提交
  19. 13 6月, 2023 3 次提交
  20. 07 6月, 2023 2 次提交
  21. 06 6月, 2023 2 次提交
  22. 02 6月, 2023 1 次提交
  23. 29 5月, 2023 1 次提交
  24. 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
  25. 24 5月, 2023 1 次提交
  26. 23 5月, 2023 4 次提交
  27. 22 5月, 2023 1 次提交
  28. 18 5月, 2023 1 次提交