You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix shape mismatch in Keras Attention layer during masking (#21595)
* Fix shape mismatch in Keras Attention layer during masking
* Add test case to verify 2D mask shape mismatch
* Add test case to verify 2D mask shape mismatch
* update unit test with different Tq, Tv
* Refactor: update test with distinct Tq, Tv, and dim values
0 commit comments