Handle plain CuTe compile callable with DSL options - #28
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Walkthrough
ChangesDSL Compile Options
Estimated code review effort: 2 (Simple) | ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Canonical-stack validation update: current |
Summary
Root Cause
The GLM 5.2 v15 FF image hit TypeError: function object is not subscriptable in b12x/cute/compiler.py when W4A8 dynamic MoE requested OptLevel(2). In the vLLM worker runtime, cutlass.cute.compile can be a plain function, so cute.compile[dsl_compile_options] is not always valid.
Validation
Summary by CodeRabbit