Minor bugfix release
This minor release bumps the pinned PyTorch version to v1.10.1 and contains some minor bug fixes.
Highlights
Bug Fixes
- [CI] Fix clang_format issue (#5061)
- [CI, MOBILE] Fix binary_libtorchvision_ops_android job (#5062)
- [CI] Add numpy as explicit dependency to build_cmake.sh (#5065)
- [MODELS] Amend the weights only if quantize=True. (#5066)
- [TRANSFORMS] Fix augmentation space to be uint8 compatible (#5067)
- [DATASETS] Fix WIDERFace download links (#5068)
- [BUILD, WINDOWS] Workaround for loading bundled DLLs (#5094)