baidu / baidu/knowledge-driven-dialogue
RuntimeError
Open
- Dominant language
- Python
- Stars
- 269
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
按照步骤运行,训练模型时出现如下错误:
RuntimeError: "index_select_out_cuda_impl" not implemented for 'Float'
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the training procedure described in the issue and capture the full traceback around the CUDA RuntimeError. Trace the failing index-selection operation and verify the tensor types involved, especially the Float tensor mentioned in the error. Done means identifying a supported execution path or a clearly documented cause and resolution for this training failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100