tensorflow / runtime

A performant and modular runtime for TensorFlow
Apache License 2.0
757 stars 124 forks source link

Migrate for --incompatible_enforce_config_setting_visibility and --incompatible_config_setting_private_default_visibility #113

Closed meteorcloudy closed 1 year ago

meteorcloudy commented 1 year ago

Related: https://github.com/bazelbuild/bazel/issues/12932 and https://github.com/bazelbuild/bazel/issues/12933

This is currently a blocker for TF to build with Bazel@HEAD: https://github.com/tensorflow/tensorflow/pull/58832