1. 11 5月, 2023 2 次提交
  2. 09 5月, 2023 2 次提交
  3. 08 5月, 2023 2 次提交
  4. 04 5月, 2023 1 次提交
  5. 28 4月, 2023 1 次提交
    • T
      Change Py3 use Ubuntu20 Docker (#52523) · 4001f7ae
      tianshuo78520a 提交于
      * test py3.8
      
      * fix
      
      * test gcc12
      
      * test gcc12
      
      * test gcc12
      
      * test py3.8
      
      * test py3
      
      * fix
      
      * fix
      
      * add ubutnu20
      
      * add ubutnu20
      
      * add ubutnu20
      
      * test py3
      
      * fix error
      
      * fix error
      
      * fix error
      
      * fix error
      
      * fix error
      
      * update py version
      
      * fix
      
      * test docker
      
      * test docker
      
      * test docker
      
      * fix pip version,use pip3.9
      
      * log error
      
      * log add
      
      * test ci
      
      * add test log
      
      * del
      
      * fix
      
      * test ci
      
      * test ci
      
      * update dockerfile
      
      * update ci_dockerfile
      
      * update ci_dockerfile
      
      * update ci_dockerfile
      
      * fix
      
      * add git
      
      * fix
      4001f7ae
  6. 27 4月, 2023 2 次提交
  7. 26 4月, 2023 2 次提交
  8. 25 4月, 2023 1 次提交
  9. 23 4月, 2023 1 次提交
    • R
      apply gcc12 to gpups (#52960) · cbfd43e4
      risemeup1 提交于
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpips
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * test
      
      * test
      
      * apply gcc12 to gpups
      
      * apply_gcc12_to_gpups
      
      * fix compiler bug
      
      * fix compiler bug
      
      * test
      
      * fix dangling-pointer compiler
      
      * fix dangling-pointer compiler
      
      * fix dangling-pointer compiler
      
      * apply_gcc12_to_gpups
      
      * apply gcc12 to gpups
      
      * Update cuda_streams_py.cc
      cbfd43e4
  10. 21 4月, 2023 1 次提交
  11. 20 4月, 2023 2 次提交
  12. 18 4月, 2023 1 次提交
  13. 17 4月, 2023 1 次提交
    • S
      Add output defs for some kernelsPhi register (#52941) · 23f87442
      Sonder 提交于
      * add register info for eigh and eig_gard
      
      * add sync_batch_norm_op.cu register info
      
      * add lamb output register info
      
      * add unique register info
      
      * change type name
      
      * change type name
      
      * add output register info for check_finite_and_unscale
      
      * update cmake and config file
      
      * add register info for adagrad
      
      * fix build error
      
      * add sync to run_unittests.sh
      
      * add register info for unique_consecutive
      
      * fix build error
      
      * add eigh to STATIC_BUILD_TESTS
      
      * update eig_kernel.cc
      
      * update eig_kernel.cc
      
      * fix infer mate error
      
      * fix unique register error
      
      * fix lamb register info error
      
      * fix lamb register info
      
      * update lamb register info
      
      * fix lamb
      
      * remove one Output Register
      
      * update static build file
      
      * add eigh op to disable_wingpu_test
      
      * update run_unittests
      23f87442
  14. 14 4月, 2023 1 次提交
    • R
      apply gcc12 to py3 ci (#52179) · 5fbcf37d
      risemeup1 提交于
      * apply gcc12 to py3-ci
      
      * apply gcc12 to py3-ci
      
      * apply gcc12 to py3-ci
      
      * test
      
      * test
      
      * test
      
      * test
      
      * make mirror
      
      * test
      
      * test
      
      * test
      
      * test debug
      
      * test
      
      * update cuda to 12
      
      * update cuda to 12
      
      * update cuda to 12
      
      * apply gcc12 to py3
      
      * fix gcc12 problem
      
      * test
      
      * apply gcc12 to py3
      
      * test
      
      * test
      
      * test
      
      * apply gcc12 to py3
      5fbcf37d
  15. 13 4月, 2023 1 次提交
  16. 12 4月, 2023 1 次提交
    • R
      [Move Test] xpu (#52661) · 9a7c83bd
      RedContritio 提交于
      * move python/paddle/fluid/tests/unittests/xpu to test/xpu
      
      * update CMakeLists.txt
      
      * remove xpu in fluid/tests/unittests/
      
      * add path to op_test_xpu
      
      * fix incorrect path
      
      * update test script
      
      * fix test_adadelta_op_xpu error
      9a7c83bd
  17. 11 4月, 2023 1 次提交
  18. 10 4月, 2023 3 次提交
  19. 08 4月, 2023 1 次提交
  20. 06 4月, 2023 2 次提交
    • K
      rem is_compiled_with_npu (#52385) · 7976e2a3
      Kim Yann 提交于
      * rem is_compiled_with_npu
      
      * rem nup related code
      
      * make lint happy
      
      * rem test
      
      * remove some tests
      
      * Update grad_scaler.py
      
      * fix an error
      7976e2a3
    • R
      fix protobuf error (#52499) · 8575837d
      risemeup1 提交于
      * ix protobuf error
      
      * fix protobuf error gpups
      
      * fix_protobuf_error
      
      * Update paddle_build.sh
      
      * Update paddle_build.sh
      8575837d
  21. 04 4月, 2023 3 次提交
    • R
      Fix coverage_ci problem (#51703) · c045d17e
      risemeup1 提交于
      * fix_coverage_ci_problem
      
      * Update get_pr_ut.py
      c045d17e
    • R
      Improve new executor static build (#51149) · 5bac67d4
      Ruibiao Chen 提交于
      * Improve new executor static build
      
      * Skip GC for static build
      
      * Skip infershape for static build
      
      * Handle read_op
      
      * Add fused_attention to OpsWithFluidKernelNeedMoveToPhi
      
      * Fix argsort typos
      
      * Add sequence_pool to OpsWithFluidKernelNeedMoveToPhi
      
      * Fix skip share lod errors
      
      * Fix errors for adam
      
      * Fix errors for eigvals, memcpy and fake_quantize
      
      * Add static_build.cc
      
      * Add black list
      
      * Fix CI errors
      
      * Fix CI errors
      
      * Fix CI errors
      
      * Fix TensorArray
      
      * Fix TensorArray
      
      * Add update_loss_scaling to OpsNeedSetOutputDtypeWhenRegisterPhiKernel
      
      * Fix copy
      
      * Fix errors
      
      * Fix momentum
      
      * Skip mkldnn
      
      * Fix CI errors
      
      * Fix c_sync_calc_stream_op
      
      * Fix CINN
      
      * Fix while op
      
      * All CI pass, disable FLAGS to merge code, enable it after more tests in future
      
      * Add UTs
      
      * Fix typos
      
      * Fix typos
      
      * Add mkldnn UT
      
      * Remove mkldnn test
      
      * Fix typos
      
      * Fix dist test
      
      * Fix typos
      
      * Fix CI errors
      
      * Fix CI errors
      
      * Add UTs
      
      * Fix typos
      
      * Fix typos
      
      * Add sparse tests
      
      * ToComplexType -> ToComplex
      
      * Add test_matmul_op_static_build to disable_win_inference_test
      5bac67d4
    • K
      rem useless mlu nup dockerfile (#52474) · 9000e331
      Kim Yann 提交于
      9000e331
  22. 03 4月, 2023 1 次提交
  23. 31 3月, 2023 1 次提交
  24. 30 3月, 2023 2 次提交
  25. 29 3月, 2023 4 次提交