mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
- Disabled Bzlmod for now before we start the migration - Disabled cc toolchain resolution for now - Fixed transition on `--modify_execution_info` due to https://github.com/bazelbuild/bazel/pull/16262 - Explicitly added `-Wl,-undefined,dynamic_lookup` as linkopt on macOS after https://github.com/bazelbuild/bazel/pull/16414 - Set `-force_no_whole_archive` for host features - Addressed Windows linking issue by adding `@com_googlesource_code_re2//:__subpackages__` in `exports_filter` of `//tensorflow/python:pywrap_tensorflow_internal` - Removed `license` attribute on cc_shared_library - Fixed license checks PiperOrigin-RevId: 731344894
2 lines
85 B
Plaintext
2 lines
85 B
Plaintext
7.4.1
|
|
# NOTE: Update Bazel version in tensorflow/tools/ci_build/release/common.sh.oss |