-
由 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