paper-with-me

Papers

XTC, A Research Platform for Optimizing AI Workload Operators

2025-12-18 · Pompougnac Hugo, Guillon Christophe, Noiry Sylvain, Dutilleul Alban, Iooss Guillaume, Rastello Fabrice arxiv

Achieving high efficiency on AI operators demands precise control over computation and data movement. However, existing scheduling languages are locked into specific compiler ecosystems, preventing fair comparison, reuse, and evaluation across frameworks. No unified interface currently decouples scheduling specification from code generation and measurement. We introduce XTC, a platform that unifies scheduling and performance evaluation across compilers. With its common API and reproducible measurement framework, XTC enables portable experimentation and accelerates research on optimization strategies.

📄 PDF Abstract BibTeX arXiv:2512.16512

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Tensor Processing Primitives: A Programming Abstraction for Efficiency and Portability in Deep Learning & HPC Workloads

2021-04-12 · Evangelos Georganas, Dhiraj Kalamkar, Sasikanth Avancha, Menachem Adelman 외

During the past decade, novel Deep Learning (DL) algorithms, workloads and hardware have been developed to tackle a wide range of problems. Despite the advances in workload and hardware ecosystems, the programming method…

Optimizing Deep Learning Recommender Systems' Training On CPU Cluster Architectures

2020-05-10 · Dhiraj Kalamkar, Evangelos Georganas, Sudarshan Srinivasan, Jianping Chen 외

During the last two years, the goal of many researchers has been to squeeze the last bit of performance out of HPC system for AI tasks. Often this discussion is held in the context of how fast ResNet50 can be trained. Un…

Cloud ComputingCPUDeep LearningRecommendation Systems

Detecting Anomalies in Machine Learning Infrastructure via Hardware Telemetry

2025-10-29 · Ziji Chen, Steven W. D. Chien, Peng Qian, Noa Zilberman arxiv

Modern machine learning (ML) has grown into a tightly coupled, full-stack ecosystem that combines hardware, software, network, and applications. Many users rely on cloud providers for elastic, isolated, and cost-efficien…

Understanding the Performance Horizon of the Latest ML Workloads with NonGEMM Workloads

2024-04-17 · Rachid Karami, Sheng-Chun Kao, Hyoukjun Kwon

Among ML operators today, GEneralMatrix Multiplication (GEMM)-based operators are known to be key operators that build the main backbone of ML models. As their computational overhead dominates the overall execution time …

Model Compression

Joint Hardware-Workload Co-Optimization for In-Memory Computing Accelerators

2026-03-04 · Olga Krestinskaya, Mohammed E. Fouda, Ahmed Eltawil, Khaled N. Salama arxiv

Software-hardware co-design is essential for optimizing in-memory computing (IMC) hardware accelerators for neural networks. However, most existing optimization frameworks target a single workload, leading to highly spec…