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
Currently torchprime is built from torch_xla head, that in turns pulls in pinned version of libtpu.
This setup is fragile and could break easily, we need a test to confirm that it works to reduce friction for new users.