paper-with-me

Papers

Cortex: A Compiler for Recursive Deep Learning Models

2020-11-02 · Pratik Fegade, Tianqi Chen, Phillip B. Gibbons, Todd C. Mowry

Optimizing deep learning models is generally performed in two steps: (i) high-level graph optimizations such as kernel fusion and (ii) low level kernel optimizations such as those found in vendor libraries. This approach often leaves significant performance on the table, especially for the case of recursive deep learning models. In this paper, we present Cortex, a compiler-based approach to generate highly-efficient code for recursive models for low latency inference. Our compiler approach and low reliance on vendor libraries enables us to perform end-to-end optimizations, leading to up to 14X lower inference latencies over past work, across different backends.

📄 PDF Abstract BibTeX arXiv:2011.01383

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Persistent Recursive Worlds Enable Autonomous Software Evolution

2026-08-12 · Beichen Huang, Zhenyu Liang, Bowen Zheng, Ran Cheng hf

Complex software systems develop over timescales that exceed the lifespan of any individual coding agent. Most agentic software systems preserve continuity through persistent sessions, memories, managers or shared contex…

TapirXLA: Embedding Fork-Join Parallelism into the XLA Compiler in TensorFlow Using Tapir

2019-08-29 · Tao B. Schardl, Siddharth Samsi

This work introduces TapirXLA, a replacement for TensorFlow's XLA compiler that embeds recursive fork-join parallelism into XLA's low-level representation of code. Machine-learning applications rely on efficient parallel…

BIG-bench Machine LearningCPU

Neuro-Symbolic Query Compiler

2025-05-17 · Yuyao Zhang, Zhicheng Dou, Xiaoxi Li, Jiajie Jin 외

Precise recognition of search intent in Retrieval-Augmented Generation (RAG) systems remains a challenging goal, especially under resource constraints and for complex queries with nested structures and dependencies. This…

RAGResponse GenerationRetrievalRetrieval-augmented Generation

Compiler-Assisted Speculative Sampling for Accelerated LLM Inference on Heterogeneous Edge Devices

2026-02-08 · Alejandro Ruiz y Mesa, Guilherme Korol, Moritz Riesterer, João Paulo Cardoso de Lima 외 arxiv

LLM deployment on resource-constrained edge devices faces severe latency constraints, particularly in real-time applications where delayed responses can compromise safety or usability. Among many approaches to mitigate t…

Deploying Machine Learning Models to Ahead-of-Time Runtime on Edge Using MicroTVM

2023-04-10 · Chen Liu, Matthias Jobst, Liyuan Guo, Xinyue Shi 외

In the past few years, more and more AI applications have been applied to edge devices. However, models trained by data scientists with machine learning frameworks, such as PyTorch or TensorFlow, can not be seamlessly ex…

CPUGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition