cs 744 tpu
play

CS 744: TPU Shivaram Venkataraman Fall 2019 Administrivia Midterm - PowerPoint PPT Presentation

CS 744: TPU Shivaram Venkataraman Fall 2019 Administrivia Midterm 2, Dec 10 th Papers from Dataflow Model toTPU Similar format, cheat sheet etc. Poster session Dec 13 th Template Printing instructions Reimbursement


  1. CS 744: TPU Shivaram Venkataraman Fall 2019

  2. Administrivia Midterm 2, Dec 10 th – Papers from Dataflow Model toTPU – Similar format, cheat sheet etc. Poster session Dec 13 th – Template – Printing instructions – Reimbursement

  3. Infiniband Networks Compute Accelerators Serverless Computing Non-Volatile Memory

  4. MOTIVATION Capacity demands on datacenters New workloads Metrics Total cost of ownership (Depends on price ?) Power/operation Performance/operation Goal: Improve cost-performance by 10x over GPUs

  5. WORKLOAD DNN: RankBrain, LSTM: subset of GNM Translate CNNs: Inception, DeepMind AlphaGo

  6. WORKLOAD: ML INFERNCE Quantization à Lower precision, energy use 8-bit integer multiplies (unlike training), 6X less energy and 6X less area Need for predictable latency and not throughput e.g., 7ms at 99th percentile

  7. TPU DESIGN CONTROL

  8. COMPUTE

  9. DATA

  10. INSTRUCTIONS CISC format (why ?) 1. Read_Host_Memory 2. Read_Weights 3. MatrixMultiply/Convolve 4. Activate 5. Write_Host_Memory

  11. SYSTOLIC EXECUTION Problem: Reading a large SRAM uses much more power than arithmetic!

  12. ROOFLINE MODEL TeraOps/sec Operational Intensity: MAC Ops/weight byte

  13. HASWELL ROOFLINE TeraOps/sec Operational Intensity: MAC Ops/weight byte

  14. COMPARISON WITH CPU, GPU

  15. ENERGY PROPORTIONALITY

  16. SELECTED LESSONS Latency more important than throughput for inference • LSTMs and MLPs are more common than CNNs • • Performance counters are helpful Remember architecture history •

  17. SUMMARY New workloads à new hardware requirements Domain specific design (understand workloads!) No features to improve the average case No caches, branch prediction, out-of-order execution etc. Simple design with MACs, Unified Buffer gives efficiency Drawbacks No sparse support, training support (TPU v2, v3) Vendor specific ?

  18. DISCUSSION https://forms.gle/zhH9eCbdjMnaRLRB8

  19. How would TPUs impact serving frameworks like Clipper? Discuss what specific effects it could have on distributed serving systems architecture

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend