TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

AOT plugin: examples with RMSNORM

Open bowang007 opened this issue 6 months ago • 0 comments

Description

This PR includes the AOT Plugin demo for RMSNorm Triton kernel.

Checklist:

  • [ ] My code follows the style guidelines of this project (You can use the linters)
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas and hacks
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have added tests to verify my fix or my feature
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] I have added the relevant labels to my PR in so that relevant reviewers are notified

bowang007 avatar May 21 '25 22:05 bowang007