raws-labs/tigris-runtime

0.8.0

Latest
uploaded 10 hours ago
Portable C99 runtime that executes TiGrIS-compiled inference plans (.tgrs) on ESP-IDF targets, with the ESP-NN accelerated kernels and no dynamic allocation during inference.

1 example

  • esp32 1
    • getting-started
      This example runs a real 256x256 int8 U-Net on an ESP32-S3. TiGrIS 2D-tiles stages and spills skip tensors to PSRAM so it fits a 232 KiB fast arena.
      250.55 KB