pytorch / hub

Submission to https://pytorch.org/hub/
1.38k stars 240 forks source link

Fix some of the notebooks #314

Closed NicolasHug closed 1 year ago

NicolasHug commented 1 year ago

Hopefully.

The list of jobs currently failing is: https://app.circleci.com/pipelines/github/pytorch/hub/2023/workflows/1fb1a4ce-17d5-45a7-b68a-1f92441072d0/jobs/2468

Also opened the following bugfix requests in other repos: https://github.com/pytorch/hub/issues/317

netlify[bot] commented 1 year ago

Deploy Preview for pytorch-hub-preview ready!

Name Link
Latest commit 41f91f75cbc0139cb3d635126df8351c0709aa22
Latest deploy log https://app.netlify.com/sites/pytorch-hub-preview/deploys/63b9897235234d000907a409
Deploy Preview https://deploy-preview-314--pytorch-hub-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

NicolasHug commented 1 year ago

@vmoens I think we can merge this PR now. It has fixed the datvuthanh_hybridnets.py issue, and also the pytorch_vision_snnmlp.py issue - which now still fails with the cuda dependency error (same as pytorch_vision_ghostnet.py as they're from the same repo).

I'll open an issue to keep track of the rest of the failures. EDIT: https://github.com/pytorch/hub/issues/317