1. 11 10月, 2022 1 次提交
  2. 27 9月, 2022 1 次提交
  3. 14 6月, 2022 1 次提交
  4. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  5. 17 8月, 2021 1 次提交
  6. 26 11月, 2020 1 次提交
  7. 16 11月, 2020 1 次提交
  8. 14 9月, 2020 1 次提交
  9. 12 8月, 2020 1 次提交
  10. 29 7月, 2020 1 次提交
    • 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
  11. 08 7月, 2020 1 次提交
  12. 06 7月, 2020 1 次提交
  13. 21 4月, 2020 1 次提交