Skip to content

fix(seedvr): restore distributed ops exports - #1462

Merged
helloyongyang merged 2 commits into
mainfrom
gp/fix-seedvr-ops
Aug 31, 2026
Merged

fix(seedvr): restore distributed ops exports#1462
helloyongyang merged 2 commits into
mainfrom
gp/fix-seedvr-ops

Conversation

@GACLove

@GACLove GACLove commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • restore the four SeedVR distributed-op exports removed by support sp for seedvr2 #1345
  • route existing SeedVR inference imports to the sequence-parallel implementations
  • preserve single-GPU no-op behavior

Validation

  • SeedVR source imports pass in the CUDA runtime
  • single-GPU semantics verified for all four exports
  • full SeedVR2 3B BF16 inference passed (305-frame input, 1920x1080 output)
  • full SeedVR2 3B FP8 inference passed (305-frame input, 1920x1080 output)

Without this change, both BF16 and FP8 fail before loading weights with ImportError for gather_heads_scatter_seq.

@GACLove
GACLove requested a review from helloyongyang August 31, 2026 11:21
@helloyongyang
helloyongyang merged commit 2ea24fe into main Aug 31, 2026
2 checks passed
@helloyongyang
helloyongyang deleted the gp/fix-seedvr-ops branch August 31, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants