tflite-micro
tflite-micro copied to clipboard
feat: add a tflite::hexdump() for printing raw memory
Add tflite::hexdump() for printing raw memory to output streams. Copy the output format of Python's hexdump module.
BUG=#2636
This is used in an upcoming PR that displays compression metadata flatbuffers for inspection during tests.
"This PR is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days."