openmv/lib/tflm
iabdalkader 927a2c7b54 lib/tflm: Add manual profiling instrumentation.
Use OMV_PROFILER_ENTER/EXIT macros to manually instrument the TensorFlow
Lite inference function instead of automatic -finstrument-functions to
avoid C++ linking issues with operator delete and atomics.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-08-24 16:57:15 +02:00
..
libtflm@73eb1aa074 misc: Restructure repo. 2025-04-13 08:28:34 +02:00
tflm_backend.cc lib/tflm: Add manual profiling instrumentation. 2025-08-24 16:57:15 +02:00
tflm.mk common: Introduce profiling support. 2025-08-24 16:57:06 +02:00