Live data from Hacker News

Viewing profile — zak

zak

HN member
Joined
Tue, Oct 10, 2006, 2:51 AM UTC
HN karma
222
Public activity
53 items

About zak

No profile information was provided.

Recent public activity

  1. comment
    Comment #36979467

    For future reference, the team looked into this, and it appears that the interruptions you experienced were specific to your project and a small number of other projects. The vast …

  2. comment
    Comment #36938435

    Could you share a few technical details about the issues you've encountered with TF / JAX / PyTorch on Cloud TPUs? The overall Cloud TPU user experience improved a whole lot when w…

  3. comment
    Comment #36938390

    As mentioned in another comment, it sounds like you're using preemptible TRC TPU quota. If you use on-demand TRC TPU quota instead, that should improve your uptime substantially.

  4. comment
    Comment #36938345

    It sounds like you're primarily using preemptible TPU quota, which doesn't come with any availability or uptime expectations at all. By default, the TRC program grants both on-dema…

  5. comment
    Comment #36937636

    A few quick comments: > But it’s important for hobbyists and tinkerers to be able to participate in the AI ecosystem Totally agree! This was a big part of my original motivation fo…

  6. comment
    Comment #36937037

    Actually, the TPU Research Cloud program is still going strong! We've expanded the compute pool significantly to include Cloud TPU v4 Pod slices, and larger projects still use hund…

  7. comment
    Comment #31335602

    No, Cloud TPUs support JAX, PyTorch, and TensorFlow, and the new TPU VM architecture provides enough low-level access that users could add support for additional frameworks themsel…

  8. comment
    Comment #31335589

    If you haven't used Cloud TPUs in a while, I'd encourage you to try them now with TPU VMs and the latest versions of JAX, PyTorch / XLA, or TensorFlow. We've gotten a lot of positi…

  9. comment
    Comment #31335491

    We try to make it easy to switch back and forth between Cloud TPUs and other hardware platforms using JAX, PyTorch, and TensorFlow. This is a difficult technical challenge, but the…

  10. comment
    Comment #31335473

    Thanks very much! We've come a long way, but there is always more interesting work required to keep up with the deep learning frontier and enable Cloud TPU customers and TRC users …

  11. comment
    Comment #31335442

    I started the TRC program alongside the Cloud TPU program to make interesting amounts of ML compute available to a broad group of creative people, not only to academic researchers.…

  12. comment
    Comment #31324018

    Yes, there are a couple of ways to use Cloud TPUs at lower priority and lower cost. If you are a hobbyist, I highly recommend trying out Cloud TPUs for free via the TPU Research Cl…

  13. comment
    Comment #31323961

    No, Vectorflow is not supported out of the box, and I'm not sure the workloads it targets are the right fit for Cloud TPU hardware. However, be sure to check out the "Ranking and r…

  14. comment
    Comment #31323908

    The MLPerf 1.0 results provided an apples-to-apples comparison of large-scale TPU and GPU systems across several ML workloads: https://cloud.google.com/blog/products/ai-machine-lea…

  15. comment
    Comment #31323848

    Thanks, Frank! You personally helped more Cloud TPU and TRC users than I can count, and you always came through something needed to get done and fast. I really appreciated it!

  16. comment
    Comment #31323820

    I started pitching the Cloud TPU program in 2016. Many, many people have contributed since then to build the products that are available today. Google is a large and complicated pl…

  17. comment
    Comment #31323707

    Thanks, and congratulations to many others across many teams who have supported the Cloud TPU program over the years!

  18. comment
    Comment #31323703

    We love Colab and would love to upgrade the Colab TPU integration to support TPU VMs! No timeframe yet, but the right folks across JAX / Colab / Cloud TPU are very aware of this is…

  19. comment
    Comment #31323259

    In the previous Cloud TPU architecture, PyTorch and JAX users had to create a separate CPU VM for every remote TPU host and arrange for these CPU hosts to communicate indirectly wi…

  20. comment
    Comment #31323171

    Founder of the Cloud TPU program here. If you'd like to experiment with TPU VMs for free and are willing to share your work with the world somehow (e.g. via publications or open-so…

  21. comment
    Comment #31323089

    Here's a quick overview of TPUs from last year's Google I/O keynote: https://www.youtube.com/watch?v=XFFrahd05OM&t=1565s

  22. comment
    Comment #31323068

    Yes, TPU VMs dramatically improve the Cloud TPU user experience. You now have direct access to the VM on each TPU host whether you are using JAX, PyTorch, or TensorFlow, which prov…

  23. comment
    Comment #31322996

    Thanks for the very kind feedback! We've wanted to provide TPU VMs since the beginning of the Cloud TPU program, and I'm delighted that you're enjoying them. Many people across Goo…

  24. comment
    Comment #21952991

    We only see code when customers open-source it or otherwise explicitly share it with us. We are directly in touch with several customers who are using the PyTorch / TPU integration…

  25. comment
    Comment #21943944

    (I'm one of the Cloud TPU product leads) We've seen multiple BERT-related PyTorch models training successfully on Cloud TPUs, including training at scale on large, distributed Clou…