Giter VIP home page Giter VIP logo

Comments (6)

lucidrains avatar lucidrains commented on June 30, 2024 1

@gau-nernst done!

from denoising-diffusion-pytorch.

gau-nernst avatar gau-nernst commented on June 30, 2024 1

Your updated logic won't work with compute capability 8.6 (e.g. A10, A2000) and 8.9 (e.g. 4090, L40) though :(
That's why I was suggesting using (device_properties.major, device_properties.minor) >= (8, 0), which will handle 8.x, 9.x (Hopper), and above, correctly.

from denoising-diffusion-pytorch.

lucidrains avatar lucidrains commented on June 30, 2024 1

@gau-nernst oops, how about now?

from denoising-diffusion-pytorch.

gau-nernst avatar gau-nernst commented on June 30, 2024 1

I think it should work! Will confirm it later on my machine. Thank you!

from denoising-diffusion-pytorch.

gau-nernst avatar gau-nernst commented on June 30, 2024 1

I can confirm that it works with the latest fix! Thank you again!

from denoising-diffusion-pytorch.

lucidrains avatar lucidrains commented on June 30, 2024 1

@gau-nernst nice! happy training

from denoising-diffusion-pytorch.

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.