# Summary Take 2 of [D67866269](https://www.internalfb.com/diff/D67866269) Main change is that we identified and fixed the FA2 regression. More details can be found here https://github.com/pytorch/pytorch/issues/144729 and have landed that before this here: [D68194635](https://www.internalfb.com/diff/D68194635) Differential Revision: D68194470 Pull Request resolved: https://github.com/pytorch/pytorch/pull/144911 Approved by: https://github.com/eqy, https://github.com/Skylion007