Sounds good, but my main question is: is this a fork, or a new backend they're building in (like MPS)?
TorchTPU: Running PyTorch Natively on TPUs at Google Scale
11–20 of 22 posts
Re: TorchTPU: Running PyTorch Natively on TPUs at Google Scale
#12Re: TorchTPU: Running PyTorch Natively on TPUs at Google Scale
#13Re: TorchTPU: Running PyTorch Natively on TPUs at Google Scale
#14These parts here somehow trigger me:
- Enter TorchTPU. As an engineering team, our mandate was to build a stack that leads with usability, portability, and excellent performance.
- Engineering the TorchTPU Stack: The Technical Reality
- Eager First: Flexibility Without Compromise
- The breakthrough, however, is our fused eager mode.
- The Road Ahead: 2026 and Beyond
I have mixed feelings about this. On one hand, we all seem to be using the same tools and converging to the same style. On the other hand, if we all use the same models with the same system prompts, we might lose a lot of creativity and diversity in online content.
Re: TorchTPU: Running PyTorch Natively on TPUs at Google Scale
#15Is it just me, or does it feel like everyone now uses AI to write any kind of blog? These parts here somehow trigger me: - Enter TorchTPU. As an engineering team, our mandate was to build a stack that leads with usability, portability, and excellent performance. - Engineering the TorchTPU Stack: The Technical Reality - Eager First: Flexibility Without Compromise - The breakthrough, however, is our fused eager mode. -…
Re: TorchTPU: Running PyTorch Natively on TPUs at Google Scale
#16Re: TorchTPU: Running PyTorch Natively on TPUs at Google Scale
#17Is it just me, or does it feel like everyone now uses AI to write any kind of blog? These parts here somehow trigger me: - Enter TorchTPU. As an engineering team, our mandate was to build a stack that leads with usability, portability, and excellent performance. - Engineering the TorchTPU Stack: The Technical Reality - Eager First: Flexibility Without Compromise - The breakthrough, however, is our fused eager mode. -…
If you don't, I envy you.
Re: TorchTPU: Running PyTorch Natively on TPUs at Google Scale
#18Is it just me, or does it feel like everyone now uses AI to write any kind of blog? These parts here somehow trigger me: - Enter TorchTPU. As an engineering team, our mandate was to build a stack that leads with usability, portability, and excellent performance. - Engineering the TorchTPU Stack: The Technical Reality - Eager First: Flexibility Without Compromise - The breakthrough, however, is our fused eager mode. -…
More like, everyone now has KPIs and OKRs attached to AI for their quartal appraisals. If you don't, I envy you.
Re: TorchTPU: Running PyTorch Natively on TPUs at Google Scale
#19Is it just me, or does it feel like everyone now uses AI to write any kind of blog? These parts here somehow trigger me: - Enter TorchTPU. As an engineering team, our mandate was to build a stack that leads with usability, portability, and excellent performance. - Engineering the TorchTPU Stack: The Technical Reality - Eager First: Flexibility Without Compromise - The breakthrough, however, is our fused eager mode. -…
Re: TorchTPU: Running PyTorch Natively on TPUs at Google Scale
#20So Google is basically admitting PyTorch/XLA on TPUs didn't work — TorchTPU looks like them rebuilding what should have worked day one. Its hard to run production ML on a toolchain engineers can't trust, no matter how fast the silicon is.