Skip to content

Conversation

@kaiming-cheng
Copy link
Contributor

Context:
We are adding kernal_perf_agent to improve the overall performance of Triton KernelAgent

  • Add kernel_perf_agent module with decorator-based optimization
  • Include database of code samples (matmul, matadd, TMA examples)
  • Add retriever for relevant optimization patterns
  • Add examples for gemm, gemm_sw, and grouped_gemm
  • Update pyproject.toml with new dependencies
  • Update agent, providers, and worker with perf integration

- Add kernel_perf_agent module with decorator-based optimization
- Include database of code samples (matmul, matadd, TMA examples)
- Add retriever for relevant optimization patterns
- Add verifier for numeric and benchmark validation
- Add examples for gemm, gemm_sw, and grouped_gemm
- Update pyproject.toml with new dependencies
- Update agent, providers, and worker with perf integration
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 3, 2025
@kaiming-cheng kaiming-cheng marked this pull request as ready for review November 3, 2025 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants