Hello,
Please I would like to know if is it possible to run Pytorch CNN models on GPU in Raspberry Pi 4? I saw an inference example, but I need for training. I install the torch through pip, and it just get CPU for execution.
Is there any solution for use the GPU in Raspberry Pi 4? Thanks.