Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Beaugnon, U

.
  1. arXiv:2112.04041  [pdf, other

    cs.LG cs.AR

    A Transferable Approach for Partitioning Machine Learning Models on Multi-Chip-Modules

    Authors: Xinfeng Xie, Prakash Prabhu, Ulysse Beaugnon, Phitchaya Mangpo Phothilimthana, Sudip Roy, Azalia Mirhoseini, Eugene Brevdo, James Laudon, Yanqi Zhou

    Abstract: Multi-Chip-Modules (MCMs) reduce the design and fabrication cost of machine learning (ML) accelerators while delivering performance and energy efficiency on par with a monolithic large chip. However, ML compilers targeting MCMs need to solve complex optimization problems optimally and efficiently to achieve this high performance. One such problem is the multi-chip partitioning problem where compil… ▽ More

    Submitted 7 December, 2021; originally announced December 2021.

  2. arXiv:1904.03383  [pdf, other

    cs.PL

    On the Representation of Partially Specified Implementations and its Application to the Optimization of Linear Algebra Kernels on GPU

    Authors: Ulysse Beaugnon, Basile Clément, Nicolas Tollenaere, Albert Cohen

    Abstract: Traditional optimizing compilers rely on rewrite rules to iteratively apply program transformations. This iterative approach hides optimization opportunities behind intermediate transformation steps. For instance, vectorization can only be applied to the innermost loop in a nest: one must first perform a loop interchange before even considering vectorization of an outer loop. In contrast, we propo… ▽ More

    Submitted 6 April, 2019; originally announced April 2019.