Update release notes#312
Merged
amd-sriram merged 1 commit intorelease/1.9.0from Mar 2, 2026
Merged
Conversation
amd-sriram
pushed a commit
to ROCm/pytorch
that referenced
this pull request
Mar 2, 2026
Commit Messages: - Update release notes (#312) - Add new apex module to jit load system (#294) (#307) * add code to add loader module for jit module * fix errors to create jit module adder - use correct file name to save code to * fix errors to create jit module adder - use correct class name of the builder and parameter to supply builder module name * fix errors to create jit module loader * add description about jit module script to add jit loader for a jit module with builder provided * add description about jit module script to add jit loader for a jit module with builder provided * add attributes and methods to override when creating a jit module builder * add extra new lines * update jit module to take the builder file name and extract module name from the builder, update missing entries in the table in readme for adding new module in jit * refine the description about module to jit * add description about jit * add description about jit * add code to create a builder based on user inputs * change the example from fused_dense to swiglu * allow user to skip sources list * change description of cxx and nvcc flags, add description of methods and fields in the initial builder code created by script - Cherry-picked commit with merge conflict (#305) Co-authored-by: Jithun Nair <37884920+jithunnair-amd@users.noreply.github.com> PRs: - ROCm/apex#312 Fixes: - https://example.com/issue-307 - https://example.com/issue-305 - https://example.com/issue-312 - https://example.com/issue-294
jithunnair-amd
pushed a commit
to ROCm/pytorch
that referenced
this pull request
Mar 3, 2026
Commit Messages: - Update release notes (ROCm/apex#312) - Add new apex module to jit load system (ROCm/apex#294) (ROCm/apex#307) Co-authored-by: sriram <sriram.kumar@silo.ai>
amd-sriram
added a commit
that referenced
this pull request
Mar 4, 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.