[triton] 拆分phase3和phase4为subagent#192
Open
ElleElleWu wants to merge 183 commits into
Open
Conversation
添加回退校验+迭代循环+修改input_case 为从json读取
Clarify TileLang design-only workflow and update RMSNorm tile-level handling
feat:兼容单用例多个shape输入的验证和性能测试
[添加回退校验+迭代循环] [修改input_case 为从json读取][更新rms norm样例]
Clamp k and p to valid ranges in TopKTopP benchmark input
[BugFix]修改generate_report_dynamic.py路径
feat:支持gpu triton code -> npu triton code ->verify及性能测试;speedup小数位增至4位
Clamp k and p to valid ranges in TopKTopP benchmark input
fix: L2-28标杆bfloat16乘加计算前cast成float32
当绝对精度已经小于阈值,判定测试通过
[Benchmark] update iou input benchmark
[triton] 修复精度分母过小问题,修复批跑脚本CLAUDE_PROJECT_DIR不能自动解析问题,修复session.md解析问题
添加对getattr(obj, "attr_name")调用的解析,防止通过动态属性访问绕过Triton kernel验证。重构违规检测逻辑到单独函数,提高代码可维护性。
[benchmark] level430移动到NPU KernelBench,更新BASELINE_latest.md
fix(kernel-verifier): 检测通过getattr绕过验证的PyTorch计算操作
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.
变更说明
变更类型
影响范围
性能数据(涉及算子生成/优化时必填)
Benchmark 评测(与 BASELINE.md 对比)
测试环境
冒烟测试(涉及算子生成/框架改动时必填)
验证清单
退化说明(如有通过率下跌)