<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Getting Started on TiGrIS</title><link>https://tigris-ml.dev/docs/getting-started/</link><description>Recent content in Getting Started 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/getting-started/index.xml" rel="self" type="application/rss+xml"/><item><title>Quickstart</title><link>https://tigris-ml.dev/docs/getting-started/quickstart/</link><pubDate>Fri, 27 Feb 2026 00:00:00 +0000</pubDate><guid>https://tigris-ml.dev/docs/getting-started/quickstart/</guid><description>End-to-end walkthrough: take an ONNX model that does not fit in your target&amp;rsquo;s SRAM, tile it with TiGrIS, and deploy it.</description></item><item><title>Installation</title><link>https://tigris-ml.dev/docs/getting-started/installation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tigris-ml.dev/docs/getting-started/installation/</guid><description>Python toolchain Requires Python 3.10 or later.
pip install tigris-mlThis pulls in all runtime dependencies automatically.
Development install Clone the repo and install with dev extras for testing:</description></item><item><title>Core Concepts</title><link>https://tigris-ml.dev/docs/getting-started/core-concepts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tigris-ml.dev/docs/getting-started/core-concepts/</guid><description>The key ideas behind how TiGrIS compiles and executes models on memory-constrained devices.
Execution plan (.tgrs) A .tgrs file is a binary artifact containing the operator schedule, memory map, tiling strategy, and weights.</description></item></channel></rss>