tqchen opened a new pull request #7216:
URL: https://github.com/apache/tvm/pull/7216


   This is a refactoring step to cleanup legacy issue of opaque buffer
   var without type information. Now all the allocation comes with the right
   pointer data type. Places touched:
   
   - TVMScript Parser: add the right info to get the correct pointer type.
   - Cross thread all reduce: set the right pointer type.
   - Storage rewrite: setup the right pointer type.
   - Custom dtype: remap the variables with new pointer type.
   
   


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