Added missing antialias argument to functional.pyi.in (#72420)
Summary:
Description:
- Added missing antialias argument to functional.pyi.in
- mypy is happy if checking `interpolate` method with antialias argument
Related torchvision issue: https://github.com/pytorch/vision/pull/5329
Pull Request resolved: https://github.com/pytorch/pytorch/pull/72420
Reviewed By: mruberry
Differential Revision: D34043182
Pulled By: albanD
fbshipit-source-id: ca64a8f0d2516c1be5b060c1c24e0b1ed2127b96
(cherry picked from commit 7c8a90cbfa54b4369644bf69cce1eb162f66b3f7)