Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这里缺失了一段 #1

Open
20170702102 opened this issue May 26, 2022 · 3 comments
Open

这里缺失了一段 #1

20170702102 opened this issue May 26, 2022 · 3 comments

Comments

@20170702102
Copy link

seqs[i] = torch.cat(seqs[i],

@wangxinzhe123
Copy link

请问您解决了这个问题吗?

@qq31415926
Copy link

这一行代码应该是
seqs[i] = torch.cat(seqs[i],dim=0)

@fromdongyang
Copy link
Contributor

这一行代码应该是 seqs[i] = torch.cat(seqs[i],dim=0)

正解,多谢。
今天突然看到,回复晚了,各位抱歉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants