electriclilies commented on pull request #8835:
URL: https://github.com/apache/tvm/pull/8835#issuecomment-907513588


   @mbs-octoml @junrushao1994 @Mousius I implemented what Junru suggested-- 
just using `std::unordered_map<Target, IRModule, TargetStrHash, 
TargetStrEqual>` instead of` tvm::Map<Target, IRModule>` in a few places. 
   It looks like this will go green soon, can you take another look so we can 
get this merged? Thanks!


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