1. 06 5月, 2023 1 次提交
  2. 05 5月, 2023 1 次提交
  3. 26 4月, 2023 1 次提交
  4. 19 4月, 2023 1 次提交
  5. 17 4月, 2023 3 次提交
  6. 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
  7. 11 4月, 2023 2 次提交
  8. 07 4月, 2023 2 次提交
  9. 03 4月, 2023 1 次提交
  10. 31 3月, 2023 2 次提交
  11. 30 3月, 2023 4 次提交
  12. 29 3月, 2023 2 次提交
  13. 28 3月, 2023 6 次提交
  14. 26 3月, 2023 2 次提交
  15. 25 3月, 2023 1 次提交
  16. 24 3月, 2023 2 次提交
  17. 23 3月, 2023 1 次提交
  18. 20 3月, 2023 1 次提交
  19. 22 2月, 2023 1 次提交
  20. 09 2月, 2023 1 次提交
  21. 01 12月, 2022 1 次提交
  22. 07 11月, 2022 1 次提交
  23. 02 11月, 2022 1 次提交
  24. 01 11月, 2022 1 次提交
    • L
      fix dynamic link of xpu library (#47434) · 9d801855
      Leo Chen 提交于
      * refine comments,test=kunlun
      
      * link xpu lib, test=kunlun
      
      * add sleep for test, test=kunlun
      
      * merge develop, fix compile, test=kunlun
      
      * remove debug code, test=kunlun
      
      * add dependency to avoid potential concurrency error, test=kunlun
      9d801855