Skip to content

feat: add triton_op for AOT QDP plugins from Triton kernels - #4435

Open
bowang007 wants to merge 2 commits into
mainfrom
triton_kernel_op
Open

feat: add triton_op for AOT QDP plugins from Triton kernels#4435
bowang007 wants to merge 2 commits into
mainfrom
triton_kernel_op

Conversation

@bowang007

Copy link
Copy Markdown
Collaborator

Description

Add torch_tensorrt.kernels.triton_op so that triton kernels could be compiled and used using TRT AOT QDP plugins.

Type of change

Please delete options that are not relevant and/or add your own.

  • New feature (non-breaking change which adds functionality)

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

@meta-cla meta-cla Bot added the cla signed label Jul 27, 2026
@github-actions github-actions Bot added component: tests Issues re: Tests component: api [Python] Issues re: Python API labels Jul 27, 2026
@github-actions
github-actions Bot requested a review from lanluo-nvidia July 27, 2026 10:53
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed component: api [Python] Issues re: Python API component: tests Issues re: Tests documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant