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

Fix testing errors #173

Open
wants to merge 2 commits into
base: Develop
Choose a base branch
from
Open

Fix testing errors #173

wants to merge 2 commits into from

Conversation

gierle
Copy link
Contributor

@gierle gierle commented Apr 20, 2023

Fix for the following errors:

  • compatibility issue between Pyro 1.6.0 and PyTorch 2.0
  • mismatch of auxiliary output shapes (NB301)
  • mismatch of channel sizes using the Stem() operation

Tests failed, ...
- since Pyro 1.6.0 did not support PyTorch 2.0
- because of [the reduction of channel numbers in this commit](automl@a4412f1)
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

Successfully merging this pull request may close these issues.

1 participant