I have search on web. Everyone and even tensorflow lite website mentions example where tflite inference is run using CPP or python etc. But not pure C. I want to run tflite model on arm cortex m4 while inference written in pure C.
Can anyone share possible C snippet and example how to use in C