@giuseros on microTVM, the actual implementation (when using TVMBackendAllocWorkspace
) is left up to TVMPlatformMemoryAllocate
. Would it be possible to move the lifo impl behind this call? This would make it easier to try the AOT executor in other non-micro use cases.
Agree we should discuss about global memory planning at some point soon.