mirror of
https://github.com/tensorflow/tensorflow.git
synced 2024-11-21 12:51:46 +00:00
115b36fca7
This is needed to make TensorFlow build with the upcoming Bazel 6.0 release. We need newer version of rules_go and upb to adapt this incompatible changes, they are introduced in grpc_extra_deps(), but unfortunately, we cannot upgrade grpc in TF due to other problems, therefore we pin those two dependencies and add necessary patch to grpc. PiperOrigin-RevId: 475567595 |
||
---|---|---|
.. | ||
BUILD | ||
generate_cc_env_fix.patch | ||
register_go_toolchain.patch | ||
upb_platform_fix.patch |