Code Monkey home page Code Monkey logo

Comments (9)

jspisak avatar jspisak commented on August 14, 2024 1

@ailzhang - sorry missed this. @soumith and i connected last week and, as he mentioned, he followed up with the Colab folks to get the latest binaries supported.

Going forward, we have an item in the release checklist to account for this in future releases.

from hub.

soumith avatar soumith commented on August 14, 2024 1

recording that DEEPLABV3-RESNET101 has been verified fixed.

from hub.

ajbrock avatar ajbrock commented on August 14, 2024

Experiencing the exact same error as listed for DEEPLABV3-RESNET101 with the MobileNetV2 colab notebook, with the "AttributeError: module 'torch.jit' has no attribute 'unused'" when it tries to import DenseNet.

from hub.

ailzhang avatar ailzhang commented on August 14, 2024

There're a few todo out of this issue I think:

  • We need to work with Colab to make sure they're on our latest public release.(1.2 vs 1.1) cc: @jspisak do you know whether we have a POC for it?
  • (Ailing) Check whether we can enable GPU as default with the colab notebooks.
  • The most important issue is we have a versioning problem here: for repos like torchvision which is under heavy development to keep up with Pytorch master, sometimes they require pytorch nightly to work.
    We could potentially tag each model with releases they work with, either manually or automatically.
    cc: @soumith @colesbury Do you have ideas how to do these properly?

from hub.

soumith avatar soumith commented on August 14, 2024

submitted googlecolab/colabtools#762 to upgrade pytorch to 1.2 on colab. forgot to do that after 1.2 release.

from hub.

Spandan-Madan avatar Spandan-Madan commented on August 14, 2024

Is there an easy fix for this at the moment? Not just on collab, to make it work on our own systems, what's the pytorch/torchvision combination needed to make things work?

Thanks in advance!

from hub.

ailzhang avatar ailzhang commented on August 14, 2024

@Spandan-Madan pytorch/pytorch#26608 (comment) might help if you are on stable release.
If you'd like some new features on torchvision that's only on master, try install torchvision from master and pytorch-nightly, that'll work with hub.load('pytorch/vision',...).

Let me know if you have followup questions.

from hub.

soumith avatar soumith commented on August 14, 2024

fixed the fairseq transformer issue via: pytorch/pytorch.github.io@b888765

from hub.

soumith avatar soumith commented on August 14, 2024

tracking the waveglow issue in #62

from hub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.