Storing a Large TFLite Model in External Flash

Hello,

I'm using the nRF52840 DK and I have a TensorFlow Lite model (.tflite) larger than 1 MB. Is it possible to load this model from external flash memory instead of internal storage? If so, could you share an example or reference documentation for implementing this?

Thank you for your help.

Related