1. 25 4月, 2023 1 次提交
  2. 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
  3. 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
  4. 13 4月, 2023 1 次提交
  5. 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
  6. 11 4月, 2023 1 次提交
  7. 10 4月, 2023 3 次提交
  8. 08 4月, 2023 1 次提交
  9. 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
  10. 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
  11. 03 4月, 2023 1 次提交
  12. 31 3月, 2023 1 次提交
  13. 30 3月, 2023 2 次提交
  14. 29 3月, 2023 4 次提交
  15. 28 3月, 2023 2 次提交
  16. 27 3月, 2023 2 次提交
  17. 25 3月, 2023 2 次提交
  18. 23 3月, 2023 3 次提交
  19. 21 3月, 2023 1 次提交
    • iSerendipity's avatar
      [PHI decoupling] Move DataType* from paddle:experimental to phi namespace (#51716) · 4638a62e
      iSerendipity 提交于
      * move DataType from paddle::experimental to phi
      
      * convert namespace
      
      * convert namespace
      
      * convert namespace
      
      * clarify namespace
      
      * convert more datatype
      
      * Revert "convert more datatype"
      
      This reverts commit 083b462959e6a22d4d8767707b628b95b396642e.
      
      * convert more in auto_code_generator
      
      * fix conflicts for XPU
      
      * fix namespace conflicts
      
      * fix errors
      
      * Revert "fix errors"
      
      This reverts commit f9d9958b54ee32141112274c8a5c3c381ab0f876.
      
      * fix errors
      
      * fix formatting
      4638a62e
  20. 20 3月, 2023 2 次提交
  21. 17 3月, 2023 2 次提交
  22. 15 3月, 2023 3 次提交