cascade: remove dead weight init code#13026
Conversation
This weight init process is fully shadowed be the weight load and doesnt work in dynamic_vram were the weight allocation is deferred.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ResBlock class in 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📝 Coding Plan
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 Tip You can customize the high-level summary generated by CodeRabbit.Configure the |
This weight init process is fully shadowed be the weight load and doesnt work in dynamic_vram were the weight allocation is deferred.
Example test conditions:
Linux, 5090
Stable cascade -> Flux 2
This change to emulate windows:
Before:
After:
Same seed outputs checked for consistency ✅