|
|
|
|
|
by m00x
1076 days ago
|
|
Tensorflow has some advantages, like being able to use tf-lite for embedded devices. JAX is amazing on the TPU, which AFAIK pytorch doesn't have great support for. I assume most people will still research in PyTorch, but then move it over the Keras for production models if they need multi-platform support. |
|