MegEngine / MegEngine/InferLLM
decode & decode_iter 多线程会不会有问题
Open
- Dominant language
- C++
- Stars
- 752
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
如果多个线程同时使用model的 decode 和 decode_iter方法,会不会有问题?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the model's decode and decode_iter entry points and checking how they share state when called from multiple threads. Look for existing concurrency tests or documentation in the repository; done would require a clear, evidence-based thread-safety conclusion and any necessary test or documentation update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100