Skip to content

Commit

Permalink
Disable double import of .bazelrc.user
Browse files Browse the repository at this point in the history
  • Loading branch information
Tombana committed Jun 14, 2024
1 parent 1388fd4 commit 126d790
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .tensorflow.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -366,9 +366,6 @@ build:elinux_armhf --copt -mfp16-format=ieee
try-import %workspace%/.tf_configure.bazelrc
try-import %workspace%/xla_configure.bazelrc

# Load rc file with user-specific options.
try-import %workspace%/.bazelrc.user

# Here are bazelrc configs for release builds
# Build TensorFlow v2.
test:release_base --test_size_filters=small,medium
Expand Down

0 comments on commit 126d790

Please sign in to comment.