fix for to_tensor when input is np.ndarray of shape [H,W,C]. (#55)
* fix for to_tensor when input is np.ndarray of shape [H,W,C]. Issue #48 pytorch/vision * update cifar datasets to transpose images from CHW -> HWC * fix flake8 issue on test_transforms.py
Showing
Please register or sign in to comment