PennyLaneAI / PennyLaneAI/catalyst
Remove references to mlir-hlo in docs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 234
- Forks
- 84
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 66
Description
Catalyst no longer uses the mlir-hlo package, but we still reference it in a number of places in our docs, e.g.
https://github.com/PennyLaneAI/catalyst/blob/9376631b57b62d0153950142b8087baa807b6b9d/doc/dev/architecture.rst?plain=1#L154
https://github.com/PennyLaneAI/catalyst/blob/9376631b57b62d0153950142b8087baa807b6b9d/doc/dev/installation.rst#L242
https://github.com/PennyLaneAI/catalyst/blob/9376631b57b62d0153950142b8087baa807b6b9d/doc/dev/installation.rst#L295-L296
https://github.com/PennyLaneAI/catalyst/blob/9376631b57b62d0153950142b8087baa807b6b9d/doc/dev/installation.rst#L300-L301
https://github.com/PennyLaneAI/catalyst/blob/9376631b57b62d0153950142b8087baa807b6b9d/doc/dev/debugging.rst#L209-L210
The docs should be updated to reflect the recent migration from mlir-hlo to stablehlo (see #1921 for details).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the remaining mlir-hlo references in doc/dev/architecture.rst, doc/dev/installation.rst, and doc/dev/debugging.rst, using issue #1921 for migration context. Search the documentation for additional references, update them to reflect stablehlo, and verify that no stale mlir-hlo references remain.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100