-
Notifications
You must be signed in to change notification settings - Fork 84
docs(readme): update feature and platform support #374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Flink-ddd
wants to merge
27
commits into
RL-Align:main
Choose a base branch
from
Flink-ddd:docs/readme-platform-support
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
75baabc
docs(readme): update feature and platform support
frank-2077 9ca6008
docs(readme): highlight release results and accelerator support
Flink-ddd b790d81
docs(readme): restore global architecture diagram
Flink-ddd 2f13b0c
docs(readme): clarify current scope and roadmap
Flink-ddd 76bf455
docs(readme): streamline project overview
Flink-ddd 4c0aaf6
docs(readme): align introduction with project positioning
Flink-ddd 11ee862
docs(readme): remove opening benchmark summary
Flink-ddd fb25ffe
docs(readme): split quick start by accelerator
Flink-ddd f5b14c5
build: defer C++ standard selection to PyTorch
Flink-ddd d4588da
docs(readme): specify supported accelerator targets
Flink-ddd e535a66
docs(readme): record validated H100 build command
Flink-ddd fe594b7
docs(readme): record MI300X validation
Flink-ddd edfa45f
docs(readme): use validated MI300X build command
Flink-ddd a740c89
docs(readme): simplify hardware support language
Flink-ddd 267d856
docs(readme): remove inline code styling
Flink-ddd b69c5d5
docs(readme): rename benchmark comparison
Flink-ddd 7dc1a9b
docs(readme): link Qwen3-8B integration runbook
Flink-ddd 9af6f99
docs(readme): fix benchmark chart label overlap
Flink-ddd 3583246
docs(readme): simplify hardware support copy
Flink-ddd ad00e55
docs(readme): fix VIME repository link
Flink-ddd 9f8e6db
docs(readme): add X profile badge
Flink-ddd 77d8a14
Merge branch 'main' into docs/readme-platform-support
Flink-ddd 590a087
docs(readme): use official vime casing
Flink-ddd 09b34b9
docs(readme): show only validated vime path
Flink-ddd edf90ed
docs(readme): separate framework and hardware support
Flink-ddd 4430b8d
docs(readme): remove MUSA from vime diagram
Flink-ddd c36aab7
docs(readme): add consistency curves
Flink-ddd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Point the Dense FFN link at a maintained operator page.
docs/operators/README.mdlistsmatmul.mdas the current matrix-multiplication page, but it does not listdet-gemm.md. This new link is therefore not backed by the maintained operator catalog and may send readers to a missing or undocumented page. Link to the maintained GEMM/Matmul page, or adddet-gemm.mdto the operator catalog.Proposed link update
📝 Committable suggestion
🤖 Prompt for AI Agents