-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Frontend][PaddlePaddle] Fix bug in tests for upgrading paddlepaddle …
…to 2.4.2 (#14206) Upgrade paddlepaddle to 2.4.2, and fix 2 bugs in tests
- Loading branch information
1 parent
e1c2ad1
commit 9b91247
Showing
2 changed files
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,4 +20,4 @@ set -e | |
set -u | ||
set -o pipefail | ||
|
||
pip install paddlepaddle==2.4.1 | ||
pip install paddlepaddle==2.4.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters