Skip to content

Fix torch.hub.load#58

Open
pmolodo wants to merge 1 commit intoseungwonpark:masterfrom
pmolodo:pr/fix_torch_hub
Open

Fix torch.hub.load#58
pmolodo wants to merge 1 commit intoseungwonpark:masterfrom
pmolodo:pr/fix_torch_hub

Conversation

@pmolodo
Copy link

@pmolodo pmolodo commented Sep 3, 2020

...by adding a missing model/__init__.py

This is needed because hubconf.py tries to import from
model.generator, which can't work unless model is a package.

...by adding a missing `model/__init__.py`

This is needed because `hubconf.py` tries to import from
`model.generator`, which can't work unless `model` is a package.
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