PulseAugur
EN
LIVE 10:31:12

Terastal framework optimizes DNN scheduling on heterogeneous accelerators

Researchers have developed Terastal, a new framework designed to improve the scheduling of multiple deep neural networks (DNNs) on heterogeneous accelerators for soft real-time applications. The system addresses latency differences between accelerators by creating customized "layer variants," which are optimized implementations of DNN layers. Terastal combines offline design and online scheduling to balance timing and accuracy, reportedly reducing deadline misses by over 30% compared to existing methods while maintaining high accuracy. AI

IMPACT Optimizes real-time DNN execution on specialized hardware, potentially improving performance and reliability for AI applications.

RANK_REASON This is a research paper detailing a new framework and methodology for optimizing DNN workloads on hardware. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Sing-Yao Wu, Fengshuo Song, Eli Bozorgzadeh ·

    Terastal: Layer-Variant-based Scheduling for Real-Time Multi-DNN Workloads on Heterogeneous Accelerators

    arXiv:2606.06818v1 Announce Type: cross Abstract: Heterogeneous DNN accelerators improve soft real-time multi-DNN execution by mapping each layer to its preferred accelerator to reduce latency. However, under skewed workloads, large layer-latency differences across accelerators l…