Skip to content

Commit

Permalink
Move rocMLIR to tip of release branch
Browse files Browse the repository at this point in the history
This bumps the rocMLIR commit to the tip of our 6.1 release branch,
pulling in the fixes for floating-point quantization as well as our
merge of amd-mainline-open.

This should be merged quickly and I see no reason for it to change
much of anything.
  • Loading branch information
krzysz00 committed Dec 8, 2023
1 parent 7e53592 commit c27d544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ pybind/pybind11@d159a563383d10c821ba7b2a71905d1207db6de4 --build
msgpack/[email protected] -DMSGPACK_BUILD_TESTS=Off
sqlite3@3.43.2 -DCMAKE_POSITION_INDEPENDENT_CODE=On
ROCmSoftwarePlatform/composable_kernel@70eefcf4f263aa5c25f3c9ff0db8f6f199ef0fb9 -DCK_BUILD_JIT_LIB=On -DCMAKE_POSITION_INDEPENDENT_CODE=On
ROCmSoftwarePlatform/rocMLIR@a6880f1e6daec99876cd6a4820fbc69c57216401 -DBUILD_FAT_LIBROCKCOMPILER=On
ROCmSoftwarePlatform/rocMLIR@ee3ca1eff247c287e855bc8588e9384b0e17abcf -DBUILD_FAT_LIBROCKCOMPILER=On

0 comments on commit c27d544

Please sign in to comment.