You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ported all triton related changes from v0.6.0 to v0.7.1
(cherry picked from commit 1851bcc)
Disable softmax triton fusion if triton gemm is off (#281)
* Disable softmax rewriter triton if triton gemm is disabled
* Add specific flag to enable triton softmax fusion
* Address review comments
(cherry picked from commit 51a7f4b)
[ROCm][Triton] Disable transposed load in certain conditions
(cherry picked from commit 50860e9)
Enable unit tests that pass after fixing some Triton related issues. (#285)
* Enable unit tests that pass after fixing some Triton related issues.
* fusion_emitter_device_legacy_test still fails on MI200
(cherry picked from commit 97dd565)
Rocm jaxlib v0.6.0 triton support ut (#279)
* Fixed triton/support_test - no fmfa.
* Fix issue with rounding mode in accelerate amd matmul.
* Fixed issues with usage of mfma in support_test.
(cherry picked from commit 44f7d87)
Restore gpu_triton_custom_call_test (#262)
(cherry picked from commit 32eafa4)
Skipped CanNotEmitTritonCustomCallOnPreAmpereGpu test for ROCM.
(cherry picked from commit 56ec7ec)
(cherry picked from commit b1f3e9f)
fixed createTritonAMDGPULowerInstructionSchedHintsPass (#179)
(cherry picked from commit 8517a3a)
(cherry picked from commit c62e47d)
fixed bazel build issue
0 commit comments