Skip to content

Tags: ROCm/xla

Tags

rocm-xla-stable-2024_08_07

Toggle rocm-xla-stable-2024_08_07's commit message
[ROCM] Fix sparse_extensions header in rocm comp pipeline.

rocm-xla-stable-2024_07_25

Toggle rocm-xla-stable-2024_07_25's commit message
PR openxla#15267: [ROCm] Fixed compilation issues.

Imported from GitHub PR openxla#15267

Issues were caused by following commits:
openxla@d17181b
openxla@429da0c

Copybara import of the project:

--
66fbafe by Zoran Jovanovic <[email protected]>:

[ROCm] Fixed compilation issues.

Merging this change closes openxla#15267

COPYBARA_INTEGRATE_REVIEW=openxla#15267 from ROCm:ci_hotfix_20240724 66fbafe
PiperOrigin-RevId: 655686460

rocm-xla-stable-2024_07_16

Toggle rocm-xla-stable-2024_07_16's commit message
[xla:ffi] Add ErrorOr container for returning value or error

PiperOrigin-RevId: 652558243

rocm-xla-stable-2024_07_01

Toggle rocm-xla-stable-2024_07_01's commit message
[ROCm] Fix pjrt topology code to support ROCm

rocm-xla-stable-2024_06_03

Toggle rocm-xla-stable-2024_06_03's commit message
[ROCm] Fix build break in xla/service/gpu/ir_emitter_triton_rocm.cc

rocm-xla-stable-2024_05_27

Toggle rocm-xla-stable-2024_05_27's commit message
Merge remote-tracking branch 'origin/rocm-jax-stable-2024_05_27'

rocm-xla-stable-2024_05_13

Toggle rocm-xla-stable-2024_05_13's commit message
Add missing rocm_config.h include to amdgpu_compiler.cc

rocm_config.h defines `TF_ROCM_VERSION` which is used in `amdgpu_compiler.cc`.

PiperOrigin-RevId: 634476794

rocm-xla-stable-20240513

Toggle rocm-xla-stable-20240513's commit message
Add reduction group support.

After this, all legacy fusions are supported by MLIR emitters. Currently, there
is still one failure in the JAX test suite, but it is not a reduction fusion.

PiperOrigin-RevId: 633147696

rocm-xla-stable-20240507

Toggle rocm-xla-stable-20240507's commit message
Integrate LLVM at llvm/llvm-project@1d87465a0a95

Updates LLVM usage to match
[1d87465a0a95](llvm/llvm-project@1d87465a0a95)

PiperOrigin-RevId: 631440895

rocm-xla-stable-20240429

Toggle rocm-xla-stable-20240429's commit message
stable xla version