Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Bugfix for
align_corners=False
- FX interpolate
- Improve argument checking and validation to match PyTorch interpolate arguments - Ensure `align_corners=None` and `align_corners=False` have the same behavior
- Loading branch information