1 citations · 1 across the 4 of their papers we have counts for
4 papers
Repr Types: One Abstraction to Rule Them All
Viktor Palmkvist, Anders Ågren Thuné, Elias Castegren +1
The choice of how to represent an abstract type can have a major impact on the performance of a program, yet mainstream compilers cannot perform optimizations at such a high level.…
Scorch: A Library for Sparse Deep Learning
Bobby Yan, Alexander J. Root, Trevor Gale +2
The rapid growth in the size of deep learning models strains the capabilities of traditional dense computation paradigms. Leveraging sparse computation has become increasingly popu…
Exact Worst-Case Execution-Time Analysis for Implicit Model Predictive Control
Daniel Arnström, David Broman, Daniel Axehill
We propose the first method that determines the exact worst-case execution time (WCET) for implicit linear model predictive control (MPC). Such WCET bounds are imperative when MPC…
Programming with Context-Sensitive Holes using Dependency-Aware Tuning
Linnea Stjerna, David Broman
Developing efficient and maintainable software systems is both hard and time consuming. In particular, non-functional performance requirements involve many design and implementatio…