Skip to main content

Crate modelc

Crate modelc 

Source

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 by modelc --version.