"git@developer.sourcefind.cn:OpenDAS/pytorch3d.git" did not exist on "32e1992924929a9b79e880ed6f5bdc74089e8c73"
use fused layer norm in transformer sentence encoder (#702)
Summary: We can later get rid off `BertLayerNorm` also, as I think the implementation of that is exactly same as `LayerNorm`. (will confirm with jingfeidu on that). But this should be drop and replace. Pull Request resolved: https://github.com/pytorch/fairseq/pull/702 Differential Revision: D15213116 Pulled By: myleott fbshipit-source-id: ba5c00e1129a4443ef5d3d8bebd0bb6c6ee3b188
Showing
Please register or sign in to comment