You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/12/02 10:31:02 UTC

[GitHub] [tvm] manupa-arm edited a comment on pull request #9629: [microNPU] removing extra bytes for workspace

manupa-arm edited a comment on pull request #9629:
URL: https://github.com/apache/tvm/pull/9629#issuecomment-984351612


   @jroesch I think its still useful in cases where stack allocator is used in debug mode where tags are stored in the workspace itself. Thus, the workspace required would be larger than what TIR would say.
   
   E.g. : 
   https://github.com/apache/tvm/blob/b4cc3ba3a29b35f89d53cfae5fc210a265bf3f7e/tests/python/relay/aot/test_crt_aot.py#L317


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org