janetsc opened a new pull request, #12999:
URL: https://github.com/apache/tvm/pull/12999

   In order to simplify the dynamic VTCM memory pool, it will support the 
following alignments:
   
   2k boundaries, allocated from the front of the pool in the smallest open 
spot possible.
   128 byte boundaries, allocated from the end of the pool.
   
   Made this support explicit, modified test to hit these boundaries.


-- 
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]

Reply via email to