OpenImagingLab / OpenImagingLab/FlashVSR
sequence parallel 什么时候可以支持?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
看代码有use_unified_sequence_parallel 的控制,逻辑好像没写完整?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the Python codebase for use_unified_sequence_parallel and trace the surrounding sequence-parallel control flow. Clarify with maintainers which execution paths and distributed configurations must be supported, then define completion criteria and validation before implementing the feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100