mirror of
https://github.com/ROCm/jax.git
synced 2025-04-13 02:16:06 +00:00
12 lines
371 B
Plaintext
12 lines
371 B
Plaintext
platforms:
|
|
# Maps "--platforms=//tools/toolchains/cross_compile/config:darwin_x86_64"
|
|
# to "--cpu=darwin".
|
|
@xla//tools/toolchains/cross_compile/config:darwin_x86_64
|
|
--cpu=darwin
|
|
|
|
flags:
|
|
# Maps "--cpu=darwin" to
|
|
# "--platforms=//tools/toolchains/cross_compile/config:darwin_x86_64".
|
|
--cpu=darwin
|
|
@xla//tools/toolchains/cross_compile/config:darwin_x86_64
|