hub icon indicating copy to clipboard operation
hub copied to clipboard

Submission to https://pytorch.org/hub/

Results 52 hub issues
Sort by recently updated
recently updated
newest added

I want the patch size to be (300x300), but I get this error: "RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 36 but got size 37...

Fixes https://github.com/pytorch/hub/issues/297

cla signed

Looks like the ubuntu image got deprecated https://app.circleci.com/pipelines/github/pytorch/hub/1801/workflows/94262fd5-9ba0-47e4-8856-d28e04d65b69/jobs/2242

Closes https://github.com/pytorch/hub/issues/282 Closes https://github.com/pytorch/hub/issues/285

cla signed

Same as https://github.com/pytorch/hub/pull/281 but with appropriate timing Closes https://github.com/pytorch/hub/issues/276

cla signed

Empty PR just to check CI status

cla signed

In tf one can download the model dirctly from an uri with just 2 lines of code. It would be great, if i can also do it with pytorch: ```python...

Meta issue to keep track of what we need to do: - Make sure this is green https://github.com/pytorch/hub/pull/225 - [ ] https://github.com/pytorch/hub/issues/276 - [ ] https://github.com/pytorch/hub/issues/282 - [ ] https://github.com/pytorch/hub/issues/285

With https://github.com/pytorch/pytorch/pull/72060 now merged we'll need to update all the `.md` files. Likely tomorrow when the nightly release hits.

TODO close to the release date. We can use `./upgrade_torchvision.sh v0.13.0`