Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resnet and EfficientNet models with flash size error #1

Open
fernandoFernandeSantos opened this issue Dec 6, 2022 · 0 comments
Open

Comments

@fernandoFernandeSantos
Copy link

fernandoFernandeSantos commented Dec 6, 2022

Hello

I am experiencing some errors with some models from the nn_menu. I have done a post about it on the resnet repository. However, I have a similar problem with EfficientNet.
I run the command:

make clean all run platform=board

and the error happens (similar with resnet)

Input error: Section "readfs" overflowed flash "flash", flash size is 0x800000, current content size is 0xca0081.
make: *** [/home/fernando/git_research/gap9riscvsetup/gap_sdk_private/rtos/pmsis/os/freeRTOS/vendors/gwt/rules/freeRTOS_rules.mk:470: image] Error 1

Interestingly with MobileNet V1 and V2 models, this does not happen with the same SDK and same setup. Do you have any idea why this happens?

The resnet issue: GreenWaves-Technologies/resnet#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant