raws-labs/tigris-runtime

0.7.0

Latest
uploaded 17 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 256×256 int8 U-Net on an ESP32-S3. TiGrIS tiles stages and spills skip tensors to PSRAM so it fits.
      250.57 KB