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

Requirements - python and pytorch #3

Open
jsrozner opened this issue Feb 9, 2021 · 1 comment
Open

Requirements - python and pytorch #3

jsrozner opened this issue Feb 9, 2021 · 1 comment

Comments

@jsrozner
Copy link

jsrozner commented Feb 9, 2021

Hi, I think this approach will work for our research problem and would like to adapt this repository. Is this still a good place to start?

Assuming this is a good starting point, do you remember what python and pytorch versions you were using? I assume python 2 because there's a print x statement. But I'm running into some bugs when I try to run the base version (with --debug) because of pytorch changes.

Thanks!

@jsrozner jsrozner changed the title Requirements and small bug Requirements - python and pytorch Feb 9, 2021
@jsrozner
Copy link
Author

jsrozner commented Feb 9, 2021

I had to make the following small changes to get the code to run:
jsrozner@70e59d4

I can pull request if you'd like? But please make sure they don't seem to break anything. Notes in the commit message about the changes I had to make, but I think it's mostly an issue with pytorch's handling of zero-dimensional tensors.

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