tqchen commented on issue #5062: [Runtime] Parameterize constants in MISRA-C runtime URL: https://github.com/apache/incubator-tvm/pull/5062#issuecomment-598799217 Thanks @liangfu I think perhaps we could have a even better solution. By asking for a single stack to allocate these data structures from, which accounts for the memory for the containers as well as Tensors. In this way we won't need special magic constants for the runtime.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
