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

torch version >= 1.11 #1

Open
pfdamasceno opened this issue Jan 12, 2024 · 0 comments
Open

torch version >= 1.11 #1

pfdamasceno opened this issue Jan 12, 2024 · 0 comments

Comments

@pfdamasceno
Copy link

Hi all, great work!

Was trying to reproduce your example and two small typos came to view.

  1. the minimal torch requirement should be 1.11.0 which is the first version that introduces antialias argument to nn.functional.interpolate needed by GEM/gem/gem_utils

  2. in the demo examples, gem_model.visualize should actually be gem.visualize, right?

Happy to submit a PR for this if preferred but those are very typos.

Again, great work!
Cheers!

@pfdamasceno pfdamasceno changed the title torch version >= 2.0 torch version >= 1.11 Jan 12, 2024
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