Skip to main content

Showing 1–2 of 2 results for author: Lattner, C

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

    cs.LG cs.DC

    Swift for TensorFlow: A portable, flexible platform for deep learning

    Authors: Brennan Saeta, Denys Shabalin, Marc Rasi, Brad Larson, Xihui Wu, Parker Schuh, Michelle Casbon, Daniel Zheng, Saleem Abdulrasool, Aleksandr Efremov, Dave Abrahams, Chris Lattner, Richard Wei

    Abstract: Swift for TensorFlow is a deep learning platform that scales from mobile devices to clusters of hardware accelerators in data centers. It combines a language-integrated automatic differentiation system and multiple Tensor implementations within a modern ahead-of-time compiled language oriented around mutable value semantics. The resulting platform has been validated through use in over 30 deep lea… ▽ More

    Submitted 25 February, 2021; originally announced February 2021.

  2. arXiv:2002.11054  [pdf, other

    cs.PL cs.LG

    MLIR: A Compiler Infrastructure for the End of Moore's Law

    Authors: Chris Lattner, Mehdi Amini, Uday Bondhugula, Albert Cohen, Andy Davis, Jacques Pienaar, River Riddle, Tatiana Shpeisman, Nicolas Vasilache, Oleksandr Zinenko

    Abstract: This work presents MLIR, a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. MLIR facilitates the design and implementation of code generators, translators and o… ▽ More

    Submitted 29 February, 2020; v1 submitted 25 February, 2020; originally announced February 2020.