Migrate DiT components to nn#1530
Conversation
Greptile SummaryThis PR migrates DiT building-block components ( Key changes:
Important Files Changed
|
|
/blossom-ci |
loliverhennigh
left a comment
There was a problem hiding this comment.
Got around to looking through today. Not super familiar with these layers but the structure looks good and consistent now.
|
/blossom-ci |
PhysicsNeMo Pull Request
Description
Migrates the building block components (attention modules, tokenizers/detokenizers, etc) for the DiT architecture into
nnfor reuse across DiT-like model architectures. Unit tests and corresponding data also migrated for better/intuitive visibility.Checklist
Dependencies
Review Process
All PRs are reviewed by the PhysicsNeMo team before merging.
Depending on which files are changed, GitHub may automatically assign a maintainer for review.
We are also testing AI-based code review tools (e.g., Greptile), which may add automated comments with a confidence score.
This score reflects the AI’s assessment of merge readiness and is not a qualitative judgment of your work, nor is
it an indication that the PR will be accepted / rejected.
AI-generated feedback should be reviewed critically for usefulness.
You are not required to respond to every AI comment, but they are intended to help both authors and reviewers.
Please react to Greptile comments with 👍 or 👎 to provide feedback on their accuracy.