Modules§
- cli
- Command-line parsing and helpers shared with the compiler.
- codegen
- compiler
- model
- parsers
- runtime
- Tensor runtime and inference ops used by tests and examples (
matmul,linear, etc.).
Constants§
- CLI_
VERSION - Semver plus short git SHA from
build.rs, shown bymodelc --version.