pytorch
1b0a7f38 - Always use fast gradcheck for LayerNorm 3d_no_affine_large_feature (#61848)

Commit
3 years ago
Always use fast gradcheck for LayerNorm 3d_no_affine_large_feature (#61848) Summary: Due to the introduction of a test from https://github.com/pytorch/pytorch/pull/59987/files, slow gradcheck has been failing intermittently (timing out/getting killed). Pull Request resolved: https://github.com/pytorch/pytorch/pull/61848 Reviewed By: mrshenli Differential Revision: D29765773 Pulled By: soulitzer fbshipit-source-id: d78bee758cab76f26ba9f54925c42d4825db9449
Author
Parents
Loading