junrushao1994 commented on pull request #8363:
URL: https://github.com/apache/tvm/pull/8363#issuecomment-870106414


   Does it work if we use Target.export for serialization? This method converts 
a Target to a JSON-like dict and should preserve all the information.
   
   Equality check is another big issue. I discussed with @comaniac a while ago, 
but haven’t got a conclusion yet when should two targets are considered 
“equal”: If one target has -libs=cudnn and the other doesn’t, are they equal to 
each other?


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