Docs cherry pick for 7.2.2.#469
Merged
spolifroni-amd merged 2 commits intoApr 2, 2026
Merged
Conversation
* initial commit of pipeline doc * added info about how run doesn't need to be explicitly called with iterators * added the pipeline howto * added generic iterators api; updated the pipeline info * updated the requirements.in to the latest minimum rocm-docs-core version * updates based on review feedback --------- (cherry picked from commit 1d396a8) Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com> (cherry picked from commit efee42e)
* Augment plugin documentation (ROCm#463) * added iterator info to pytorch doc * tensorflow + adding jupyter notebooks to pytorch * updated some wording * updated jax section * small changes * Update docs/how-to/rocAL-jax-framework.rst Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com> * Update docs/how-to/rocAL-pytorch-framework.rst Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com> * fixed based on review comments * changed the Jax docker link * removing claude-generated doc * removed ROCAL_Iterator from tf * fixed some wording --------- Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com> Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com> (cherry picked from commit 595a91d) * fixing a broken link real quick --------- Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com> Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com> (cherry picked from commit 72cdb20)
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.
Motivation
cherry pick doc changes