openinfer-simulator
Host-side simulator and runtime for OpenInfer graphs. This crate validates graph correctness, scheduling logic, and memory layouts without depending on target devices.
Key responsibilities:
- Load
.oinfmodel packages and resolve sizevars/tensors. - Execute graphs in a deterministic, inspectable simulator.
- Provide traces and validation diagnostics for synthesis.
Build
Vulkan (optional):
Tests
Examples
Model files
Graph tests and examples load .oinf model files from res/models. In the main
repo (https://github.com/arsalan-anwari/openinfer), these are synced from openinfer-oinf via:
Docs: docs.open-infer.nl