Hardware / GPUs / Apple Silicon · Level 2 of 5
BFloat16
A 16-bit floating-point format with float32-like exponent range and fewer fraction bits.
It sacrifices precision while preserving a broad representable range.
Listen to the definition and example
Audio transcript
BFloat16. A 16-bit floating-point format with float32-like exponent range and fewer fraction bits. It sacrifices precision while preserving a broad representable range. For example: Training uses a compact format that handles large magnitudes better than standard float16.
Explore this concept
Why it matters
This helps you identify whether compute, memory, or runtime support limits execution.
Start with
Quick recall question
Try answering before looking back at the definition.