Commit 94024ab
Update data_loading_tutorial.py (#3283)
RandomSizedCrop depreciated in favor of RandomResizedCrop in 0.9
https://pytorch.org/vision/0.9/transforms.html
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>1 parent dfeb1ae commit 94024ab
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
| 448 | + | |
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| |||
0 commit comments