GithubHelp home page GithubHelp logo

Colab demo fails about mmf HOT 6 CLOSED

facebookresearch avatar facebookresearch commented on May 18, 2024
Colab demo fails

from mmf.

Comments (6)

apsdehal avatar apsdehal commented on May 18, 2024

Hi,
Can you rerun the cell which threw this error? This error does happen sometime and when I rerun that cell it doesn't happen again.

from mmf.

LanceNorskog avatar LanceNorskog commented on May 18, 2024

Can you rerun the cell which threw this error? This error does happen sometime and when I rerun that cell it doesn't happen again.
Thanks! It made it past this error on the second run, but the second run failed on a stack trace I failed to capture: the core error was "weak ref set changed during iteration". It ran the third time.

Somewhere in Pythia or its constituent packages is some code that uses weak reference sets in an unreliable way. (Note: a Weak Reference collection can have elements removed at random, asynchronously, by the garbage collector.) It is possible that the library/application coder assumed that the implementor of the weak reference set would handle this asynchronous problem, but clearly the implementor did not.

Y'all do have some reliability problems, so I'm leaving this open, if only as a signpost to the unwary.

from mmf.

apsdehal avatar apsdehal commented on May 18, 2024

Thanks. I believe this issue happens only in colab demo. I will spend some time this week to figure out what is the issue.

from mmf.

apsdehal avatar apsdehal commented on May 18, 2024

The issue was occurring due to compatibility issues with CUDNN, CUDA and PyTorch versions. Colab recommends users to use their default PyTorch version instead of installing their own which fixes this issue. I have modify the colab file accordingly. Please comment back or reopen if this issue persists.

from mmf.

LanceNorskog avatar LanceNorskog commented on May 18, 2024

Cool!

from mmf.

adeelahmad-co avatar adeelahmad-co commented on May 18, 2024

Go and change runtime to GPU then restart

from mmf.

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.