Skip to content
USTC ML System 2026
Search
K
Main Navigation
Home
Labs
Resources
Appearance
Menu
Return to top
目录
Lab 2: 大模型的性能瓶颈分析
Introduction
In this lab, you will analyze performance bottlenecks in LLM inference.
Objectives
Profile memory usage and computation time.
Identify bottlenecks in attention mechanism.
Tasks
(Coming soon)