Skip to main content

Showing 1–2 of 2 results for author: Thekkath, C A

Searching in archive cs. Search in all archives.
.
  1. tf.data service: A Case for Disaggregating ML Input Data Processing

    Authors: Andrew Audibert, Yang Chen, Dan Graur, Ana Klimovic, Jiri Simsa, Chandramohan A. Thekkath

    Abstract: Machine learning (ML) computations commonly execute on expensive specialized hardware, such as GPUs and TPUs, which provide high FLOPs and performance-per-watt. For cost efficiency, it is essential to keep these accelerators highly utilized. This requires preprocessing input data at the rate at which the accelerators can ingest and perform ML computations on the data. To avoid data stalls, the hos… ▽ More

    Submitted 2 January, 2024; v1 submitted 26 October, 2022; originally announced October 2022.

  2. arXiv:2203.12533  [pdf, other

    cs.DC cs.LG

    Pathways: Asynchronous Distributed Dataflow for ML

    Authors: Paul Barham, Aakanksha Chowdhery, Jeff Dean, Sanjay Ghemawat, Steven Hand, Dan Hurt, Michael Isard, Hyeontaek Lim, Ruoming Pang, Sudip Roy, Brennan Saeta, Parker Schuh, Ryan Sepassi, Laurent El Shafey, Chandramohan A. Thekkath, Yonghui Wu

    Abstract: We present the design of a new large scale orchestration layer for accelerators. Our system, Pathways, is explicitly designed to enable exploration of new systems and ML research ideas, while retaining state of the art performance for current models. Pathways uses a sharded dataflow graph of asynchronous operators that consume and produce futures, and efficiently gang-schedules heterogeneous paral… ▽ More

    Submitted 23 March, 2022; originally announced March 2022.

    Comments: MLSys 2022