Giter VIP home page Giter VIP logo

Comments (7)

xuel0707 avatar xuel0707 commented on August 20, 2024 1

Won't pytorch automatically install the necessary version for you? Try remove your installed triton version and let pytorch do it for you?

I had to manually uninstall the PyTorch versions that were either too new or too old, one by one, to make sure they matched with Triton 2.1.x, and that's how I got it resolved.

hai, did you find a torch version that matches 2.1.x? I had the same problem

image

from triton.

xuel0707 avatar xuel0707 commented on August 20, 2024

@kashif

from triton.

antiagainst avatar antiagainst commented on August 20, 2024

Won't pytorch automatically install the necessary version for you? Try remove your installed triton version and let pytorch do it for you?

from triton.

gmlwns2000 avatar gmlwns2000 commented on August 20, 2024

Pytorch starts using triton as compiler backend of torch.compile, as known as torch inductor. Therefore, you need to install an appropriate triton version with your Pytorch version. Usually it is okay to not match the version necessarily, but it sometimes cause the problem

from triton.

xuel0707 avatar xuel0707 commented on August 20, 2024

Pytorch starts using triton as compiler backend of torch.compile, as known as torch inductor. Therefore, you need to install an appropriate triton version with your Pytorch version. Usually it is okay to not match the version necessarily, but it sometimes cause the problem

Do we have to look up the right version manually to fix this problem?

from triton.

xuel0707 avatar xuel0707 commented on August 20, 2024

Won't pytorch automatically install the necessary version for you? Try remove your installed triton version and let pytorch do it for you?

I had to manually uninstall the PyTorch versions that were either too new or too old, one by one, to make sure they matched with Triton 2.1.x, and that's how I got it resolved.

from triton.

Puiching-Memory avatar Puiching-Memory commented on August 20, 2024

Won't pytorch automatically install the necessary version for you? Try remove your installed triton version and let pytorch do it for you?

I had to manually uninstall the PyTorch versions that were either too new or too old, one by one, to make sure they matched with Triton 2.1.x, and that's how I got it resolved.

hai, did you find a torch version that matches 2.1.x? I had the same problem

from triton.

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.