raws-labs/tigris-runtime

0.11.2

Latest
uploaded 4 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 256x256 int8 U-Net on an ESP32-S3. TiGrIS tiles stages to fit a 232 KiB fast arena.
      252.40 KB