tflite-micro icon indicating copy to clipboard operation
tflite-micro copied to clipboard

feat: add a tflite::hexdump() for printing raw memory

Open rkuester opened this issue 1 year ago • 1 comments

Add tflite::hexdump() for printing raw memory to output streams. Copy the output format of Python's hexdump module.

BUG=#2636

rkuester avatar Aug 07 '24 19:08 rkuester

This is used in an upcoming PR that displays compression metadata flatbuffers for inspection during tests.

rkuester avatar Aug 07 '24 19:08 rkuester

"This PR is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days."

github-actions[bot] avatar Sep 26 '24 10:09 github-actions[bot]