1. 25 1月, 2021 1 次提交
  2. 20 1月, 2021 1 次提交
  3. 12 1月, 2021 1 次提交
  4. 11 1月, 2021 1 次提交
  5. 09 1月, 2021 1 次提交
  6. 31 12月, 2020 1 次提交
  7. 24 12月, 2020 1 次提交
  8. 23 12月, 2020 1 次提交
  9. 14 12月, 2020 2 次提交
  10. 08 12月, 2020 1 次提交
    • J
      added internal and external reorders to profiler (#29443) · 57a4f16d
      jakpiase 提交于
      * added external reorder to profiler
      
      * added external and internal reorders to profiler
      
      * added internal and external reorder to profiler
      
      * added formatting to int/ext reorder commit
      
      * removed unnecessary comment
      57a4f16d
  11. 30 11月, 2020 1 次提交
  12. 26 11月, 2020 1 次提交
  13. 23 11月, 2020 1 次提交
  14. 20 11月, 2020 1 次提交
  15. 17 11月, 2020 1 次提交
  16. 06 11月, 2020 1 次提交
  17. 05 11月, 2020 1 次提交
  18. 03 11月, 2020 1 次提交
  19. 29 10月, 2020 1 次提交
  20. 28 10月, 2020 3 次提交
  21. 16 10月, 2020 1 次提交
    • L
      [oneDNN] Conv dilation support (#27914) · 7cb4a8b8
      lidanqing 提交于
      * conv dilated mkldnn support: forward and backward pass
      
      * add mkldnn conv_transpose dilation UT
      test=develop
      
      * remove unnecessary PADDLE_ENFORCE
      
      * add int8 and bf16 dilated conv UT
      
      * update according to reviews
      7cb4a8b8
  22. 12 10月, 2020 1 次提交
  23. 01 10月, 2020 1 次提交
  24. 29 9月, 2020 1 次提交
  25. 26 9月, 2020 1 次提交
  26. 24 9月, 2020 1 次提交
    • W
      use iwyu clean include (#27267) · df43905f
      wanghuancoder 提交于
      * use iwyu clean include, test=develop, test=win
      
      * compilation error, test=develop
      
      * fix compilation error2, test=develop
      
      * fix compilation error3, test=develop
      
      * fix compilation error4, test=develop
      
      * fix compilation error5, test=develop
      
      * fix compilation error6, test=develop
      
      * fix compilation error7, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error10, test=develop
      
      * fix compilation error11, test=develop
      df43905f
  27. 16 9月, 2020 1 次提交
  28. 14 9月, 2020 1 次提交
  29. 11 9月, 2020 1 次提交
  30. 04 9月, 2020 1 次提交
  31. 02 9月, 2020 1 次提交
  32. 28 8月, 2020 2 次提交
    • W
      Decouple weights and bias from fc primitive in MKLDNN cache (#26708) · 7afb1df1
      Wojciech Uss 提交于
      * decouple weights and bias from fc primitive in cache
      
      * removed reduntant update of pointers
      7afb1df1
    • L
      Refine paddle.manual_seed (#26496) · 844583c8
      Leo Chen 提交于
      * refine manual seed
      
      * fix ci problem
      
      * fix unittests
      
      * fix unittest
      
      * set is_init_py=false in manual_seed
      
      * fix unittest
      
      * fix bernoulli_op
      
      * fix(unittest): change random_seed to manual_seed
      
      * 🐞fix(unittest): fix manual_seed
      
      * trigger ci
      
      * fix test_sentiment
      
      * fix test_imperative_save_load
      
      * fix test_uniform_random_op
      
      * fix test_uniform_random_op
      
      * fix test_jit_save_load
      
      * merge develop
      
      * fix manual_seed
      
      * fix manual_seed
      
      * use global engine
      
      * use shared_ptr
      
      * fix double free
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix test bug
      
      * fix test bug
      
      * fix test bug
      
      * fix ci
      844583c8
  33. 26 8月, 2020 1 次提交
  34. 24 8月, 2020 1 次提交
  35. 23 8月, 2020 1 次提交
  36. 10 8月, 2020 1 次提交