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

Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).

Results 84 tflite-micro issues
Sort by recently updated
recently updated
newest added

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

@tensorflow/micro Updates to support TFLM compression: MicroAllocator RecordingMicroAllocator generic benchmark bug=#2665

BUG=automated sync from upstream NO_CHECK_TFLITE_FILES=automated sync from upstream

bot:sync-tf

I am running tf-lite-micro on the nxp but as its build is in the C and tflite is in cplusplus I am getting can anyone help in this ?? Building...

I try to apply the neural network in ESP32 and then I downloaded the code. I am using the platformio in my coding. However there are many errors to prevent...

- Add INT32 support in sub - Add Tflite tests in sub_test.cc bug=fixes #2720

ci:ready_to_merge

This PR adds int16 support for PACK and UNPACK ops. bug=#2736

ci:ready_to_merge