-
Notifications
You must be signed in to change notification settings - Fork 74.7k
Comparing changes
Open a pull request
base repository: tensorflow/tensorflow
base: v2.13.0
head repository: tensorflow/tensorflow
compare: r2.13
- 18 commits
- 31 files changed
- 8 contributors
Commits on Aug 28, 2023
-
Use LLD-16 as the linker when building.
PiperOrigin-RevId: 533541073
Configuration menu - View commit details
-
Copy full SHA for f80a64d - Browse repository at this point
Copy the full SHA f80a64dView commit details -
Add lld-16 to the build docker image.
PiperOrigin-RevId: 531301837
Configuration menu - View commit details
-
Copy full SHA for 71f33cc - Browse repository at this point
Copy the full SHA 71f33ccView commit details -
Merge pull request #61722 from tensorflow/r2.13-bf4a9d00b2a
r2.13 cherry-pick: bf4a9d0 "Add lld-16 to the build docker image."
Configuration menu - View commit details
-
Copy full SHA for 6375191 - Browse repository at this point
Copy the full SHA 6375191View commit details -
Upgrade patchelf to v0.18.0 to fix certain TF shared libaries having …
…corrupted PT_NOTE program headers. It seems that using Patchelf <0.12 during the [wheel building process](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/pip_package/build_pip_package.sh#L255-L262) corrupts the PT_NOTE program headers of certain shared libraries. Upgrading the patchelf version seems to fix this. We need to download the latest version from GitHub because the default Ubuntu Focal packages only provide the "0.10-2build1" version. PiperOrigin-RevId: 560754278
Configuration menu - View commit details
-
Copy full SHA for 1d55ad5 - Browse repository at this point
Copy the full SHA 1d55ad5View commit details -
Merge pull request #61721 from tensorflow/r2.13-722817e2a28
r2.13 cherry-pick: 722817e "Use LLD-16 as the linker when building."
Configuration menu - View commit details
-
Copy full SHA for 2cb8ee3 - Browse repository at this point
Copy the full SHA 2cb8ee3View commit details -
Merge pull request #61729 from tensorflow/r2.13-d14bacc5503
r2.13 cherry-pick: d14bacc "Upgrade patchelf to v0.18.0 to fix certain TF shared libaries having corrupted PT_NOTE program headers."
Configuration menu - View commit details
-
Copy full SHA for 8543b7b - Browse repository at this point
Copy the full SHA 8543b7bView commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39cca15 - Browse repository at this point
Copy the full SHA 39cca15View commit details
Commits on Sep 8, 2023
-
[XLA:CPU] Refactor CpuExecutable so LLVM errors can be propagated
Otherwise we'd crash on cases like non-existing CustomCall target. PiperOrigin-RevId: 562563302
Configuration menu - View commit details
-
Copy full SHA for f2c704b - Browse repository at this point
Copy the full SHA f2c704bView commit details -
Merge pull request #61818 from rtg0795/r2.13
r2.14 cherry-pick: [XLA:CPU] Refactor CpuExecutable so LLVM errors can be propagated
Configuration menu - View commit details
-
Copy full SHA for e637fd7 - Browse repository at this point
Copy the full SHA e637fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8729ad3 - Browse repository at this point
Copy the full SHA 8729ad3View commit details
Commits on Sep 11, 2023
-
Need to be more precise about version of TensorFlow IO
The API has changed so need to use the matching version of TensorFlow IO, not the latest.
Configuration menu - View commit details
-
Copy full SHA for fa13788 - Browse repository at this point
Copy the full SHA fa13788View commit details -
Merge pull request #61829 from elfringham/fix_tf_io
Need to be more precise about version of TensorFlow IO
Configuration menu - View commit details
-
Copy full SHA for e99e29b - Browse repository at this point
Copy the full SHA e99e29bView commit details -
Merge pull request #61795 from tensorflow-jenkins/relnotes-2.13.1-30774
Update release notes for TensorFlow 2.13.1
Configuration menu - View commit details
-
Copy full SHA for 0f7c4ff - Browse repository at this point
Copy the full SHA 0f7c4ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0b5bd - Browse repository at this point
Copy the full SHA ba0b5bdView commit details -
Merge pull request #61835 from tensorflow-jenkins/version-numbers-2.1…
…3.1-20520 Update version numbers for TensorFlow 2.13.1
Configuration menu - View commit details
-
Copy full SHA for e1a5419 - Browse repository at this point
Copy the full SHA e1a5419View commit details
Commits on Sep 12, 2023
-
[Linaro:ARM_CI] Exclude unit tests that are failing
These tests passed on a previous release with no obvious reason why they have begun failing now but they need to be excluded in order to build the release. Also revert the change to a more specific version of TensorFlow IO as it did not resolve this issue.
Configuration menu - View commit details
-
Copy full SHA for f415883 - Browse repository at this point
Copy the full SHA f415883View commit details -
Merge pull request #61846 from elfringham/fix_r213
[Linaro:ARM_CI] Exclude unit tests that are failing
Configuration menu - View commit details
-
Copy full SHA for f841394 - Browse repository at this point
Copy the full SHA f841394View commit details
Commits on May 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7598e84 - Browse repository at this point
Copy the full SHA 7598e84View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.13.0...r2.13