TorchLean API

NN.GraphSpec.DAG.Core

Canonical GraphSpec DAG #

This is the canonical import for GraphSpec's typed SSA/DAG representation. It exposes:

The implementation is organized by concept in DAG.Syntax, DAG.Semantics, DAG.Lowering, and DAG.Model. Most users should continue to import NN.GraphSpec.DAG.Core.