Advanced Concepts
Use these pages when your application needs more than the basic Model,
Graph, and Run workflow. They explain the contracts and runtime behavior
behind richer Neat applications.
Application Design
Design how your application is composed and how it exposes outputs.
Execution Model
Understand how work is scheduled, threaded, and mapped onto the pipeline layer.
Data & Model Contracts
Understand the tensor, memory, and model contracts that pipelines rely on.
Model Runtime
Go deeper into compiled model artifacts and the hardware backends that execute them.