“7a1d5e9d6aa9be63307034a57580c4fae1c677e9”上不存在“python/paddle/git@gitcode.net:BaiXuePrincess/Paddle.git”
  • C
    Simplify BufferedReader to improve DataLoader performance (#25648) · 1b3081b1
    Chen Weihang 提交于
    * simplify buffered reader to improve DataLoader performance
    
    * fix 22 failed unittests
    
    * fix cuda pinned context condition
    
    * fix test_reader_reset failed
    
    * fix two failed unittests
    
    * change unittest place
    
    * polish error messaage
    
    * polish cast op GetExpecctedKernelType
    
    * remove debug info in unittest
    1b3081b1
test_reader_reset.py 3.4 KB