Skip to main content

Showing 1–1 of 1 results for author: Indyk, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2101.12127  [pdf, other

    cs.LG cs.MS

    tf.data: A Machine Learning Data Processing Framework

    Authors: Derek G. Murray, Jiri Simsa, Ana Klimovic, Ihor Indyk

    Abstract: Training machine learning models requires feeding input data for models to ingest. Input pipelines for machine learning jobs are often challenging to implement efficiently as they require reading large volumes of data, applying complex transformations, and transferring data to hardware accelerators while overlapping computation and communication to achieve optimal performance. We present tf.data,… ▽ More

    Submitted 23 February, 2021; v1 submitted 28 January, 2021; originally announced January 2021.