zhiics opened a new pull request #5166: [REFACTOR][IR] relay::StructuralHash to 
tvm::StructuralHash
URL: https://github.com/apache/incubator-tvm/pull/5166
 
 
   #5159 
   
   This PR replaces `relay::StructuralHash` with `tvm::StructuralHash` in C++ 
and relay.analysis.structural_hash` with `tvm.ir.structural_hash` in Python, 
respectively. The hash.cc file in Relay is now removed.
   
   A followup PR can be send to remove all the `AttrEqual` and `AttrHash` 
related code in C++.
   
   

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


With regards,
Apache Git Services

Reply via email to