docs: Cherry-pick HSTU tutorial and README copyrights to r26.07 (#159, #162) - #164
Merged
Conversation
Greptile SummaryThis PR cherry-picks two documentation changes from the main branch to
Confidence Score: 5/5Documentation-only cherry-pick with no code changes; safe to merge. Both changed files are Markdown documentation. The HSTU README is a new pointer page with no executable code, and the root README change adds a copyright header and one table row. All external links reference known NVIDIA repositories. No logic, data, or configuration is affected. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["README.md\n(root)"] -->|"Generative Recommenders section"| B["Popular_Models_Guide/HSTU/README.md"]
B -->|"HSTU overview link"| C["recsys-examples/examples/hstu/README.md\n(external)"]
B -->|"HSTU inference link"| D["recsys-examples/.../inference/README.md\n(external)"]
B -->|"PyTorch AOTI on Triton link"| E["triton pytorch_backend#aot-inductor-support\n(external)"]
A -->|"HSTU model link"| F["recsys-examples/tree/main/examples/hstu\n(external)"]
Reviews (6): Last reviewed commit: "chore: Fix README copyrights (#162)" | Re-trigger Greptile |
yinggeh
force-pushed
the
yinggeh/fix-readme-copyrights-cp
branch
2 times, most recently
from
July 23, 2026 00:14
608dbf8 to
25c17ae
Compare
yinggeh
force-pushed
the
yinggeh/fix-readme-copyrights-cp
branch
from
July 23, 2026 00:18
25c17ae to
e9700a2
Compare
yinggeh
force-pushed
the
yinggeh/fix-readme-copyrights-cp
branch
from
July 23, 2026 00:21
e9700a2 to
5ea1d2d
Compare
mc-nv
approved these changes
Jul 23, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.