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

   This PR phases out LegacyReprPrinter. Previously common subexpr elim relies 
on sorting on legacy repr for determism, which is hacky.
   
   This PR introduces an ordered_map impl in support to ensure determinism and 
migrates the CSE pass to use that instead.


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