transformers
1d94d575
- Add option to resize like torchvision's Resize (#15419)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Add option to resize like torchvision's Resize (#15419) * Add torchvision's resize * Rename torch_resize to default_to_square * Apply suggestions from code review * Add support for default_to_square and tuple of length 1
References
#15419 - Add option to resize like torchvision's Resize
Author
NielsRogge
Parents
b9418a1d
Loading