mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update build.py with Cloud TPU support
Update build.py to have Cloud TPU support by default. b/180656002
This commit is contained in:
parent
15a2f509b8
commit
77905ef5fd
@ -271,6 +271,9 @@ build:short_logs --output_filter=DONT_MATCH_ANYTHING
|
||||
# Workaround for gcc 10+ warnings related to upb.
|
||||
# See https://github.com/tensorflow/tensorflow/issues/39467
|
||||
build:linux --copt=-Wno-stringop-truncation
|
||||
|
||||
# Build with Cloud TPU support.
|
||||
build --define=with_tpu_support=true
|
||||
"""
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user