Skip to main content

Module shapes

Module shapes 

Source
Expand description

ONNX realization spec constants + axis selection. The capacity profile is the shared crate::bounds::AddrBounds; only the ONNX IR v13 spec / policy constants live here.

Re-exports§

pub use bounds::ONNX_IR_VERSION_MAX;
pub use bounds::ONNX_OPSET_VERSION_MIN;
pub use bounds::ONNX_SUBGRAPH_DEPTH_MAX;

Modules§

bounds
ONNX spec-pinned constants.

Structs§

Sha256Hasher
Canonical Hasher<32> selection. Re-exported from the Prism standard library; see wiki ADR-031 / ADR-047. FIPS-180-4 SHA-256 hasher. 32-byte digest.