Skip to content

Commit

Permalink
test tf2.16rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
henrysky committed Feb 27, 2024
1 parent a7e5647 commit 5f55eca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
fail-fast: false
matrix:
include:
- { TF_VER: 2.16.0rc0, TFP_VER: 0.23.0, PAPER_MODELS: true, ALLOW_FAILURE: true }
- { TF_VER: 2.16.0rc0, TFP_VER: 0.23.0, PAPER_MODELS: false, ALLOW_FAILURE: true }
- { TF_VER: 2.15.0, TFP_VER: 0.23.0, PAPER_MODELS: true, ALLOW_FAILURE: false }
- { TF_VER: 2.15.0, TFP_VER: 0.23.0, PAPER_MODELS: false, ALLOW_FAILURE: false }
- { TF_VER: 2.14.0, TFP_VER: 0.22.1, PAPER_MODELS: true, ALLOW_FAILURE: false }
Expand Down

0 comments on commit 5f55eca

Please sign in to comment.