Matrix multiplication

Appears in 1 tutorial

The core math operation in LLMs; millions of independent multiply-adds, ideal for parallel GPU hardware.

As used in LLM Infrastructure →

The core math operation in LLMs; millions of independent multiply-adds, ideal for parallel GPU hardware.