You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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:
and the error happens (similar with resnet)
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
The text was updated successfully, but these errors were encountered: