feat(scheduler): 使用 llvm-mca 评估指令调度并完善 CNN 验证 - #75
Mastttttter wants to merge 3 commits into
Conversation
Add CNN scheduling benchmarks, execution and register-usage checks, and review reports. Run correctness regressions in the test job and retain performance reports in benchmark. Validation: 1255 tests passed with no skips; three complete CNN A/B inputs produced identical execution state.
🤖 AI Code Review
📁
|
依赖 #73,承接 #59,请先合并 #73。
Summary
Benchmark
benchmarks/bench_cnn_schedule.py对仓库models/graph/cnn.onnx的 standalone 编译结果自动评测:模型周期减少 16.94%
Test plan