I used to integrate ulab into my micropython image but when doing this on recent versions of micropython/ulab the images become too big.
I have no idea if the reason is a change in micropython or in ulab. Interestingly I am able to compile a version of micropython for the esp32s3 including tensorflow lite micro and the image is still a lot smaller than my esp32 version with ulab alone.
Do you have seen the sudden change in firmware size on the esp32 as well? and do you have any idea where I can look?
Thanks
I used to integrate ulab into my micropython image but when doing this on recent versions of micropython/ulab the images become too big.
I have no idea if the reason is a change in micropython or in ulab. Interestingly I am able to compile a version of micropython for the esp32s3 including tensorflow lite micro and the image is still a lot smaller than my esp32 version with ulab alone.
Do you have seen the sudden change in firmware size on the esp32 as well? and do you have any idea where I can look?
Thanks