keras
keras copied to clipboard
Fix typos in additive_attention
I observed a few typos in additive_attention
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.22%. Comparing base (
5b29974) to head (c487c75). Report is 87 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #20711 +/- ##
==========================================
+ Coverage 81.93% 82.22% +0.29%
==========================================
Files 548 561 +13
Lines 51190 52955 +1765
Branches 7912 8205 +293
==========================================
+ Hits 41942 43544 +1602
- Misses 7310 7373 +63
- Partials 1938 2038 +100
| Flag | Coverage Δ | |
|---|---|---|
| keras | 82.04% <ø> (+0.28%) |
:arrow_up: |
| keras-jax | 64.05% <ø> (+0.05%) |
:arrow_up: |
| keras-numpy | 58.84% <ø> (-0.10%) |
:arrow_down: |
| keras-openvino | 32.40% <ø> (+2.54%) |
:arrow_up: |
| keras-tensorflow | 64.62% <ø> (-0.06%) |
:arrow_down: |
| keras-torch | 64.10% <ø> (+0.04%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
There are some three typos i would like to fix.
This PR is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.
This PR was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further.