We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
多卡运行的时候,token_id会被分散到不同的卡里运行,造成sentence_batch改变,但是batch_pos_emb依然是原来的sentence_batch,相加的过程就会出bug,请问下如何解决,谢谢
The text was updated successfully, but these errors were encountered:
请问您解决这个问题了吗 我也是卡到这个地方了
Sorry, something went wrong.
No branches or pull requests
多卡运行的时候,token_id会被分散到不同的卡里运行,造成sentence_batch改变,但是batch_pos_emb依然是原来的sentence_batch,相加的过程就会出bug,请问下如何解决,谢谢
The text was updated successfully, but these errors were encountered: