<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CLI Reference on TiGrIS</title><link>https://tigris-ml.dev/docs/toolchain/</link><description>Recent content in CLI Reference on TiGrIS</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright (c) 2025-2026 raws labs</copyright><lastBuildDate>Fri, 27 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tigris-ml.dev/docs/toolchain/index.xml" rel="self" type="application/rss+xml"/><item><title>tigris analyze</title><link>https://tigris-ml.dev/docs/toolchain/tigris-analyze/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tigris-ml.dev/docs/toolchain/tigris-analyze/</guid><description>Check if an ONNX model fits your target&amp;rsquo;s memory constraints before compiling.
Usage tigris analyze MODEL [OPTIONS]Options Flag Type Required Description MODEL path yes ONNX model file (.</description></item><item><title>tigris compile</title><link>https://tigris-ml.dev/docs/toolchain/tigris-compile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tigris-ml.dev/docs/toolchain/tigris-compile/</guid><description>Compile an ONNX model into a binary .tgrs execution plan for deployment on embedded devices.
Usage tigris compile MODEL [OPTIONS]Options Flag Type Required Description MODEL path yes ONNX model file (.</description></item><item><title>tigris codegen</title><link>https://tigris-ml.dev/docs/toolchain/tigris-codegen/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tigris-ml.dev/docs/toolchain/tigris-codegen/</guid><description>Generate backend-specific C source code from a compiled .tgrs plan. The generated code embeds the plan data as a C array, providing an alternative to loading .</description></item><item><title>tigris simulate</title><link>https://tigris-ml.dev/docs/toolchain/tigris-simulate/</link><pubDate>Fri, 27 Feb 2026 00:00:00 +0000</pubDate><guid>https://tigris-ml.dev/docs/toolchain/tigris-simulate/</guid><description>Print a step-by-step execution trace for an ONNX model on the host, without target hardware. Use this to validate operator ordering, tensor lifetimes, and memory usage before flashing a device.</description></item></channel></rss>