alibaba / alibaba/Curvature-Learning-Framework
gpu训练
Open
- Dominant language
- Python
- Stars
- 171
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
使用gpu训练的时候,显存有使用,但是gpu没有使用?使用的是CUDA_VISIBLE_DEVICES=0 python examples/hgcn/train.py 运行的hgcn. example
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with examples/hgcn/train.py and reproduce the command CUDA_VISIBLE_DEVICES=0 python examples/hgcn/train.py. Check the training output and GPU monitoring while it runs to determine whether the reported memory use corresponds to active computation. Done means the cause is identified and GPU training behavior is clarified or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100