[FSDP] exclude from typing (#74833)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/74833
FSDP has 74 type ignores and more being added, it may be better to
exclude from typechecking until we can type it properly.
ghstack-source-id: 152354450
Test Plan: CI
Reviewed By: zhaojuanmao
Differential Revision: D35186441
fbshipit-source-id: d06d90a06dcdbd38033adc70d0e9374333d4dc9a
(cherry picked from commit 4b410e1480abeeb672ce14274215ef55bcf3285d)