massOfai

Profiling

Performance

Analyzing resource use and hotspots in code or models

What is Profiling?

Find CPU/GPU/memory bottlenecks to optimize code and models for faster execution or lower cost.

Real-World Examples

  • PyTorch profiler, NVIDIA Nsight

Related Terms

Learn more about concepts related to Profiling