forked from tensorflow/tensorflow
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into tenglu/gen_onednn_version
- Loading branch information
Showing
6,344 changed files
with
263,661 additions
and
162,913 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
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
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 |
---|---|---|
|
@@ -117,13 +117,25 @@ jobs: | |
map sigbuild-r2.16-clang-python3.10 2.16-python3.10 | ||
map sigbuild-r2.16-clang-python3.11 2.16-python3.11 | ||
map sigbuild-r2.16-clang-python3.12 2.16-python3.12 | ||
# TF 2.17 | ||
map sigbuild-r2.17 2.17-python3.11 | ||
map sigbuild-r2.17-python3.9 2.17-python3.9 | ||
map sigbuild-r2.17-python3.10 2.17-python3.10 | ||
map sigbuild-r2.17-python3.11 2.17-python3.11 | ||
map sigbuild-r2.17-python3.12 2.17-python3.12 | ||
# TF 2.17 + Clang (containers are the same, but env vars in configs.bzl are different) | ||
map sigbuild-r2.17-clang 2.17-python3.11 | ||
map sigbuild-r2.17-clang-python3.9 2.17-python3.9 | ||
map sigbuild-r2.17-clang-python3.10 2.17-python3.10 | ||
map sigbuild-r2.17-clang-python3.11 2.17-python3.11 | ||
map sigbuild-r2.17-clang-python3.12 2.17-python3.12 | ||
- name: Create Pull Request with changes | ||
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04 # v4.2.3 | ||
with: | ||
title: Update the RBE images to the latest container versions | ||
committer: TensorFlow Release Automation <[email protected]> | ||
token: ${{ secrets.JENKINS_TOKEN }} | ||
reviewers: angerson,mihaimaruseac,learning-to-play,nitins17 | ||
reviewers: mihaimaruseac,learning-to-play,nitins17 | ||
body: | | ||
This PR was created by a GitHub Actions workflow to update all the SIG Build-based RBE containers to the most recent containers. See: | ||
|
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.