TorchLean

4. Semantics and Graphs🔗

This section turns from "how do I run this?" to "what does this computation mean?". The graph IR, the spec layer, and GraphSpec are the pieces that let runtime code, verification code, and outside ecosystems talk about the same model.

  1. 4.1. Graphs and IR
  2. 4.2. The Spec Layer
  3. 4.3. GraphSpec