Closed
Description
(this is not really an issue on PyTorch, but creating the issue to raise awareness, and we can properly make changes for domain library.)
We found small issue on swin_transformer model, that can be fx incompatible.
This issue is first reported on pytorch/vision#6246 (comment)
and it is fixed on this pytorch/vision#6252
It would be good if this patch can be cherry-picked on the minor release.