Hi, i'm trying test Resnet50(1080p) with TDA4VM, but sth went wrong.
i get error info like below, more memory space is needed.
“
[C7x_1 ] 834.739171 s: VX_ZONE_ERROR:[tivxAlgiVisionAllocMem:182] Failed to Allocate memory record 6 @ space = 17 and size = 336524160 !!!
[C7x_1 ] 834.739224 s: VX_ZONE_ERROR:[tivxAlgiVisionCreate:314] Calling ialg.algInit failed with status = -1111
”
i have also tested this model with "TIDL Graph Compiler".
it can work well if "MSMCSIZE_KB" increased to 9000.
any suggestions for dealing with this problem? THX!