有时候会卡在Loading extension module dvr...
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 443
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
ame your run (leave blank for default): Using /home/gyh/.cache/torch_extensions/py38_cu118 as PyTorch extensions root...
Detected CUDA files, patching ldflags
Emitting ninja build file /home/gyh/.cache/torch_extensions/py38_cu118/dvr/build.ninja...
Building extension module dvr...
Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N)
ninja: no work to do.
Loading extension module dvr...
经常卡在这里还会跳过name your run,但是有时候不会。。
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
Start with the reported PyTorch extension output and the generated /home/gyh/.cache/torch_extensions/py38_cu118/dvr/build.ninja path, focusing on the transition from “Loading extension module dvr...” to the run-name prompt. Reproduce the intermittent behavior and determine a reliable fix or documented workaround, then verify that the extension loads and the run-name prompt behaves consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- build-system, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100