1. 07 11月, 2022 2 次提交
  2. 04 11月, 2022 2 次提交
  3. 03 11月, 2022 1 次提交
  4. 02 11月, 2022 1 次提交
  5. 01 11月, 2022 2 次提交
  6. 31 10月, 2022 1 次提交
  7. 28 10月, 2022 1 次提交
  8. 27 10月, 2022 2 次提交
    • A
      [JIT] Add Predictor for JITLayer (#47379) · b160d09e
      Aurelius84 提交于
      * add predictor_engine
      
      * add predictor_engine
      
      * fix zero shape
      
      * fix lodTensor
      
      * fix unittest
      
      * fix code style
      
      * update CmakeList
      b160d09e
    • 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
  9. 26 10月, 2022 2 次提交
  10. 24 10月, 2022 2 次提交
  11. 20 10月, 2022 2 次提交
  12. 19 10月, 2022 1 次提交
  13. 18 10月, 2022 2 次提交
  14. 17 10月, 2022 3 次提交
  15. 16 10月, 2022 1 次提交
  16. 14 10月, 2022 2 次提交
  17. 13 10月, 2022 1 次提交
  18. 12 10月, 2022 2 次提交
  19. 11 10月, 2022 1 次提交
  20. 10 10月, 2022 1 次提交
  21. 08 10月, 2022 2 次提交
  22. 30 9月, 2022 1 次提交
  23. 29 9月, 2022 1 次提交
  24. 28 9月, 2022 1 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
  25. 27 9月, 2022 2 次提交
  26. 22 9月, 2022 1 次提交