baidu / baidu/knowledge-driven-dialogue

RuntimeError

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.