1. 01 6月, 2023 4 次提交
    • H
      Support static graph code generation for conv2d, conv3d, depthwise_conv2d (#54201) · f3eccb3f
      huangjiyi 提交于
      * update
      
      * update cmake
      
      * update
      
      * update
      
      * update
      
      * update
      
      * Revert "update cmake"
      
      This reverts commit 1e1dc1b2bc9967b725201272607f939260070fd4.
      
      * update
      
      * update
      
      * update
      
      * update
      f3eccb3f
    • Z
      [AutoParallel] update pipeline pass for while control_flow (#54224) · 81c13b86
      zhaoyingli 提交于
      * [AutoParallel] update while control_flow with pipeline
      
      * update process group instantiate
      
      * fix micro_bsz for reshard
      
      * update api for micro batch size
      
      * add strategy for dp optimization
      81c13b86
    • T
      mv all unittests test (#53235) · b0e86d55
      tianshuo78520a 提交于
      * mv all unittests test
      
      * fix error
      
      * fix error
      
      * fix
      
      * fix
      
      * del unittests
      
      * fix paddle_build.sh
      
      * fix
      
      * fix test
      
      * fix add test
      
      * fix
      
      * fix
      
      * fix
      
      * merge develop
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * merge develop
      
      * fix test_async_read_write
      
      * fix test_async_read_write
      
      * merge develop
      
      * fix
      
      * fix import legacy_test
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix bug
      
      * fix
      
      * fix coverage test bug
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix code sstyle
      
      * fix code
      
      * fix code
      
      * fix
      
      * fix
      
      * fix
      
      * del test_sequence_enumerate_op.py
      
      * fix
      b0e86d55
    • H
      [IR]add infer_shape interface (#54250) · d06b9ba4
      hong 提交于
      * add infer_shape interface
      
      * update
      d06b9ba4
  2. 31 5月, 2023 5 次提交
  3. 30 5月, 2023 15 次提交
  4. 29 5月, 2023 4 次提交
  5. 28 5月, 2023 1 次提交
  6. 27 5月, 2023 1 次提交
  7. 26 5月, 2023 6 次提交
    • 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
    • Z
      refine delete_repeated_ops_pass (#54122) · 2b546613
      zhupengyang 提交于
      * Not delete slice op if out op has shared var node
      2b546613
    • Y
      fix fp16 io (#54129) · 814f1d65
      Yuanle Liu 提交于
      * fix fp16 io
      
      * disable precision test
      814f1d65
    • J
      [XPU] fix l3 malloc (#54114) · 85907b58
      jiangfan06 提交于
      85907b58
    • H
      [0D-Tensor] Support ElementwiseBinaryOp (#54118) · 1b0db6bf
      HongyuJia 提交于
      1b0db6bf
    • Y
      [IR&PASS] part 1: add pass base, pass manager, adaptor pass, ut (#54023) · b75c0c24
      Yuanle Liu 提交于
      * [IR&PASS] part 1: add pass base, pass manager, adaptor pass, ut
      
      * include cstdint
      b75c0c24
  8. 25 5月, 2023 4 次提交