trunk/67ece5946463307e38f2d09733692ef325f39deb: benchmark_epilogue_fusion -> benchmark_template_fusion (#198430)
- PyTorch 近 90 天出现 1504 次
- PyTorch 近 90 天第 1485 次发版
- 上一次:同一天稍早 · trunk/983d11f91bd577039613d36d58da6c1c729a12e2: [inductor] Turn off random 4x by default (#198680)
发生了什么
benchmark_epilogue_fusion is not about epilogue specifically its generally about template_fusion (VS we commit to choice in lowering and not benchmark fused options, or we commit later in scheduling and consider them) hence the current name is misleading and confusing. better name is the new one. same for max_epilogue_benchmarked_choices Pull Request resolved: #198430 Approved by: https://github.com/jansel
摘要按规则整理自下方来源原文