I am interested in running deep learning code on my Ryzen 3400g system. Online I saw:
I trying to use Vega 11 on my Ryzen 3400G, I'm aware that I cannot run HIP, but I possibly could run opencl on this APU, my first step is to import tensorflow, but I got an error,
This is from https://github.com/ROCmSoftwarePlatform/tensorflow-upstream/issues/669
Is it really impossible to use the ryzen 3400g with Radeon vega 11 gpu with tensorflow?
—————
Could it be made to work with opencl instead (as in https://missinglink.ai/guides/tensorflow/tensorflow-support-opencl/ )?