DEV Community

Cover image for GPU config for ML
Rohith ND
Rohith ND

Posted on

 

GPU config for ML

I am involved in Deep Learning projects. My model takes too long to run because it uses CPU by default. I can't figure out how to set up my GPU for tensorflow and Pytorch. Can anyone assist me?

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git