mirror of
https://github.com/ROCm/jax.git
synced 2025-04-13 02:16:06 +00:00
Add @xla to Jax's platform mappings config
PiperOrigin-RevId: 620155135
This commit is contained in:
parent
84156f359f
commit
1f0ffe6a66
@ -1,11 +1,11 @@
|
||||
platforms:
|
||||
# Maps "--platforms=//tools/toolchains/cross_compile/config:darwin_x86_64"
|
||||
# to "--cpu=darwin".
|
||||
//tools/toolchains/cross_compile/config:darwin_x86_64
|
||||
@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
|
||||
//tools/toolchains/cross_compile/config:darwin_x86_64
|
||||
@xla//tools/toolchains/cross_compile/config:darwin_x86_64
|
||||
|
Loading…
x
Reference in New Issue
Block a user