Y
Hacker News
new
|
ask
|
show
|
jobs
by
perturbation
1293 days ago
The big thing that PyTorch Mobile is lacking compared to TF Lite is on-device accelerator support (GPU/DSP/etc.) (there's experimental support for NNAPI
https://pytorch.org/tutorials/prototype/nnapi_mobilenetv2.ht...
, but this is a hack).