Skip to content

feature: report ESP-NN conv dispatch stats (accel vs s8_ref fallback) in the bench firmware - #20

Merged
asteinh merged 1 commit into
developfrom
feature/esp-bench-dispatch-stats
Aug 18, 2026
Merged

feature: report ESP-NN conv dispatch stats (accel vs s8_ref fallback) in the bench firmware#20
asteinh merged 1 commit into
developfrom
feature/esp-bench-dispatch-stats

Conversation

@asteinh

@asteinh asteinh commented Aug 18, 2026

Copy link
Copy Markdown
Member

Adds tigris_esp_nn_print_conv_stats() before BENCH_DONE for BENCH_KERNEL_ESP_NN builds, so the ESP32-S3 bench firmware reports Conv dispatch: sram=/psram=/fallback=. This makes ESP-NN acceleration engagement visible (fallback=0 means every conv took the accelerated adapter, not s8_ref) - the diagnostic that confirmed tigris-runtime#40 and is useful for the accelerated bench capstone.

@asteinh
asteinh merged commit 22410e2 into develop Aug 18, 2026
2 checks passed
@asteinh
asteinh deleted the feature/esp-bench-dispatch-stats branch August 18, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant