Lunderberg opened a new pull request #7890:
URL: https://github.com/apache/tvm/pull/7890


   The data pointers returned by AllocDataSpace are intended to be opaque 
handlers, where previous implementation assumed pointer arithmetic is valid on 
them.  Updated to instead use the byte_offset field to indicate the offset in 
the allocated array.
   
   Potential reviewers: @tqchen @jroesch 
   


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


Reply via email to