Pytorch on an AMD gpu (frame.work 13)

I have a frame.work laptop. it is really nice! it looks awesome and is easily repairable. I chose an AMD type, which as an integated GPU. the AMD Ryzen 7 7840U You can actually use this GPU with pytorch! But you need to perform a few steps, I write them down here for future use. (I’m using ubuntu on this device) allocate more VRAM to GPU with a bios setting (go into bios and change setting GPU to gaming mode or something, see this link) start a virtual environment in your project install the right versions of pytorch packages; go to https://pytorch. [Read More]