-
Notifications
You must be signed in to change notification settings - Fork 69
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
Your program doesn't work. #2
Comments
@GuYunxian yes, it's more of a code dump than a supported project, although it used to work. Could you share the full traceback? |
Traceback (most recent call last): I want to run down the results and try it. I wonder if you have an executable program. |
No, I don't have anything more executable. This likely result of missing input data, but I'm not 100% sure - sorry, I didn't put many checks in the code. |
This error is due to an empty set of parameters. |
Hi, I have the same problem. Do you solve this problem? |
made a mistake when I ran the train.py.
RuntimeError: the given numpy array has zero-sized dimensions. Zero-sized dimensions are not supported in PyTorch
The text was updated successfully, but these errors were encountered: