◆ Stacks
Glossary

TileRT

A conventional inference engine splits work into small units called kernels and repeatedly launches and tears them down; once the time to produce one piece of an answer drops below a millisecond, that launch cost dominates. TileRT compiles the path ahead of time and freezes it into one kernel, removing the cost. It comes from the team behind the TileLang language and is published on GitHub under an MIT license, which makes it a yardstick for whether ultra-low-latency inference belongs only to purpose-built chips.

Bear 1

Predictions & track record (2)

2 related posts