1. 19 4月, 2023 1 次提交
  2. 14 4月, 2023 1 次提交
  3. 13 4月, 2023 1 次提交
  4. 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
  5. 06 4月, 2023 1 次提交
    • 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
  6. 31 3月, 2023 1 次提交
  7. 29 3月, 2023 2 次提交
  8. 27 3月, 2023 1 次提交
  9. 21 3月, 2023 1 次提交
  10. 13 3月, 2023 1 次提交
  11. 09 3月, 2023 2 次提交
  12. 08 3月, 2023 1 次提交
  13. 03 3月, 2023 1 次提交
  14. 28 2月, 2023 1 次提交
  15. 24 2月, 2023 1 次提交
    • P
      Support pslib ci (#50822) · 31e465e1
      pangengzheng 提交于
      * change protobuf version in pslib mode and link libjvm.so fot libps.so
      
      * keep protobuf version same with pslib and enable compile with pslib
      31e465e1
  16. 22 2月, 2023 2 次提交
  17. 21 2月, 2023 1 次提交
  18. 20 2月, 2023 1 次提交
  19. 17 2月, 2023 1 次提交
  20. 14 2月, 2023 1 次提交
  21. 13 2月, 2023 1 次提交
    • R
      Upgrade protobuf to 4.21.x (#49168) · 15d93394
      risemeup1 提交于
      * upgrade protobuf to 3.19.0 in cmake
      
      * recover protobuf python version
      
      * fix distribute compile
      
      * fix
      
      * fix framework.data_feed_pb2
      
      * fix macos ifdef
      
      * fix lite
      
      * test
      
      * update protoc from 3.19.0 t0 3.20.0
      
      * test
      
      * debug
      
      * test
      
      * test
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * test
      
      * debug
      
      * update protocol from 3.20.0 to 4.21.12
      
      * modify graph_brpc_client.h
      
      * modify graph_brpc_client.h
      
      * test
      
      * test
      
      * test
      
      * fix third_party cache problem on build ci
      
      * updata proto
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * fix coverage failed test
      
      * try to fix test_exe_fleet_model_run
      
      * fix cinn bug
      
      * fix windows compile problem
      
      * fix python/requirements
      
      ---------
      Co-authored-by: Npangyoki <pangyoki@126.com>
      15d93394
  22. 08 2月, 2023 1 次提交
    • R
      Add eager jit dir (#49369) · 32804fe8
      risemeup1 提交于
      * add_eager_and_jit,test=ljd_test
      
      * test
      
      * test,test=ljd_test
      
      * test,test=ljd_test
      
      * test,test=ljd_test
      
      * test,test=ljd_test
      
      * test,test=ljd_test
      
      * test,test=ljd_test
      
      * add_eager_jit_dir,test=ljd_test
      
      * fix conflict,test=ljd_test
      
      * test,test=ljd_test
      
      * get new precise_map,test=ljd_test
      
      * test
      32804fe8
  23. 07 2月, 2023 1 次提交
  24. 06 2月, 2023 1 次提交
  25. 02 2月, 2023 2 次提交
  26. 01 2月, 2023 2 次提交
  27. 17 1月, 2023 1 次提交
    • R
      Fix build ci (#49879) · 60ee518a
      risemeup1 提交于
      * fix build ci bug
      
      * fix build ci bug,test=test=document_fix
      
      * fix build ci bug,test=document_fix
      60ee518a
  28. 16 1月, 2023 1 次提交
  29. 14 1月, 2023 1 次提交
  30. 13 1月, 2023 2 次提交
    • R
      use setup.py to compile (#49583) · 0d5cf85a
      risemeup1 提交于
      * test
      
      * find paddlepaddle-0.0.0-cp37-cp37m-macosx_10_14_x86_64.whl
      
      * test
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * test
      
      * test
      
      * modify inference_problem
      
      * modify gen_fluid_lib_by_Setup
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * modify env_dict.py.in
      
      * modify setup.py
      
      * modify env_dict.py
      
      * fix bug
      0d5cf85a
    • R
      modify mac_whl_name (#49586) · d58cca9e
      risemeup1 提交于
      d58cca9e
  31. 09 1月, 2023 1 次提交
  32. 05 1月, 2023 3 次提交
    • X
    • Yj/rm core ops exp (#49490) · 70ea88bf
      姜永久 提交于
      * rm op_function_generator
      
      * rm op_func_generator.h
      
      * rm op_function
      
      * modify cmake
      
      * rm op_function.h
      
      * rm check for op_function_generator.cc
      
      * reset imperative
      
      * rm python part
      
      * fix imperative
      
      * lint
      
      * lint
      
      * modify legacy_c
      
      * review
      
      * modify
      
      * modify legacy
      
      * rm gen op_functions code
      
      * reset framework
      
      * rm core.ops for test
      
      * core.ops->core.eager.ops.legacy
      
      * not raiseError for xpu
      70ea88bf
    • R
      keep run_setup and cmake_gen_and_build same (#46957) · 1228bad0
      risemeup1 提交于
      * modify setup.py and paddle_build.sh
      
      * modify setup.py and paddle_build.sh
      
      * modify setup.py and paddle_build.sh
      
      * modify setup.py
      
      * modify run_setup
      
      * modify setup.py
      
      * fix make_clean
      
      * modify setup.py
      
      * modify setup.py
      
      * delete setting python_libary
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      1228bad0