Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Pricing
Podcast Image

AI: post transformers

DyNN-Offload: Efficient Memory for Dynamic Neural Networks

08 Aug 2025

Description

This document introduces DyNN-Offload, a novel memory management system designed to overcome the GPU memory limitations faced when training large dynamic neural networks (DyNNs). Unlike traditional methods that struggle with DyNNs' unpredictable memory access patterns, DyNN-Offload employs a learned approach using a lightweight "pilot model" to predict tensor access orders. By using an idiom-based representation of network operations, the pilot model efficiently guides the migration of tensors between CPU and GPU memory, enabling significantly larger DyNN training on a single GPU. The system demonstrates superior performance compared to existing solutions like unified virtual memory (UVM) and dynamic tensor rematerialization (DTR), while introducing minimal overhead. Its transparent integration with existing deep learning frameworks makes it a practical solution for advancing large-scale DyNN development.Source: 2024 - https://web.cs.ucla.edu/~harryxu/papers/ren-hpca24.pdf - Enabling Large Dynamic Neural Network Training with Learning-based Memory Management

Audio
Featured in this Episode

No persons identified in this episode.

Transcription

This episode hasn't been transcribed yet

Help us prioritize this episode for transcription by upvoting it.

0 upvotes
🗳️ Sign in to Upvote

Popular episodes get transcribed faster

Comments

There are no comments yet.

Please log in to write the first comment.