Hi!
I'm new to tflite-micro and have a question regarding the memory-footprint.
I did a few experiments on RISC-V based systems and got the hello_world example running on a (modified) hifive virtual prototype.
The binary has around 650KiB (402KiB stripped) and I've not found a way yet to significantly reduce this.
Did I miss something obvious? Is there any way to reduce the size significantly, e.g. to below 128KiB?
(Eventually we would like to use it on a GD32 RISC-V)
Thanks in advance,
Manfred