Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

[Bug][Fix][WIP] Fix pre-layernormalization in Transformer#1488

Open
sxjscience wants to merge 8 commits into
dmlc:masterfrom
sxjscience:fix_pre_ln
Open

[Bug][Fix][WIP] Fix pre-layernormalization in Transformer#1488
sxjscience wants to merge 8 commits into
dmlc:masterfrom
sxjscience:fix_pre_ln

Update transformer.py

3c7c4c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

85.19% (+3.21%) compared to c582b64

View this Pull Request on Codecov

85.19% (+3.21%) compared to c582b64

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.19%. Comparing base (c582b64) to head (3c7c4c1).
⚠️ Report is 41 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1488      +/-   ##
==========================================
+ Coverage   81.98%   85.19%   +3.21%     
==========================================
  Files          52       52              
  Lines        6909     6822      -87     
==========================================
+ Hits         5664     5812     +148     
+ Misses       1245     1010     -235     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.