You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have a demo for transpiling torch models to jax followed by inference on a gpu, but there was a recent request for being able to use the transpiled jax model on a tpu as well.
This task involves creating a colab notebook that demonstrates transpilation of torch models to jax and then inference on a tpu. This demo will then be added to our docs for the wider community.
Feel free to reach out in case you face any issues, thanks!
The text was updated successfully, but these errors were encountered:
vedpatwardhan
changed the title
Adding a demo for transpiling torch models to jax on a TPU
Adding a demo for transpiling torch models to jax and use it on a TPU
Mar 5, 2024
We currently have a demo for transpiling torch models to jax followed by inference on a gpu, but there was a recent request for being able to use the transpiled jax model on a tpu as well.
This task involves creating a colab notebook that demonstrates transpilation of torch models to jax and then inference on a tpu. This demo will then be added to our docs for the wider community.
Feel free to reach out in case you face any issues, thanks!
The text was updated successfully, but these errors were encountered: