tensorflow / tflite-micro

Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
Apache License 2.0
1.93k stars 826 forks source link

build(py): add hexdump requirement #2637

Closed rkuester closed 3 months ago

rkuester commented 3 months ago

Add the Python distribution package hexdump, to be used in tests and utilities which display raw memory.

BUG=#2636