Add support for cross-compilation build for Linux XLA ARM64 build. The current...
Add support for cross-compilation build for Linux XLA ARM64 build. The current bazel config does not work out of the box for the XLA repository because of some path differences. Additionally, the build needs to be generated with Standalone Genrule strategy because the XLA build does not use hermetic Python. PiperOrigin-RevId: 613295755
Please register or sign in to comment