T81 Foundation

T81 Foundation: Public API Overview

Table of Contents

This guide catalogs the public C++ APIs under include/t81/, highlights threading/error-handling expectations, and points readers toward the generated Doxygen docs.


1. Where to Look

2. Core Numerics (include/t81/types, include/t81/tensor, include/t81/ternary)

3. Frontend (include/t81/frontend)

3.1 Command-Line Frontend Helpers

4. TISC & VM (include/t81/tisc, include/t81/vm)

5. Weights & Tooling (include/t81/weights, tooling/model)

6. CanonFS & Axion Entrypoints (include/t81/canonfs, include/t81/axion)

7. Targeted Coverage Notes