Closed james77777778 closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.00%. Comparing base (
96e07ec
) to head (c83e1d2
).:exclamation: There is a different number of reports uploaded between BASE (96e07ec) and HEAD (c83e1d2). Click for more details.
HEAD has 6 uploads less than BASE
| Flag | BASE (96e07ec) | HEAD (c83e1d2) | |------|------|------| |keras|4|1| |keras-torch|1|0| |keras-tensorflow|1|0| |keras-jax|1|0|
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks James!
This PR fixes an issue in KerasHub where the
attention_mask
could be incorrectly expanded.A test has been added to prevent future breakages.
cc @divyashreepathihalli