Skip to content

Minor changes and linting fixes to README#121

Merged
demandal25 merged 1 commit intoROCm:amd-integrationfrom
demandal25:update-readme-for-release
Jan 22, 2026
Merged

Minor changes and linting fixes to README#121
demandal25 merged 1 commit intoROCm:amd-integrationfrom
demandal25:update-readme-for-release

Conversation

@demandal25
Copy link
Copy Markdown
Collaborator

Some minor changes to README and some linting fixes.

@demandal25 demandal25 requested review from Copilot, diptorupd and rtmadduri and removed request for Copilot January 22, 2026 20:18
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies minor documentation improvements and formatting fixes to the README.md file.

Changes:

  • Corrected typos and improved consistency in naming conventions
  • Standardized formatting for lists, links, and markdown elements
  • Updated version references and added missing ROCm version support

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Collaborator

@diptorupd diptorupd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fixups!

@demandal25 demandal25 merged commit 422d335 into ROCm:amd-integration Jan 22, 2026
1 check passed
@demandal25 demandal25 deleted the update-readme-for-release branch January 22, 2026 20:22
@demandal25 demandal25 changed the title Minor changes to README Minor changes and linting fixes to README Jan 22, 2026
diptorupd added a commit to diptorupd/flashinfer that referenced this pull request Jan 26, 2026
* Update rocm+torch versions in Dev Dockerfile (ROCm#118)

Update the ROCm and pytorch version to the supported versions in Jan
release in `.devcontainer/rocm/Dockerfile`

* Updated changelog for Jan 2026 release (ROCm#119)

Updated changelog for v0.2.5+amd.2 release

* Update/readme (ROCm#120)

Adds latest docker image names to README.
Updates the wheel file name from `flashinfer` to `amd_flashinfer` in the `build from source` section's instructions.

* Minor changes and linting fixes to README (ROCm#121)

Some minor changes to README and some linting fixes.

* fix: use closest ancestor tag in git_describe_rocm.py (ROCm#125)

The previous implementation would pick the first tag in version-sorted
order that was an ancestor of HEAD. This caused issues when multiple rc
tags existed as ancestors - it would pick rc2 over the final release tag
because version-sort considers 'rc2' > '' (empty string).

Now the script finds the closest ancestor tag by commit distance, which
correctly selects the most recent tag reachable from HEAD.

* Initial files for code coverage automation

* Remove include list from pyproject.toml

* Improvements

---------

Co-authored-by: Debasis Mandal <Debasis.Mandal@amd.com>
diptorupd pushed a commit to diptorupd/flashinfer that referenced this pull request Jan 28, 2026
Some minor changes to README and some linting fixes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants