leeexyz opened a new pull request #7911:
URL: https://github.com/apache/tvm/pull/7911


   This PR fixes some issues reported at #7596 
   * Change `declared_globals_` to a unordered_map to tracks global packed 
funcs and their unique names. A test case is added accordingly.
   * Cast the data type of some variables in DLTensor to fix the complainings 
of GCC, such as `int -> enum`
   * Update cblas tests for C target.


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