APR TUI
Simulates a terminal UI for interactive model exploration, rendered in headless mode. Mirrors apr tui with 4 tabs: Overview, Tensors, Stats, and Help. Navigation between tabs is simulated without actual terminal rendering.
CLI Equivalent
apr tui model.apr
Key Concepts
- Tabbed model explorer (Overview, Tensors, Stats, Help)
- Headless TUI simulation for CI/testing
- Interactive model metadata browsing
Run
cargo run --example cli_apr_tui