• L
    Remove PyTorch APIs (#2280) · 02db4c3b
    lilong12 提交于
    * 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
    02db4c3b
transforms.py 6.9 KB