We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6b521 commit 9c088fcCopy full SHA for 9c088fc
.bazelrc
@@ -418,7 +418,7 @@ build:rbe_cross_compile_darwin_x86_64 --config=rbe_cross_compile_base
418
#############################################################################
419
420
build:debug_symbols --strip=never --per_file_copt="xla/pjrt|xla/python@-g3"
421
-build:debug --config debug_symbols -c fastbuild
+build:debug --config=debug_symbols -c fastbuild
422
423
# Load `.jax_configure.bazelrc` file written by build.py
424
try-import %workspace%/.jax_configure.bazelrc
0 commit comments