-
Notifications
You must be signed in to change notification settings - Fork 28
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: bool value of Tensor with more than one value is ambiguous #8
Comments
I am also facing the same issue. Thank you |
@Supriya-Pandhre Sorry, we are not actively maintaining this repo right now as we shifted our work to https://github.com/nearprotocol development. Probably the error is around the fact that you can not do |
@Supriya-Pandhre Have you solved this problem? I'm still troubled with this issue.. |
@LemonMi No, I tried to fix it, but still getting the same error. Looks like I need to write code without torchfold (shouldn't be that difficult, hopefully) |
RuntimeError: bool value of Tensor with more than one value is ambiguous
This error appeared at every time. This time i run my code until the 16th epoch. Do you have any idea? Thank you very much.
The text was updated successfully, but these errors were encountered: