fix(specdec): generate all multimodal sources and pad VLM batches - #2195
fix(specdec): generate all multimodal sources and pad VLM batches#2195skierat wants to merge 1 commit into
Conversation
Signed-off-by: Slawomir Kierat <skierat@nvidia.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (3)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## haoguo/dflash-cosmos3-launcher-example #2195 +/- ##
=========================================================================
Coverage ? 77.76%
=========================================================================
Files ? 521
Lines ? 61264
Branches ? 0
=========================================================================
Hits ? 47640
Misses ? 13624
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
What does this PR do?
Type of change: ?
Usage
# Add a code snippet demonstrating how to use thisTesting
Before your PR is "Ready for review"
Make sure you read and follow Contributor guidelines and your commits are signed (
git commit -s -S).Make sure you read and follow the Security Best Practices (e.g. avoiding hardcoded
trust_remote_code=True,torch.load(..., weights_only=False),pickle, etc.).CONTRIBUTING.md: ✅ / ❌ / N/AAdditional Information