Skip to content

Commit

Permalink
Merge branch '2.14' of github.com:philipperemy/keras-attention into 2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
philipperemy committed Sep 30, 2023
2 parents ad6c720 + 2f4ae45 commit 514d610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ deps = -rexamples/examples-requirements.txt
tensorflow-2.11: tensorflow==2.11
tensorflow-2.12: tensorflow==2.12
tensorflow-2.13: tensorflow==2.13
tensorflow=2.14: tensorflow==2.14
tensorflow-2.14: tensorflow==2.14
changedir = examples
commands = pylint --disable=R,C,W,E1136,E0401 ../attention
python example-attention.py
Expand Down

0 comments on commit 514d610

Please sign in to comment.