MrJungle1 commented on PR #7763: URL: https://github.com/apache/tvm/pull/7763#issuecomment-2608898919
> After trying the VM in TVM, I found that the default memory allocator(PooledAllocator) doesn't work very well: in case of dynamic inputs, the size of used buffers are different from inference to inference and PooledAllocator cached buffers based on the size. Therefore, it ends with out of device memory. @MuchToMyDelight Hello, I have the same problem on the mobile. Is there any way to solve it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
