1. 19 4月, 2023 1 次提交
  2. 17 4月, 2023 3 次提交
  3. 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
  4. 11 4月, 2023 2 次提交
  5. 07 4月, 2023 2 次提交
  6. 03 4月, 2023 1 次提交
  7. 31 3月, 2023 2 次提交
  8. 30 3月, 2023 4 次提交
  9. 29 3月, 2023 2 次提交
  10. 28 3月, 2023 6 次提交
  11. 26 3月, 2023 2 次提交
  12. 25 3月, 2023 1 次提交
  13. 24 3月, 2023 2 次提交
  14. 23 3月, 2023 1 次提交
  15. 20 3月, 2023 1 次提交
  16. 22 2月, 2023 1 次提交
  17. 09 2月, 2023 1 次提交
  18. 01 12月, 2022 1 次提交
  19. 07 11月, 2022 1 次提交
  20. 02 11月, 2022 1 次提交
  21. 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
  22. 27 10月, 2022 1 次提交
    • L
      make all cpp tests dynamic linked to libpaddle.so [except windows] (#47088) · 2096448b
      Leo Chen 提交于
      * make all cpp tests dynamic linked to libpaddle.so
      
      * add comments
      
      * keep old cc_test for some tests
      
      * fix some ut
      
      * make some ut use cc_test_old
      
      * fix typos and fit for win32
      
      * fix lib path
      
      * fix some tests
      
      * skip lite test
      
      * fit for rocm
      
      * fit for cinn
      
      * fit for mac
      
      * fit for win32
      
      * skip inference ut
      
      * skip  windows
      
      * fix coverage
      2096448b
  23. 04 6月, 2022 1 次提交
  24. 20 2月, 2022 1 次提交