facedetection_android.pytorch
facedetection_android.pytorch copied to clipboard
I want to know wether this inference on cpu or gpu?
thank you
thank you
Today, PyTorch executes the models on the CPU backend pending availability of other hardware backends such as GPU, DSP, and NPU... see:https://pytorch.org/tutorials/recipes/mobile_perf.html?highlight=mobile