fix the bug that the argument data_dir has no effect (#2415)
* 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
Showing
想要评论请 注册 或 登录