1. 31 5月, 2021 2 次提交
  2. 29 5月, 2021 1 次提交
  3. 28 5月, 2021 3 次提交
  4. 27 5月, 2021 4 次提交
  5. 26 5月, 2021 6 次提交
  6. 25 5月, 2021 4 次提交
  7. 24 5月, 2021 3 次提交
  8. 22 5月, 2021 2 次提交
  9. 21 5月, 2021 3 次提交
  10. 20 5月, 2021 3 次提交
  11. 19 5月, 2021 5 次提交
    • W
      fix test_paddle_save_load and test_paddle_save_load_binary (#32949) · 6f8de31d
      WeiXin 提交于
      * fix test_paddle_save_load and test_paddle_save_load_binary
      
      * fix unittest:test_paddle_save_load and test_paddle_save_load_binary
      
      * delete *.pyc
      
      * add comment for unittest
      6f8de31d
    • Z
      [Rocm] fix test of random_crop_op & logsumexp (#32824) · aa4a56fc
      zhulei 提交于
      * [Rocm] fix test of random_crop_op
      
      * [Rocm] fix test of random_crop_op
      
      * [Rocm] fix test of random_crop_op & simple_rnn_op
      
      * [Rocm] fix test of random_crop_op & simple_rnn_op & logsumexp
      
      * [Rocm] fix test of random_crop_op & simple_rnn_op & logsumexp
      
      * [Rocm] fix test of random_crop_op & simple_rnn_op & logsumexp
      
      * [Rocm] fix test of random_crop_op & logsumexp
      aa4a56fc
    • G
      Optimize 102Flowers dataset reading speed (#31408) · 67c2700f
      GT-Zhang 提交于
      * Fix slow data reading, In the old version, one epoch read time of this data set was about 5371 seconds(MacBook Pro Retina, 13-inch, Early 2015 2.7 GHz), and a batch took 211 seconds, It's too painful to use. Now decompress the data in advance (about 10 seconds). Each epoch of reading takes about 3 seconds(MacBook Pro Retina, 13-inch, Early 2015 2.7 GHz), and a batch takes 0.017 seconds more.
      
      * Run CI, test=allcase
      
      * fix qq group number. test=document_fix
      
       fix qq group number. test=document_fix
      
      * fix qq group number. test=document_fix 
      
      fix qq group number. test=document_fix
      67c2700f
    • A
      [Dy2Stat]BugFix StaticAanlysis with gast.Subscript (#32969) · c2852610
      Aurelius84 提交于
      * BugFix StaticAanlysis with gast.Subscript
      
      * remove codes
      c2852610
    • J
      56008aa1
  12. 18 5月, 2021 4 次提交