-
Notifications
You must be signed in to change notification settings - Fork 18
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
runtimeerror #2
Comments
@sdws258 Try removing this line
If it works well, I will update a patch to fix the issue |
It looks good to me |
yeah, it works |
We do not have an official result on IWSLT14 for now. It will be appreciated if you can train a model and tell us your result. |
Hi, I also encountered the same question, and I solved it by using "python /path/to/fairseq_cli/dagprocess.py" and "python /path/to/fairseq_cli/train.py". I recommend you to use this command. |
python 3.7
pytorch 1.10.1+cu111
gcc 5.4.0
I have modified the cloneable.h file according to the FAQs section, but I still encounter the following error when the program is running. Moreover, I have tried to run this code under gcc==7.5.0, the same error appears. Please tell me how can i fix it?
The text was updated successfully, but these errors were encountered: