You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always pass transform and target_transform to abstract dataset (#1126)
* fixed call to the VisionDataset constructor
* change call from keyword arguments to positional
* changed order of arguments
* removed transforms argument once again
* Fixed call to constructor of parent class
* fixed LSUN
* fixed Caltech256
0 commit comments