1. 24 6月, 2019 1 次提交
  2. 23 6月, 2019 3 次提交
  3. 22 6月, 2019 4 次提交
  4. 21 6月, 2019 8 次提交
  5. 20 6月, 2019 7 次提交
  6. 19 6月, 2019 8 次提交
  7. 18 6月, 2019 4 次提交
  8. 17 6月, 2019 4 次提交
  9. 15 6月, 2019 1 次提交
    • L
      fix the bug that the argument data_dir has no effect (#2415) · 8c034956
      lilong12 提交于
      * modify single queue to a queue per process for data processing
      
      * add transforms.py and rename torchvision_reader.py to reader.py
      
      * add datasets.py
      
      * remove pytorch apis
      
      * fix some small bugs
      
      * remove torch and torchvision from requirements.txt
      
      * modify core.CUDAPlace to fluid.CUDAPlace
      
      * bug fix: data_dir has no effect
      
      * bug fix: data_dir has no effect
      
      * bug fix: modify  in directory
      
      * bug fix: fix a typo in README.md
      8c034956