Skip to content

Commit

Permalink
[dunfell] tensorflow bump up to 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NobuoTsukamoto committed Nov 24, 2022
1 parent 7546a44 commit 5073fd6
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_riscv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
target_machine: [qemuriscv64]
tensorflow_version: [2.8.3, 2.7.4, 2.6.5, 2.5.3, 2.4.4, 2.3.4]
tensorflow_version: [2.8.4, 2.7.4, 2.6.5, 2.5.3, 2.4.4, 2.3.4]

# The type of runner that the job will run on
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_rpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
target_machine: [raspberrypi3-64, raspberrypi3, raspberrypi0-wifi]
tensorflow_version: [2.8.3, 2.7.4, 2.6.5, 2.5.3, 2.4.4, 2.3.4]
tensorflow_version: [2.8.4, 2.7.4, 2.6.5, 2.5.3, 2.4.4, 2.3.4]

# The type of runner that the job will run on
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5073fd6

Please sign in to comment.