Internal notes about tract. Start from AGENTS.md for the
operational quick reference (crate map, build/test, model rewriting,
streaming, CLI inspection); the documents here cover conceptual material
that is harder to derive from reading the source.
intro.md— what tract is and the tract-OPL designpipeline.md— load → optimise → run, and theRuntimetraitsymbolic-shapes.md—TDim,Symbol, and how to bind themgraph.md— Graph, Node, Outlet, Fact, model pipelineop.md— anatomy of an Op (Op/EvalOp/TypedOp/InferenceOp)cli-recipe.md—tractcommand-line cookbookpgo.md— profile-guided optimization build recipekernel-notes.md— tract-linalg kernels and debuggingpgo-bolt.md— profile-guided optimization and BOLT release buildsnnef/— reference schemas for thetract_*NNEF extensions
Documentation drifts faster than code. If something here disagrees with the source, trust the source — and consider patching the doc.