Skip to content

Commit

Permalink
Remove obsolete anyinvocable flag
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 695452070
  • Loading branch information
tensorflower-gardener authored and tensorflow-copybara committed Nov 11, 2024
1 parent 2ece3e4 commit ffc6796
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,6 @@ build --experimental_cc_shared_library
# uses TensorFlow for all IO operations.
build --define=use_tensorflow_io=1

# TensorFlow Decision Forests need absl::anyInvocable support for new versions
# of Tensorflow.
build --define use_absl_anyinvocable=1

# TensorFlow Decision Forests does not use Absl concurrency primitives on MacOs.
# Reason: TensorFlow/ABSL ODR violation (b/214189609) # copybara:strip
build:macos --define std_synchronization_primitives=1
Expand Down

0 comments on commit ffc6796

Please sign in to comment.