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

In environment.yaml, the versions of python and pytorch are not the newest. #3

Open
ntubiolin opened this issue Feb 18, 2020 · 0 comments

Comments

@ntubiolin
Copy link
Owner

I ran into this error:

  File "/home/r07944011/xcos/src/model/face_recog.py", line 398, in forward
    index = index.type(torch.BoolTensor)
AttributeError: module 'torch' has no attribute 'BoolTensor'

and it seems due to pytorch version is not the newest (> 1.0).
Hope the version config in the environment.yaml could be updated.

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

1 participant